tor-browser

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

block-ellipsis-023-ref.html (390B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Overflow: test reference</title>
      4 <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net">
      5 <style>
      6 .clamp {
      7  width: 32ch;
      8  font-family: monospace;
      9 }
     10 </style>
     11 <div class="clamp">
     12 Test passes if there are 4 lines
     13 and the last two are identical
     14 supercalifragilisticexpialidocious
     15 supercalifragilisticexpialidocious
     16 </div>