tor-browser

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

clip-path-animation-fragmented-ref.html (173B)


      1 <!DOCTYPE html>
      2 <div style="columns: 2; width: 200px; height: 100px;">
      3  <div style="background-color: blue; height: 100px;clip-path: circle(25% at 50% 50%);"></div>
      4 </div>