tor-browser

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

preserve3d-will-change-ref.html (178B)


      1 <!DOCTYPE html>
      2 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      3 <body>
      4  <div style="transform-style: preserve-3d">
      5    <div>TEST PAGE</div>
      6  </div>
      7 </body>