Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / css-valuesandunits / unit-rem-ref-root-width.html
blob3cf785e58743aea1d46eafd27db98caeeb6a3c2f
1 <style>
2 :root {
3 font-size: 30px;
4 width: 300px;
5 border-bottom: 1px solid #f00;
7 body {
8 font-size: 25px;
10 </style>
12 <body>Level 1</body>