Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>CSS Overflow: test reference</title>
<style>
.clamp {
font-family: monospace;
line-height: 1;
}
</style>
<p>Test passes if you see no numbers beyond 0
<div class="clamp">
0…
</div>