summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/626395-1b.html
blob: faf8ec3c3e0f061c61d702aa642c97e464c2f5a4 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html class="reftest-paged">
  <body>
    <div style="overflow: clip; height: 3in;">
      <div style="height: 10in;"></div>
    </div>
    Some text
  </body>
</html>