tor-browser

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

image-srcdoc-relative-uri-print-ref.html (186B)


      1 <!doctype html>
      2 <style>
      3  body { margin: 0 }
      4  img {
      5    margin: 16px; /* to account for iframe + body margin in the test */
      6  }
      7 </style>
      8 <img src="/images/green-100x50.png" alt="FAIL">