Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / bugs / 368247-2-ref.html
blob172f34368abb9f21cbce86483ba0696a9d9f2791
1 <!DOCTYPE HTML>
2 <html>
3 <style type="text/css">
4 div {
5 width: 64px;
6 height: 64px;
7 border: 64px solid blue;
9 </style>
10 <body>
11 <div style="-moz-border-radius: 256px"></div>
12 </body>
13 </html>