Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<!doctype html>
<meta charset="utf-8">
<title>CSS Overflow: `line-clamp: auto` with empty block with set height</title>
<link rel="author" title="Seva Alipov" href="mailto:salipov@mozilla.com">
<style>
.match {
font: 16px / 32px serif;
background-color: yellow;
}
</style>
<div class=match>
Line 1…<br>
</div>