tor-browser

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

bug1106522-1.html (292B)


      1 <!DOCTYPE html>
      2 <!-- Any copyright is dedicated to the Public Domain.
      3   - http://creativecommons.org/publicdomain/zero/1.0/ -->
      4 <html>
      5 <body>
      6  <picture>
      7    <source srcset="lime100x100.svg" type="image/svg+xml">
      8    <img src="red.png" width="100" height="100">
      9  </picture>
     10 </body>
     11 </html>