Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / fast / css / line-height-overflow.html
blobca8b8cf247030c67aab2c63100e04a8c85293ca9
1 You should see a large green block below that is 32,768px tall. No red should be visible.<br>
2 <div style="height: 32768px; background-color: red">
3 <iframe style="height: 32768px; width: 100%; background-color: green; border: none"></iframe>
4 </div>