block-ellipsis-013-ref.html (372B)
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: 63.1ch; 8 border: 1px solid black; 9 font-family: monospace; 10 white-space: pre; 11 } 12 </style> 13 <div class="clamp">This time, Mark, who had always been the center of attention in 14 …</div>