summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1367592-1-ref.html
blob: 1bf26e077aeb45ec82642b605f2c06008beb7f4a (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<style>
:root { font-size: 32px; }
body { font-size: 16px; }
.y { width: 1rem; height: 1rem; background-color: blue; }
</style>
<div><div class=y></div></div>