Skip to content

Commit 558ebe2

Browse files
authored
[css-overflow-4][editorial] Minor phrasing tweak (#12293)
*Something* happens to the excess content (it overflows), so I find it more natural to say that the behavior is the same as the initial value, rather than to say there is no effect.
1 parent 52bad46 commit 558ebe2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-overflow-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1081,7 +1081,8 @@ Fragmentation of Overflow: the 'continue' property
10811081
This causes all content after the [=clamp point=] to be visually hidden, and to not be
10821082
taken into account for the box's [=automatic block size=].
10831083

1084-
This keyword has no effect on [=multicol containers=].
1084+
If the box is a [=multicol container=],
1085+
the behavior is the same as 'continue/auto'.
10851086
10861087

10871088

0 commit comments

Comments
 (0)