tor-browser

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

transform-animation-on-path-ref.html (182B)


      1 <!DOCTYPE html>
      2 <html>
      3 <svg width="500" height="500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2">
      4  <path id="target" d="M .1 .1 H .9 V .9 H .10 L .10 .10"/>
      5 </svg>
      6 </html>