Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / bugs / 387201-2.html
blobe3b4ca996bee62e13692b0d6a1ce320aa95ebc13
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style>
5 #mlinks {
6 padding: 0;
7 float: right;
9 #hticker {
10 clear: both;
12 </style>
13 </head>
14 <body>
15 <ul id="mlinks"></ul>
16 <div id="hticker"></div>
17 </body>
18 </html>