reftest_mismatch_fail-print.html (284B)
1 <title>rel=mismatch that should FAIL</title> 2 <link rel=mismatch href=reftest_match-print-ref.html> 3 <meta name="reftest-pages" content="reftest_match-print-ref.html:1-2"> 4 <style> 5 * {margin: 0; padding:0} 6 div {page-break-after: always;} 7 </style> 8 <div> 9 page 1 10 </div> 11 <div> 12 page 2 13 </div>