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_match_fail-print.html - WPT Dashboard Interop Dashboard
<title>rel=match that should fail</title>
<link rel=match href=reftest_match-print-ref.html>
<style>
* {margin: 0; padding:0}
div {page-break-after: always;}
</style>
<div>
page 1
</div>
<div>
Another page
</div>