Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
css
/
animation-resolution-rem-unit-expected.html
blob: a6927fa60534007a15c879153fa143402518c597 [
file
]
<style>
.
test
{
font-size
:
1rem
;
}
</style>
<div
class
=
"test"
>
This should be small.
</div>