repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
css
/
rem-units-on-root.html
blob
41543e61e48ef9c881741aef29619866f38ebd2e
1
<html
style
=
"font-size:2rem"
>
2
<body>
3
This is a test to make sure rem units used on the root element are relative to the user agent default.
4
</body>
5
</html>