Skip to content

Commit d68148c

Browse files
committed
Handle inside a line-clamp container
1 parent 36f5e01 commit d68148c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-overflow-4/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,10 @@ it is ellipsed.</span>
325325
Text can overflow for example when it is prevented from wrapping
326326
(e.g. due to <code class="lang-css">white-space: nowrap</code>
327327
or a single word is too long to fit).
328+
329+
If the [=block formatting context root=] is a [=line-clamp container=], the used
330+
value of this property is always ''text-overflow/clip''.
331+
328332
Values have the following meanings:
329333

330334
<dl dfn-for="text-overflow" dfn-type=value>

0 commit comments

Comments
 (0)