summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1828879-1-ref.html
blob: c7b3c864dd461572b224f1669469c77bfe14ed1f (plain)
1
2
3
4
5
6
7
8
<div style="width: 200px; height: 200px;">
  <div dir="ltr" style="width: 200px; height: 200px;">
    <div id="scroller" style="width: 200px; height: 200px; overflow:auto;">
       <div id="spacer" style="width: 80px; height: 250px;">
       </div>
    </div>
  </div>
</div>