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