Skip to content

Commit cc4be48

Browse files
committed
[css-contain-2] (editorial) move sentence for legibility
The last sentence of this paragraph introduces a list, but was separated from the list by a note which is about the rest of the paragraph. Reshuffle the text to keep related things closer together.
1 parent fd897f8 commit cc4be48

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

css-contain-2/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -447,9 +447,6 @@ Size Containment</h3>
447447
or an <a spec="css-display-3">internal ruby box</a>,
448448
or a <a spec="css-display-3" lt="atomic inline">non-atomic</a> <a spec="css-display-3">inline-level</a> box,
449449
size containment has no effect.
450-
Otherwise, giving an element <dfn export>size containment</dfn>
451-
makes its [=principal box=] a <dfn>size containment box</dfn>
452-
and has the following effects:
453450

454451
<wpt>
455452
contain-size-001.html
@@ -486,6 +483,10 @@ Size Containment</h3>
486483
contain-size-056.html
487484
</wpt>
488485

486+
Otherwise, giving an element <dfn export>size containment</dfn>
487+
makes its [=principal box=] a <dfn>size containment box</dfn>
488+
and has the following effects:
489+
489490
1.
490491
The [=intrinsic sizes=] of the [=size containment box=]
491492
are determined as if the element had no content,

0 commit comments

Comments
 (0)