Skip to content

Commit d48be93

Browse files
committed
[css-overflow-4] Restrict float clipping to the block-end side
See w3c#13668
1 parent 8913375 commit d48be93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-overflow-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1780,7 +1780,7 @@ Handling of Excess Content: the 'continue' property</h3>
17801780

17811781
Within a [=line-clamp container=],
17821782
floats which have not been made into [=invisible boxes=]
1783-
must be visually clipped to the [=content edge=]
1783+
must be visually clipped to the [=block-end=] [=content edge=]
17841784
of the [=line-clamp container=].
17851785
They do not introduce any clearance
17861786
that would make the [=line-clamp container=] increase its height,

0 commit comments

Comments
 (0)