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