We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf61f24 commit 0776b2bCopy full SHA for 0776b2b
1 file changed
css-overflow-4/Overview.bs
@@ -1539,8 +1539,18 @@ Handling of Excess Content: the 'continue' property</h3>
1539
webkit-line-clamp-040.html
1540
</wpt>
1541
1542
+ For this definition,
1543
+ [=out-of-flow=] boxes between two line boxes
1544
+ don't prevent them from being consecutive.
1545
+ This is the case even if
1546
+ the second line box is pushed down by [=floats=].
1547
+ Such out-of-flow boxes are considered
1548
+ to be after the clamp point.
1549
+
1550
- A point between two [=in-flow=] [=block-level=] sibling boxes
1551
in the line-clamp container's [=block formatting context=].
1552
+ Any [=out-of-flow=] boxes in between are considered
1553
1554
1555
<wpt>
1556
line-clamp-auto-034.html
0 commit comments