summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-fonts/rlh-in-monospace-ref.html
blob: e60a59d71916ebef84299552e6524cd823f12e29 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<p>The following two lines should look exactly the same.</p>

<div style="font-family: sans-serif; font-size: 1rlh">
  Text.
</div>

<div style="font-family: sans-serif; font-size: 1rlh">
  Text.
</div>