blob: 290b74d6651279f9955622083fb193f6cfe27752 (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE html>
<html class="reftest-paged">
<body>
<div style="page-break-before: always">
<div style="display: inline-block; width: 1in; height: 1in">
Should be on second page
</div>
</div>
</html>
|