tor-browser

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

white-space-pre-wrap-chash.html (276B)


      1 <!DOCTYPE html>
      2 <link rel="help" href="https://drafts.csswg.org/css-text-3/#white-space-property">
      3 <link rel="author" title="Javier Fernandez" href="mailto:jfernandez@igalia.com" />
      4 <style>
      5 div {
      6    white-space: pre-wrap;
      7    font-size: 24023in;
      8 }
      9 </style>
     10 <div>A A  A</div>