mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
10 lines
230 B
HTML
10 lines
230 B
HTML
<!DOCTYPE html>
|
|
<html class="reftest-print">
|
|
<body>
|
|
<div style="page-break-before: always">
|
|
<div style="display: inline-block; width: 1in; height: 1in">
|
|
Should be on second page
|
|
</div>
|
|
</div>
|
|
</html>
|