tenfourfox/layout/reftests/bugs/466395-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
227 B
HTML

<title>Testcase, bug 466395</title>
<div style="overflow:hidden;height:500px;width:500px">
<div style="display: inline-block; height: 10px">
&nbsp;hello
<div style="height: 10000px"></div>
goodbye
</div>
</div>