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