summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/infrastructure/reftest/reftest_match-print-ref.html
blob: 5bc16469c81a386d0c066d0584571382f697d42a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<title></title>
<meta name="reftest-pages" content="1-2">
<style>
* {margin: 0; padding:0}
/* This should be 192px (2 inches at 96dpi), but the default margin on body reduces it to 180px */
div {height:180px;}
</style>
<div>
page 1
</div>
<div>
page 2
</div>