Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Overflow: test reference</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net">
<style>
.clamp {
white-space: pre;
}
</style>
<p>This test passes if there are 3 lines below, with the 3rd one ending with the digit 3.
<div class="clamp">Line 1
Line 2
Line 3</div>