Sign in
webkit
/
WebKit
/
3280e000eb50f51518640837f991471c4062489a
/
.
/
LayoutTests
/
fast
/
css
/
rem-units-on-root.html
blob: 41543e61e48ef9c881741aef29619866f38ebd2e [
file
] [
log
] [
blame
]
<html
style
=
"
font-size
:
2rem
"
>
<body>
This is a test to make sure rem units used on the root element are relative to the user agent default.
</body>
</html>