tenfourfox/layout/reftests/printing/609227-2a.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
285 B
HTML

<!DOCTYPE html>
<html class="reftest-print">
<body>
<div>
<div style="float: left; width: 3.5in; height: 1.5in;"></div>
</div>
<div>
<div style="display: inline-block; width: 1in; height: 1in">
Should be on second page
</div>
</div>
</html>