summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/infrastructure/reftest/reftest_mismatch_fail-print.html
blob: afec2ef51f31eb37cda3ae58d20b96775094a5bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<title>rel=mismatch that should FAIL</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 2
</div>