tor-browser

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

font-size-adjust-nan-crash.html (143B)


      1 <!DOCTYPE html>
      2 <style>
      3    HTML {
      4        font-size: 6.2800189711475946e-9vmin;
      5        font-size-adjust: cap-height from-font;
      6    }
      7 </style>