tor-browser

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

clipPath-on-outflowElement-02-ref.html (185B)


      1 <!DOCTYPE html>
      2 <html>
      3 <body style="margin: 0px;">
      4  <svg width="200" height="200">
      5    <rect x="10" y="10" width="180" height="180" fill="blue" opacity="0.5"/>
      6  </svg>
      7 </body>
      8 </html>