Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / rem-units-on-root.html
blob41543e61e48ef9c881741aef29619866f38ebd2e
1 <html style="font-size:2rem">
2 <body>
3 This is a test to make sure rem units used on the root element are relative to the user agent default.
4 </body>
5 </html>