summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/748692-1-ref.html
blob: 2276bf1481554fdf49f48c42f60d51fa4c59ab5f (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<head>
  <style>
    body { color: green; }
  </style>
</head>
<body>
  This text should be green
</body>