tor-browser

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

no-style-sharing-with-animations-ref.html (132B)


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