Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
css
/
rem-units-on-root.html
blob: 41543e61e48ef9c881741aef29619866f38ebd2e [
file
]
<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>