@@ -522,13 +522,21 @@ Size Containment</h3>
522522
523523 Then, its contents must then be laid out into the [=size containment box|containment box=] 's resolved size.
524524
525+ Note: [=Size containment=] does not suppress baseline alignment.
526+ See [=layout containment=] for that.
527+
528+ <wpt>
529+ contain-size-baseline-001.html
530+ </wpt>
531+
525532 <div class=correction id=c2>
526533 <span class=marker> Candidate Correction 2:</span>
527534 The way the two normative sentences above are written was somewhat ambiguous,
528535 causing implementers to have some doubts about the precise intended effects
529536 in certain cases.
530537 In order to clarify what is meant without changing the intended behavior,
531- The CSSWG suggest replacing this first item in the list with the following two:
538+ The CSSWG suggest replacing this first item in the list with the following two
539+ (the existing notes remain the same):
532540
533541 <blockquote>
534542 <ol>
@@ -647,6 +655,13 @@ Size Containment</h3>
647655 <wpt>
648656 </dl>
649657
658+ Note: [=Size containment=] does not suppress baseline alignment.
659+ See [=layout containment=] for that.
660+
661+ <wpt>
662+ contain-size-baseline-001.html
663+ </wpt>
664+
650665 </ol>
651666 </blockquote>
652667
@@ -702,13 +717,6 @@ Size Containment</h3>
702717 referencing part of this clarified text.
703718 </div>
704719
705- Note: [=Size containment=] does not suppress baseline alignment.
706- See [=layout containment=] for that.
707-
708- <wpt>
709- contain-size-baseline-001.html
710- </wpt>
711-
712720 <li>
713721 [=Size containment boxes=] are <a spec=css-break-3>monolithic</a> (See [[CSS-BREAK-3#possible-breaks]] ).
714722
0 commit comments