tor-browser

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

translation-animation-subpixel-offset-ref.html (155B)


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