Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
#wb {
white-space: pre;
border-bottom: red 14px solid;
}
</style>
<p>Line-clamp should respect bottom-border.
<p id="wb">Line 1
Line 2
Line 3…
</p>