servo/tests/wpt/web-platform-tests/infrastructure/reftest/reftest_match-print-ref.html

13 lines
242 B
HTML

<title></title>
<meta name="reftest-pages" content="1-2">
<style>
* {margin: 0; padding:0}
/* It is unclear to me why this is 180px rather than 192px (2 inches at 96dpi) */
div {height:180px;}
</style>
<div>
page 1
</div>
<div>
page 2
</div>