@@ -380,7 +380,7 @@ The Multi-Column Model</h2>
380380 All column boxes in a line have the same column width,
381381 and all column boxes in a line have the same column height.
382382
383- <wpt title="The following tests relate to baseline alignment of the content of columns,
383+ <wpt title="The following tests relate to baseline alignment of the content of columns,
384384 though this is not defined in this specification.">
385385 baseline-000.html
386386 baseline-001.html
@@ -421,6 +421,7 @@ The Multi-Column Model</h2>
421421 table/table-cell-multicol-nested-002.html
422422 table/table-cell-multicol-nested-003.html
423423 crashtests/break-before-multicol-caption.html
424+ crashtests/repeated-table-column.html
424425 crashtests/table-cell-writing-mode-root.html
425426 table/balance-breakafter-before-table-section-crash.html
426427 table/balance-table-with-border-spacing.html
@@ -439,6 +440,8 @@ The Multi-Column Model</h2>
439440 multicol-overflow-positioned-transform-001.html
440441 multicol-overflow-transform-001.html
441442 resize-multicol-with-fixed-size-children.html
443+ resize-multicol-with-fixed-size-children-002.html
444+ resize-multicol-with-fixed-size-children-003.html
442445 resize-in-strict-containment-nested.html
443446 remove-child-in-strict-containment-also-spanner.html
444447 composited-under-clip-under-multicol.html
@@ -477,13 +480,18 @@ The Multi-Column Model</h2>
477480 crashtests/relpos-inline-with-abspos-multicol-gets-block-child.html
478481 crashtests/size-containment-become-multicol-add-inline-child.html
479482 crashtests/sticky-in-abs-in-sticky.html
483+ crashtests/text-box-trim-end-and-widows.html
480484 crashtests/vertical-rl-column-rules-wide-columns.html
485+ crashtests/video-container-become-multicol.html
481486 dynamic-become-multicol-add-oof-inside-inline-crash.html
482487 extremely-tall-multicol-with-extremely-tall-child-crash.html
483488 file-control-crash.html
484489 img-alt-as-multicol-crash.html
490+ multicol-loads-indefinitely-001-crash.html
491+ multicol-on-broken-image-alt-text.html
485492 overflow-scroll-in-multicol-crash.html
486493 remove-block-sibling-of-inline-with-block-crash.html
494+ subpixel-column-progression.html
487495 subpixel-scroll-crash.html
488496 text-child-crash.html
489497 with-custom-layout-on-same-element-crash.https.html
@@ -508,9 +516,17 @@ The Multi-Column Model</h2>
508516 crashtests/inline-become-oof-container-make-oof-inflow.html
509517 multicol-dynamic-change-inside-break-inside-avoid-001.html
510518 multicol-dynamic-add-001.html
519+ multicol-dynamic-add-002.html
520+ multicol-dynamic-add-003.html
521+ multicol-dynamic-add-004.html
511522 scroll-width-height.tentative.html
512523 filter-with-abspos.html
513524 crashtests/add-list-item-marker.html
525+ crashtests/block-in-inline-with-abspos-after-spanner.html
526+ crashtests/block-in-inline-with-spanner-in-overflowed-parent.html
527+ crashtests/block-in-inline-with-spanner-in-overflowed-parent-nested-multicol.html
528+ crashtests/first-letter-column-span-fieldset.html
529+ crashtests/triply-nested-partial-relayout.html
514530 </wpt>
515531
516532 <wpt title="Tests related to printing and paged media as related to multicol.">
@@ -738,7 +754,7 @@ The Number and Width of Columns</h2>
738754 multicol-width-002.xht
739755 multicol-width-003.xht
740756 multicol-width-005.html
741- multicol-width-ch-001.xht
757+ multicol-width-ch-001.html
742758 multicol-width-negative-001.xht
743759 multicol-width-invalid-001.xht
744760 multicol-width-large-001.xht
@@ -876,6 +892,7 @@ The Number and Width of Columns</h2>
876892 </div>
877893
878894 <wpt>
895+ animation/columns-interpolation.html
879896 multicol-columns-001.xht
880897 multicol-columns-002.xht
881898 multicol-columns-003.xht
@@ -889,6 +906,7 @@ The Number and Width of Columns</h2>
889906 multicol-basic-003.html
890907 multicol-basic-005.xht
891908 multicol-basic-007.xht
909+ parsing/columns-computed.html
892910 parsing/columns-invalid.html
893911 parsing/columns-valid.html
894912 </wpt>
@@ -1031,6 +1049,8 @@ Stacking Context</h3>
10311049 (within the same [=multicol container=] ).
10321050
10331051 <wpt>
1052+ column-rule-001.html
1053+ column-rule-002.html
10341054 multicol-height-001.xht
10351055 multicol-nested-column-rule-001.xht
10361056 multicol-nested-column-rule-002.html
@@ -1216,7 +1236,6 @@ Stacking Context</h3>
12161236 Omitted values are set to their initial values.
12171237
12181238 <wpt>
1219-
12201239 multicol-shorthand-001.xht
12211240 multicol-rule-shorthand-001.xht
12221241 multicol-rule-shorthand-2.xht
@@ -1355,6 +1374,7 @@ Spanning Columns</h2>
13551374 multicol-span-float-001.xht
13561375 multicol-span-float-002.html
13571376 multicol-span-float-003.html
1377+ multicol-span-float-004.html
13581378 inline-block-and-column-span-all.html
13591379 multicol-span-all-dynamic-remove-001.html
13601380 multicol-span-all-dynamic-add-001.html
@@ -1406,7 +1426,9 @@ Spanning Columns</h2>
14061426 multicol-span-all-017.html
14071427 multicol-span-all-018.html
14081428 multicol-span-all-019.html
1429+ multicol-span-all-020.html
14091430 multicol-span-all-rule-001.html
1431+ multicol-span-all-rule-002.html
14101432 multicol-span-all-button-001.html
14111433 multicol-span-all-button-002.html
14121434 multicol-span-all-button-003.html
@@ -1654,20 +1676,26 @@ h2 {
16541676 crashtests/fit-content-with-spanner-and-auto-scrollbar-sibling.html
16551677 crashtests/float-becomes-non-float-spanner-surprises-inside.html
16561678 crashtests/float-becomes-spanner.html
1679+ crashtests/float-becomes-spanner-remove-child.html
1680+ crashtests/float-cannot-be-spanner.html
16571681 crashtests/multicol-floats-after-column-span-crash.html
16581682 crashtests/negative-margin-on-column-spanner.html
16591683 crashtests/nested-spanner-with-negative-margin.html
16601684 crashtests/oof-becomes-spanner.html
16611685 crashtests/oof-in-additional-column-before-spanner.html
1686+ crashtests/oof-in-spanner-in-relpos-in-multicol-in-relpos-multicol-001.html
1687+ crashtests/oof-in-spanner-in-relpos-in-multicol-in-relpos-multicol-002.html
16621688 crashtests/relpos-spanner-with-spanner-child-becomes-regular.html
16631689 crashtests/remove-spanner-after-spanner-in-inline-before-inline.html
16641690 crashtests/remove-spanner-in-table-caption-nested-multicol.html
1691+ crashtests/remove-transform-descendant-becomes-spanner-remove-spanner-child.html
16651692 crashtests/restricted-height-bottom-border-overflow-and-spanner.html
16661693 crashtests/scrollable-spanner-in-nested.html
16671694 crashtests/spanner-after-parallel-flow.html
16681695 crashtests/spanner-in-inline-after-very-tall-content-001.html
16691696 crashtests/spanner-in-inline-after-very-tall-content-002.html
16701697 crashtests/spanner-in-overflowed-container-before-float.html
1698+ crashtests/spanner-in-relpos-in-abspos-multicol-in-multicol.html
16711699 crashtests/nested-with-tall-padding-and-spanner-and-content.html
16721700 crashtests/specified-height-with-just-spanner-and-oof.html
16731701 crashtests/trailing-parent-padding-between-spanners.html
@@ -1676,6 +1704,7 @@ h2 {
16761704 remove-block-beside-spanner-in-inline-crash.html
16771705 remove-inline-with-block-beside-spanners-crash.html
16781706 remove-spanner-beside-spanner-in-inline-crash.html
1707+ remove-transform-descendant-becomes-spanner.html
16791708 spanning-legend-000-crash.html
16801709 spanning-legend-001-crash.html
16811710 toggle-spanner-float-crash.html
@@ -1780,6 +1809,7 @@ no-balancing-after-column-span.html
17801809 multicol-fill-balance-026.html
17811810 multicol-fill-balance-027.html
17821811 multicol-fill-balance-028.html
1812+ multicol-fill-balance-030.html
17831813 multicol-fill-balance-nested-000.html
17841814 </wpt>
17851815 </dd>
@@ -1900,6 +1930,7 @@ no-balancing-after-column-span.html
19001930 <figcaption> Column height is established by the figure.</figcaption>
19011931 </figure>
19021932 </div>
1933+
19031934<wpt title="Tests relating to column balancing in combination with out-of-flow elements.">
19041935column-balancing-with-span-and-oof-001.html
19051936column-balancing-with-span-and-oof-002.html
@@ -2251,3 +2282,57 @@ Acknowledgments</h2>
22512282 crashtests/block-in-inline-become-float.html
22522283 crashtests/multicol-with-oof-in-multicol-with-oof-in-multicol.html
22532284 </wpt>
2285+
2286+ <wpt hidden title="Tests related to later levels of this specification">
2287+ animation/column-wrap-reset-interpolation.html
2288+ column-height-001.html
2289+ column-height-002.html
2290+ column-height-003.html
2291+ column-height-004.html
2292+ column-height-005.html
2293+ column-height-006.html
2294+ column-height-007.html
2295+ column-height-008.html
2296+ column-height-009.html
2297+ column-height-010.html
2298+ column-height-011.html
2299+ column-height-012.html
2300+ column-height-013.html
2301+ column-height-014.html
2302+ column-height-015.html
2303+ column-height-016.html
2304+ column-height-017.html
2305+ column-height-018.html
2306+ column-height-019.html
2307+ column-height-020.html
2308+ column-height-021.html
2309+ column-height-022.html
2310+ column-height-023.html
2311+ column-height-024.html
2312+ column-height-025.html
2313+ column-height-026.html
2314+ column-height-027.html
2315+ column-height-028.html
2316+ column-height-029.html
2317+ column-pseudo-background-color.html
2318+ column-wrap-no-constraints-001.html
2319+ column-wrap-no-constraints-002.html
2320+ columns-shorthand-reset-wrap.html
2321+ crashtests/zero-column-height.html
2322+ parsing/column-pseudo-computed.html
2323+ parsing/column-pseudo-invalid.html
2324+ parsing/column-pseudo-valid.html
2325+ </wpt>
2326+
2327+ <wpt hidden title="Tests related to other specifications">
2328+ getclientrects-002.html
2329+ getclientrects-003.html
2330+ getclientrects-004.html
2331+ getclientrects-005.html
2332+ getclientrects-006.html
2333+ getclientrects-007.html
2334+ getclientrects-008.html
2335+ offsetProps-001.html
2336+ offsetProps-002.html
2337+ paint-containment-001.html
2338+ </wpt>
0 commit comments