summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/1406291-1-ref.html
blob: 46f6ee2e02a9f2f45682df1af6ec0258c563a893 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html class="reftest-paged">
<title>Testcase, Mozilla bug 1406291</title>
<style>
body { margin: 0 }
table { border-spacing: 0; }
table, td { margin: 0; padding: 0; }
</style>

<div style="height: 2in"> <!-- the height of a page -->
  Only line on first page.
</div>

<div style="padding-top: 1px;">
  Line 1 on second page.
</div>
Line 2 on second page.