tor-browser

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

image-svg-inline-sprite-zoom-in-01-ref.html (219B)


      1 <html>
      2 <body style="margin: 0">
      3  <svg xmlns="http://www.w3.org/2000/svg">
      4    <rect x="0" y="0" width="15" height="30" fill="lime"/>
      5    <rect x="15" y="0" width="15" height="30" fill="blue"/>
      6  </svg>
      7 </body>
      8 </html>