trisquel-icecat/icecat/layout/reftests/font-inflation/text-3-ref.html

7 lines
160 B
HTML

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