466395-2.html (243B)
1 <!DOCTYPE HTML> 2 <title>Testcase, bug 466395</title> 3 <div style="overflow:hidden;height:500px;width:500px"> 4 <div style="display: inline-block; height: 10px"> 5 hello 6 <div style="height: 10000px"></div> 7 goodbye 8 </div> 9 </div>