Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / bugs / 352980-1-ref.html
blob5ff9b9ef7d62f492f48dce99cddd3c5dd04973c2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style>
5 span { color: green }
6 </style>
7 </head>
8 <body>
9 <form>
10 <span>This should be green</span>
11 </form>
12 </body>
13 </html>