File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -1706,12 +1706,13 @@ Handling of Excess Content: the 'continue' property</h3>
17061706 line-clamp-auto-005.html
17071707 </wpt>
17081708
1709- NOTE: If there are any floats before the [=clamp point=] ,
1710- the [=line-clamp container=] 's automatic size must grow to encompass the clearance,
1711- just like it would if it were a regular [=block formatting context=] root
1712- that only contained its contents before the [=clamp point=] .
1713- This is regardless of whether this would cause any content after the [=clamp point=]
1714- to be within the container's bounds.
1709+ Within a [=line-clamp container=] ,
1710+ floats which have not been made into [=invisible boxes=]
1711+ must be visually clipped to the [=content edge=]
1712+ of the [=line-clamp container=] .
1713+ They do not introduce any clearance
1714+ that would make the [=line-clamp container=] increase its height,
1715+ and do not contribute to the [=scrollable overflow area=] .
17151716
17161717<h4 id=discarding-content>Discarding Content</h4>
17171718
You can’t perform that action at this time.
0 commit comments