blob: c759c4c7d7095a56f0f6b0c81868dd46268012c7 [file] [log] [blame]
<!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&#x2026;
</p>