gecko/layout/reftests/reftest-sanity/page-height-forcebreak.html

9 lines
254 B
HTML

<!DOCTYPE HTML>
<html class="reftest-print">
<title>Test that reftest-print page content height is 2 inches (3 inch page, half inch margins)</title>
<style>
body { margin: 0 }
</style>
<div>hello</div>
<div style="page-break-before: always">&nbsp;</div>