Skip to content

Commit 686b695

Browse files
committed
[css-contain-2] Source formatting adjustments
1 parent 3e2b38d commit 686b695

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

css-contain-2/Overview.bs

+10-11
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,6 @@ Types of Containment</h2>
567567
affect what they are introducing,
568568
and include in their specification any effect not described here.
569569

570-
571570
<h3 id='containment-size'>
572571
Size Containment</h3>
573572

@@ -703,7 +702,8 @@ Size Containment</h3>
703702
<dd>
704703
The [=size containment box|containment box=]'s content
705704
(including any pseudo-elements)
706-
must then be laid out into the now fixed-size [=size containment box|containment box=] normally.
705+
must then be laid out into
706+
the now fixed-size [=size containment box|containment box=] normally.
707707

708708
<wpt>
709709
contain-size-064.html
@@ -761,7 +761,7 @@ Size Containment</h3>
761761
contain-size-012.html
762762
contain-size-012b.html
763763
</wpt>
764-
* if its [=principal box=] is
764+
* if its [=principal box=] is
765765
an <a spec="css-display-3">internal table box</a>
766766
<wpt>
767767
contain-size-006.html
@@ -772,7 +772,7 @@ Size Containment</h3>
772772
contain-size-051.html
773773
contain-size-052.html
774774
</wpt>
775-
* if its [=principal box=] is
775+
* if its [=principal box=] is
776776
an <a spec="css-display-3">internal ruby box</a>
777777
or a <a spec="css-display-3" lt="atomic inline">non-atomic</a> <a spec="css-display-3">inline-level</a> box
778778
<wpt>
@@ -1146,7 +1146,7 @@ Layout Containment</h3>
11461146
contain-layout-ignored-cases-no-principal-box-002.html
11471147
contain-layout-ignored-cases-no-principal-box-003.html
11481148
</wpt>
1149-
* if its [=principal box=] is
1149+
* if its [=principal box=] is
11501150
an <a spec="css-display-3">internal table box</a>
11511151
other than ''display/table-cell''
11521152
<wpt>
@@ -1158,7 +1158,7 @@ Layout Containment</h3>
11581158

11591159
contain-layout-014.html
11601160
</wpt>
1161-
* if its [=principal box=] is
1161+
* if its [=principal box=] is
11621162
an <a spec="css-display-3">internal ruby box</a>
11631163
or a <a spec="css-display-3" lt="atomic inline">non-atomic</a> <a spec="css-display-3">inline-level</a> box
11641164
<wpt>
@@ -1172,6 +1172,7 @@ Layout Containment</h3>
11721172
contain-layout-ignored-cases-ib-split-001.html
11731173
</wpt>
11741174

1175+
11751176
<h4 id='containment-layout-opt' class="no-toc">
11761177
Possible Layout-Containment Optimizations</h4>
11771178

@@ -1438,7 +1439,6 @@ Paint Containment</h3>
14381439
contain-paint-clip-004.html
14391440
contain-paint-clip-005.html
14401441
contain-paint-clip-006.html
1441-
14421442
</wpt>
14431443

14441444
2. The [=paint containment box=] establishes an [=absolute positioning containing block=] and a [=fixed positioning containing block=].
@@ -1462,7 +1462,6 @@ Paint Containment</h3>
14621462
contain-subgrid-001.html
14631463
contain-paint-stacking-context-001a.html
14641464
contain-paint-stacking-context-001b.html
1465-
14661465
</wpt>
14671466

14681467
4. The [=paint containment box=] [=establishes an independent formatting context=].
@@ -1484,7 +1483,7 @@ Paint Containment</h3>
14841483
<wpt>
14851484
contain-paint-ignored-cases-no-principal-box-001.html
14861485
</wpt>
1487-
* if its [=principal box=] is
1486+
* if its [=principal box=] is
14881487
an <a spec="css-display-3">internal table box</a>
14891488
other than ''display/table-cell''
14901489
<wpt>
@@ -1497,7 +1496,7 @@ Paint Containment</h3>
14971496
contain-paint-ignored-cases-internal-table-001a.html
14981497
contain-paint-ignored-cases-internal-table-001b.html
14991498
</wpt>
1500-
* if its [=principal box=] is
1499+
* if its [=principal box=] is
15011500
an <a spec="css-display-3">internal ruby box</a>
15021501
or a <a spec="css-display-3" lt="atomic inline">non-atomic</a> <a spec="css-display-3">inline-level</a> box
15031502
<wpt>
@@ -1508,9 +1507,9 @@ Paint Containment</h3>
15081507
contain-paint-ignored-cases-ruby-containing-block-001.html
15091508
contain-paint-ignored-cases-ruby-stacking-and-clipping-001.html
15101509

1510+
contain-paint-002.html
15111511
contain-paint-011.html
15121512
contain-paint-012.html
1513-
contain-paint-002.html
15141513
contain-paint-independent-formatting-context-003.html
15151514
contain-paint-ignored-cases-ib-split-001.html
15161515
</wpt>

0 commit comments

Comments
 (0)