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