16 lines
351 B
HTML
16 lines
351 B
HTML
<html class="reftest-paged">
|
|
<title>Testcase, GNU 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.
|