blob: 02ef51cfeb3332b0ffa77e51d0b00e37c24a5a66 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<style>
.clamp {
font: 16px / 32px monospace;
white-space: pre;
background-color: yellow;
padding: 0 4px;
width: 35.1ch;
}
</style>
<div class="clamp">Line 1
Line 2 overflows the line-clamp co-
Line 3
Line 4…</div>