summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/466395-1.html
blob: 2a459b3fc848008bde948b2ecc0cb1931ffe8d62 (plain)
1
2
3
4
5
6
7
8
<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>