tor-browser

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

positioning-transforms-bug1112501.html (160B)


      1 <html>
      2 <head>
      3 </head>
      4 <body>m
      5 <div style="column-count: 2; transform: scale(1,1); ">m
      6 <span style="position: fixed;">m m</span>
      7 </div>
      8 </body>
      9 </html>