tor-browser

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

block-ellipsis-028-ref-b.html (489B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Overflow: test reference</title>
      4 <link rel="author" title="Andreu Botella" href="mailto:abotella@igalia.com">
      5 <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
      6 <style>
      7 .clamp {
      8  width: 63.1ch;
      9  border: 1px solid black;
     10  font-family: monospace;
     11 }
     12 </style>
     13 <div class="clamp">This time, Mark, who had always been the center of attention in
     14 any social gathering, walked into the room uncharacteristi-…
     15 </div>