Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / bugs / 367612-1-ref.html
blob63f4e431da46057705b4d4bfc926f96779700a09
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style> * { color: red } </style>
5 <style id="t">* { color: green }</style>
6 </head>
7 <body>
8 <span class="test">This text should be green</span>
9 </body>
10 </html>