tor-browser

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

tab-size-integer-004-ref.html (380B)


      1 <!DOCTYPE html>
      2 <html>
      3 <title>CSS Text Test reference</title>
      4 <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.neat">
      5 <style>
      6 div {
      7    white-space: pre;
      8 }
      9 span {
     10    font-size: 2em;
     11    font-family: monospace;
     12 }
     13 </style>
     14 
     15 <p>Test passes if the two “X” letters bellow are vertically algined.
     16 
     17 <div>    <span>X<span></div>
     18 <div>    <span>X<span></div>