summaryrefslogtreecommitdiffstats
path: root/layout/reftests/printing/129941-1a.html
blob: fbfe485d2fe4ee0ac7963c5107c6f7f9bd42c6cd (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;">
    <div style="overflow: scroll; height: 5in;">
      <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>