Mypal/layout/reftests/font-inflation/text-2-ref.html
2019-03-11 13:26:37 +03:00

7 lines
139 B
HTML

<!DOCTYPE HTML>
<style>
div { background: yellow }
div { font-size: 34px; line-height: 1.0; width: 450px }
</style>
<div>Hello world</div>