layout/reftests/font-inflation/text-1-ref.html

changeset 2
7e26c7da4463
equal deleted inserted replaced
-1:000000000000 0:6818f1c330bf
1 <!DOCTYPE HTML>
2 <style>
3 div { background: yellow }
4 div { font-size: 34px; width: 450px }
5 </style>
6 <div>Hello world</div>

mercurial