Skip to content

Commit 66e3ac1

Browse files
committed
[css-multicol-1][css-multicol-2][editorial] Updated WPTs
1 parent 7ed6250 commit 66e3ac1

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

css-multicol-1/Overview.bs

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,8 @@ The Multi-Column Model</h2>
632632
multicol-nested-029.html
633633
multicol-nested-030.html
634634
multicol-nested-031.html
635+
multicol-nested-032.html
636+
multicol-nested-033.html
635637
crashtests/nested-as-balanced-legend.html
636638
crashtests/nested-as-nested-balanced-legend.html
637639
crashtests/nested-floated-multicol-with-tall-margin.html
@@ -1396,6 +1398,7 @@ Spanning Columns</h2>
13961398
multicol-span-all-dynamic-add-011.html
13971399
multicol-span-all-dynamic-add-012.html
13981400
multicol-span-all-dynamic-add-013.html
1401+
multicol-span-all-dynamic-add-014.html
13991402
multicol-span-all-children-height-001.html
14001403
multicol-span-all-children-height-002.html
14011404
multicol-span-all-children-height-003.html
@@ -1441,6 +1444,8 @@ Spanning Columns</h2>
14411444
multicol-span-all-restyle-004.html
14421445
multicol-span-all-list-item-001.html
14431446
multicol-span-all-list-item-002.html
1447+
multicol-span-auto-size-in-vertical-writing-mode-001.html
1448+
multicol-span-auto-size-in-vertical-writing-mode-002.html
14441449
float-with-line-after-spanner.html
14451450
parallel-flow-after-spanner-001.html
14461451
parallel-flow-after-spanner-002.html
@@ -1810,6 +1815,15 @@ no-balancing-after-column-span.html
18101815
multicol-fill-balance-027.html
18111816
multicol-fill-balance-028.html
18121817
multicol-fill-balance-030.html
1818+
multicol-fill-balance-031.html
1819+
multicol-fill-balance-032.html
1820+
multicol-fill-balance-033.html
1821+
multicol-fill-balance-034.html
1822+
multicol-fill-balance-035.html
1823+
multicol-fill-balance-036.html
1824+
multicol-fill-balance-037.html
1825+
multicol-fill-balance-038.html
1826+
multicol-fill-balance-039.html
18131827
multicol-fill-balance-nested-000.html
18141828
</wpt>
18151829
</dd>
@@ -2281,6 +2295,7 @@ Acknowledgments</h2>
22812295
<wpt hidden>
22822296
crashtests/block-in-inline-become-float.html
22832297
crashtests/multicol-with-oof-in-multicol-with-oof-in-multicol.html
2298+
crashtests/shrink-column-height-block-with-margin-in-inline.html
22842299
</wpt>
22852300

22862301
<wpt hidden title="Tests related to later levels of this specification">
@@ -2314,6 +2329,7 @@ Acknowledgments</h2>
23142329
column-height-027.html
23152330
column-height-028.html
23162331
column-height-029.html
2332+
column-height-030.html
23172333
column-pseudo-background-color.html
23182334
column-wrap-no-constraints-001.html
23192335
column-wrap-no-constraints-002.html

css-multicol-2/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -855,6 +855,7 @@ The number and size of columns</h2>
855855
column-height-027.html
856856
column-height-028.html
857857
column-height-029.html
858+
column-height-030.html
858859
crashtests/zero-column-height.html
859860
</wpt>
860861

@@ -1495,6 +1496,7 @@ Spanning columns</h2>
14951496
multicol-span-all-dynamic-add-011.html
14961497
multicol-span-all-dynamic-add-012.html
14971498
multicol-span-all-dynamic-add-013.html
1499+
multicol-span-all-dynamic-add-014.html
14981500
multicol-span-all-children-height-001.html
14991501
multicol-span-all-children-height-002.html
15001502
multicol-span-all-children-height-003.html
@@ -1540,6 +1542,8 @@ Spanning columns</h2>
15401542
multicol-span-all-restyle-004.html
15411543
multicol-span-all-list-item-001.html
15421544
multicol-span-all-list-item-002.html
1545+
multicol-span-auto-size-in-vertical-writing-mode-001.html
1546+
multicol-span-auto-size-in-vertical-writing-mode-002.html
15431547
float-with-line-after-spanner.html
15441548
parallel-flow-after-spanner-001.html
15451549
parallel-flow-after-spanner-002.html

0 commit comments

Comments
 (0)