tor-browser

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

animation-duration-infinite-ref.html (115B)


      1 <!DOCTYPE html>
      2 <style>
      3 
      4 div {
      5  width: 100px;
      6  height: 100px;
      7  background-color: black;
      8 }
      9 
     10 </style>
     11 <div></div>