Sign in
webkit
/
WebKit
/
c6951ff6f7d972427c05df8e7c39e3f2d74bf29c
/
.
/
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>