tor-browser

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

border-image-simple-2.html (151B)


      1 <html>
      2 <body>
      3  <div style="height: 100px; width: 100px;
      4              border-image: url('lime100x100-noSVGDimensions.svg') 0 fill;"/>
      5 </body>
      6 </html>