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