Bug 1649121: part 48) Rename `MakeEmpty` in `ContentIteratorBase::InitInternal`....
[gecko.git] / layout / reftests / css-valuesandunits / unit-rem-ref-root-fontsize.html
blobda2cb1e7b1ddcc515cdac6b2c664a6f947dc1d91
1 <style>
2 :root {
3 font-size: 1.5em;
5 </style>
7 <body>Hello</body>