block-ellipsis-031-ref.html (339B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Overflow: test reference</title> 4 <style> 5 .clamp { 6 width: 63.1ch; 7 border: 1px solid black; 8 font-family: monospace; 9 white-space: pre; 10 } 11 </style> 12 <div class="clamp">This time, Mark, who had always been the center of attention in 13 any social gathering, walked into the room … 14 </div>