summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/129941-1d.html
blob: a6ec1147dd398a690a447d23638e8639fc9cb142 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html class="reftest-paged" style="margin: 0; padding: 0; overflow: hidden">
  <body style="margin: 0; padding: 0; overflow: clip; 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>