tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

reftest_match_fail-print.html (213B)


      1 <title>rel=match that should fail</title>
      2 <link rel=match href=reftest_match-print-ref.html>
      3 <style>
      4 * {margin: 0; padding:0}
      5 div {page-break-after: always;}
      6 </style>
      7 <div>
      8 page 1
      9 </div>
     10 <div>
     11 Another page
     12 </div>