summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-inflation/text-4-ref.html
blob: b8930c11719eff9ccdc1d2a95685b04df0a0eebc (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<style>
div { background: yellow }
span { background: aqua }
div { font-size: 34px; line-height: 1.0; width: 450px }
</style>
<div><span>Hello world</span></div>