Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / bugs / 496032-1-ref.html
blobfaed2e13d1b3ebf061d6cd08a52cc1b31fc153b1
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <style>
5 div { color:lime; }
6 div:first-letter { font-size:200%; }
7 </style>
8 </head>
9 <body>
10 <button><div>Hello</div></button>
11 </body>
12 </html>