@@ -522,13 +522,21 @@ Size Containment</h3>
522
522
523
523
Then, its contents must then be laid out into the [=size containment box|containment box=] 's resolved size.
524
524
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
+
525
532
<div class=correction id=c2>
526
533
<span class=marker> Candidate Correction 2:</span>
527
534
The way the two normative sentences above are written was somewhat ambiguous,
528
535
causing implementers to have some doubts about the precise intended effects
529
536
in certain cases.
530
537
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):
532
540
533
541
<blockquote>
534
542
<ol>
@@ -647,6 +655,13 @@ Size Containment</h3>
647
655
<wpt>
648
656
</dl>
649
657
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
+
650
665
</ol>
651
666
</blockquote>
652
667
@@ -702,13 +717,6 @@ Size Containment</h3>
702
717
referencing part of this clarified text.
703
718
</div>
704
719
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
-
712
720
<li>
713
721
[=Size containment boxes=] are <a spec=css-break-3>monolithic</a> (See [[CSS-BREAK-3#possible-breaks]] ).
714
722
0 commit comments