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