summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/1321803-1a.html
blob: 462b9402302d3622d8c1340eb7f937f3bd8d9564 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html class="reftest-paged" style="margin: 0; padding: 0;">
  <body style="margin: 0; padding: 0; overflow: scroll; height: 5in">
    <div>
      <div style="height: 1.25in; border: 0.25in solid green"></div>
      <div style="height: 1.25in; border: 0.25in solid green"></div>
      <div style="height: 1.25in; border: 0.25in solid green"></div>
    </div>
  </body>
</html>