@@ -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
0 commit comments