Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /infrastructure/reftest/reftest_mismatch-print.html - WPT Dashboard Interop Dashboard
<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>