haikuwebkit/LayoutTests/fast/css/line-height-overflow.html

5 lines
248 B
HTML

You should see a large green block below that is 32,768px tall. No red should be visible.<br>
<div style="height: 32768px; background-color: red">
<iframe style="height: 32768px; width: 100%; background-color: green; border: none"></iframe>
</div>