Skip to content

Commit 0225421

Browse files
committed
[css-contain] Clarify phrase
This is an editorial adjustment, drawing from the non controversial parts of #4931. This does not on its own resolve that issue.
1 parent bf3dedb commit 0225421

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

css-contain-1/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,8 @@ Size Containment</h3>
467467
</wpt>
468468

469469
Then,
470-
its contents must then be laid out into the [=size-containment/containing box=]'s resolved size.
470+
its contents must then be laid out into the [=size-containment/containing box=]'s resolved size normally (including any pseudo-elements),
471+
i.e. [=size containment=] has no effect in this phase.
471472

472473
Note: [=size containment=] does not suppress baseline alignment.
473474
See [=layout containment=] for that.

css-contain-2/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,8 @@ Size Containment</h3>
516516
</wpt>
517517

518518
Then,
519-
its contents must then be laid out into the [=size containment/containing box=]'s resolved size.
519+
its contents must then be laid out into the [=size-containment/containing box=]'s resolved size normally (including any pseudo-elements),
520+
i.e. [=size containment=] has no effect in this phase.
520521

521522
Note: [=size containment=] does not suppress baseline alignment.
522523
See [=layout containment=] for that.

0 commit comments

Comments
 (0)