blob: dc8a1231d43fd97448e9382be0e63ab1aab97c94 (
plain)
1
2
3
4
5
6
7
8
9
|
<!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>
|