tor-browser

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

dynamic-add-without-change-cb-1-ref.html (266B)


      1 <!DOCTYPE html>
      2 <html>
      3  The green square below should be centered.
      4  <div style="width: 400px; height: 400px; position: absolute;
      5              perspective: 600px; left: calc(50% - 200px);
      6              top: calc(50% - 200px); background: green;">
      7  </div>
      8 </html>