We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f5e01 commit d68148cCopy full SHA for d68148c
css-overflow-4/Overview.bs
@@ -325,6 +325,10 @@ it is ellipsed.</span>
325
Text can overflow for example when it is prevented from wrapping
326
(e.g. due to <code class="lang-css">white-space: nowrap</code>
327
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
332
Values have the following meanings:
333
334
<dl dfn-for="text-overflow" dfn-type=value>
0 commit comments