tor-browser

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

reftest_fuzzy_1.html (205B)


      1 <!DOCTYPE html>
      2 <link rel=match href=fuzzy-ref-1.html>
      3 <meta name=fuzzy content="fuzzy-ref-1.html:255;100">
      4 <style>
      5 div {
      6  width: 99px;
      7  height: 100px;
      8  background-color: green;
      9 }
     10 </style>
     11 <div></div>