File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1539,8 +1539,18 @@ Handling of Excess Content: the 'continue' property</h3>
15391539 webkit-line-clamp-040.html
15401540 </wpt>
15411541
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+
15421550 - A point between two [=in-flow=] [=block-level=] sibling boxes
15431551 in the line-clamp container's [=block formatting context=] .
1552+ Any [=out-of-flow=] boxes in between are considered
1553+ to be after the clamp point.
15441554
15451555 <wpt>
15461556 line-clamp-auto-034.html
You can’t perform that action at this time.
0 commit comments