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