summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/infrastructure/reftest/reftest_mismatch-print.html
blob: 5fd4a7f52a81cfedf6068809609aae6067f7e176 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<title>rel=mismatch that should PASS</title>
<link rel=mismatch href=reftest_match-print-ref.html>
<meta name="reftest-pages" content="reftest_match-print-ref.html:1-2">
<style>
* {margin: 0; padding:0}
div {page-break-after: always;}
</style>
<div>
page 1
</div>
<div>
page 3
</div>