Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Overflow: test reference</title>
<style>
.clamp {
width: 32ch;
font-family: monospace;
}
</style>
<div class="clamp">
Test passes if there are 4 lines
and the last two are identical
supercalifragilisticexpialidocious
supercalifragilisticexpialidocious
</div>