diff --git a/tests/wpt/include.ini b/tests/wpt/include.ini index 42a0712183f..5c5da017450 100644 --- a/tests/wpt/include.ini +++ b/tests/wpt/include.ini @@ -48,6 +48,8 @@ skip: true skip: false [css-style-attr] skip: false + [css-tables] + skip: false [css-text] skip: false [i18n] diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-001.html.ini new file mode 100644 index 00000000000..061354e515b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-001.html.ini @@ -0,0 +1,24 @@ +[absolute-tables-001.html] + [.tbl 1] + expected: FAIL + + [.tbl 2] + expected: FAIL + + [.tbl 3] + expected: FAIL + + [.tbl 4] + expected: FAIL + + [.tbl 5] + expected: FAIL + + [.tbl 6] + expected: FAIL + + [.tbl 7] + expected: FAIL + + [.tbl 8] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-002.html.ini new file mode 100644 index 00000000000..b6e5f72da8e --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-002.html.ini @@ -0,0 +1,12 @@ +[absolute-tables-002.html] + [.table 1] + expected: FAIL + + [.table 2] + expected: FAIL + + [.table 3] + expected: FAIL + + [.table 4] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-003.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-003.html.ini new file mode 100644 index 00000000000..50d4d15e05c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-003.html.ini @@ -0,0 +1,12 @@ +[absolute-tables-003.html] + [.table 1] + expected: FAIL + + [.table 2] + expected: FAIL + + [.table 3] + expected: FAIL + + [.table 4] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-004.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-004.html.ini new file mode 100644 index 00000000000..4fd126a51de --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-004.html.ini @@ -0,0 +1,12 @@ +[absolute-tables-004.html] + [.table 1] + expected: FAIL + + [.table 2] + expected: FAIL + + [.table 3] + expected: FAIL + + [.table 4] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-005.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-005.html.ini new file mode 100644 index 00000000000..0af821bee54 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-005.html.ini @@ -0,0 +1,6 @@ +[absolute-tables-005.html] + [.table 1] + expected: FAIL + + [.table 2] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-006.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-006.html.ini new file mode 100644 index 00000000000..782e2bd4e6d --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-006.html.ini @@ -0,0 +1,2 @@ +[absolute-tables-006.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-007.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-007.html.ini new file mode 100644 index 00000000000..11ec9d32964 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-007.html.ini @@ -0,0 +1,2 @@ +[absolute-tables-007.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-008.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-008.tentative.html.ini new file mode 100644 index 00000000000..11ff6c71d58 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-008.tentative.html.ini @@ -0,0 +1,2 @@ +[absolute-tables-008.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-009.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-009.tentative.html.ini new file mode 100644 index 00000000000..a205dfd2959 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-009.tentative.html.ini @@ -0,0 +1,2 @@ +[absolute-tables-009.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-010.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-010.tentative.html.ini new file mode 100644 index 00000000000..889ea8d3a84 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-010.tentative.html.ini @@ -0,0 +1,2 @@ +[absolute-tables-010.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-011.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-011.tentative.html.ini new file mode 100644 index 00000000000..84719467bb5 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/absolute-tables-011.tentative.html.ini @@ -0,0 +1,2 @@ +[absolute-tables-011.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/animations/border-spacing-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/animations/border-spacing-interpolation.html.ini new file mode 100644 index 00000000000..d9561355dad --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/animations/border-spacing-interpolation.html.ini @@ -0,0 +1,90 @@ +[border-spacing-interpolation.html] + [Web Animations: property from neutral to [20px\] at (-0.3) should be [7px 7px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0) should be [10px 10px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0.3) should be [13px 13px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0.6) should be [16px 16px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (1.5) should be [25px 25px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (-0.3) should be [0px 0px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0) should be [0px 0px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0.3) should be [6px 6px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0.6) should be [12px 12px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (1.5) should be [30px 30px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (-0.3) should be [33px 33px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0) should be [30px 30px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0.3) should be [27px 27px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0.6) should be [24px 24px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (-0.3) should be [33px 33px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0) should be [30px 30px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.3) should be [27px 27px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.6) should be [24px 24px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (-0.3) should be [0px 0px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (0) should be [0px 0px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (0.3) should be [3px 3px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (0.6) should be [6px 6px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (1) should be [10px 10px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (1.5) should be [15px 15px\]] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/background-clip-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/background-clip-001.html.ini new file mode 100644 index 00000000000..d5a95c7e32c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/background-clip-001.html.ini @@ -0,0 +1,2 @@ +[background-clip-001.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/baseline-vertical.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/baseline-vertical.html.ini new file mode 100644 index 00000000000..1cb38b354de --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/baseline-vertical.html.ini @@ -0,0 +1,2 @@ +[baseline-vertical.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/border-collapse-dynamic-oof.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/border-collapse-dynamic-oof.html.ini new file mode 100644 index 00000000000..b83f8101056 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/border-collapse-dynamic-oof.html.ini @@ -0,0 +1,2 @@ +[border-collapse-dynamic-oof.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/border-collapse-dynamic-section.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/border-collapse-dynamic-section.html.ini new file mode 100644 index 00000000000..faf6c2dcd8e --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/border-collapse-dynamic-section.html.ini @@ -0,0 +1,2 @@ +[border-collapse-dynamic-section.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/border-collapse-empty-cell.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/border-collapse-empty-cell.html.ini new file mode 100644 index 00000000000..2228f708499 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/border-collapse-empty-cell.html.ini @@ -0,0 +1,2 @@ +[border-collapse-empty-cell.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/border-conflict-resolution.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/border-conflict-resolution.html.ini new file mode 100644 index 00000000000..567c49630ab --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/border-conflict-resolution.html.ini @@ -0,0 +1,2 @@ +[border-conflict-resolution.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/border-spacing-included-in-sizes-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/border-spacing-included-in-sizes-001.html.ini new file mode 100644 index 00000000000..39c19148310 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/border-spacing-included-in-sizes-001.html.ini @@ -0,0 +1,12 @@ +[border-spacing-included-in-sizes-001.html] + [tbody 1] + expected: FAIL + + [tbody 2] + expected: FAIL + + [tbody 3] + expected: FAIL + + [tfoot tr 4] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/border-writing-mode-dynamic-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/border-writing-mode-dynamic-001.html.ini new file mode 100644 index 00000000000..bb496cd52d5 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/border-writing-mode-dynamic-001.html.ini @@ -0,0 +1,3 @@ +[border-writing-mode-dynamic-001.html] + [Table borders track writing mode changes] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/bounding-box-computation-1.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/bounding-box-computation-1.html.ini new file mode 100644 index 00000000000..6f4327bcf32 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/bounding-box-computation-1.html.ini @@ -0,0 +1,21 @@ +[bounding-box-computation-1.html] + [Table-cell is 100px tall] + expected: FAIL + + [Table-row is 100px tall] + expected: FAIL + + [Table-row-group is 100px tall] + expected: FAIL + + [Table-column is 100px wide] + expected: FAIL + + [Table-column is 100px tall] + expected: FAIL + + [Table-column-group is 100px wide] + expected: FAIL + + [Table-column-group is 100px tall] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/bounding-box-computation-2.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/bounding-box-computation-2.html.ini new file mode 100644 index 00000000000..fa397b16ad5 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/bounding-box-computation-2.html.ini @@ -0,0 +1,21 @@ +[bounding-box-computation-2.html] + [Table-cell is 100px tall] + expected: FAIL + + [Table-row is 100px tall] + expected: FAIL + + [Table-row-group is 100px tall] + expected: FAIL + + [Table-column is 100px wide] + expected: FAIL + + [Table-column is 100px tall] + expected: FAIL + + [Table-column-group is 100px wide] + expected: FAIL + + [Table-column-group is 100px tall] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/bounding-box-computation-3.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/bounding-box-computation-3.html.ini new file mode 100644 index 00000000000..de919db6558 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/bounding-box-computation-3.html.ini @@ -0,0 +1,18 @@ +[bounding-box-computation-3.html] + [First (empty) table-row-group is 0px wide] + expected: FAIL + + [First (empty) table-row-group should be located at 10px left] + expected: FAIL + + [First (empty) table-row-group should be located at 10px top] + expected: FAIL + + [Second table-row-group is 100px tall] + expected: FAIL + + [Second table-row-group should be located at 10px left] + expected: FAIL + + [Second table-row-group should be located at 10px top] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/box-shadow-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/box-shadow-001.html.ini new file mode 100644 index 00000000000..fc97f559495 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/box-shadow-001.html.ini @@ -0,0 +1,2 @@ +[box-shadow-001.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/caption-side-1.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/caption-side-1.html.ini new file mode 100644 index 00000000000..7098c54938c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/caption-side-1.html.ini @@ -0,0 +1,3 @@ +[caption-side-1.html] + [Multiple captions can be rendered] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/caption-writing-mode-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/caption-writing-mode-001.html.ini new file mode 100644 index 00000000000..3cbdd5ffcc1 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/caption-writing-mode-001.html.ini @@ -0,0 +1,6 @@ +[caption-writing-mode-001.html] + [Caption percent margins are resolved against table's height for vertical-lr tables] + expected: FAIL + + [Caption with auto top/bottom margins is centered vertically for vertical-lr tables] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/caption-writing-mode-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/caption-writing-mode-002.html.ini new file mode 100644 index 00000000000..82796950737 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/caption-writing-mode-002.html.ini @@ -0,0 +1,3 @@ +[caption-writing-mode-002.html] + [caption-writing-mode-002] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/col-definite-max-size-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/col-definite-max-size-001.html.ini new file mode 100644 index 00000000000..373b19d9346 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/col-definite-max-size-001.html.ini @@ -0,0 +1,2 @@ +[col-definite-max-size-001.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/col-definite-min-size-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/col-definite-min-size-001.html.ini new file mode 100644 index 00000000000..124a656e90b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/col-definite-min-size-001.html.ini @@ -0,0 +1,2 @@ +[col-definite-min-size-001.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/col-definite-size-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/col-definite-size-001.html.ini new file mode 100644 index 00000000000..c5752353987 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/col-definite-size-001.html.ini @@ -0,0 +1,2 @@ +[col-definite-size-001.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/col_removal.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/col_removal.html.ini new file mode 100644 index 00000000000..2c3f82792b8 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/col_removal.html.ini @@ -0,0 +1,3 @@ +[col_removal.html] + [Table grid syncs after COL removal] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/collapsed-border-paint-phase-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/collapsed-border-paint-phase-002.html.ini new file mode 100644 index 00000000000..9d300e004aa --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/collapsed-border-paint-phase-002.html.ini @@ -0,0 +1,2 @@ +[collapsed-border-paint-phase-002.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/colspan-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/colspan-001.html.ini new file mode 100644 index 00000000000..ef795856ae6 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/colspan-001.html.ini @@ -0,0 +1,15 @@ +[colspan-001.html] + [td 1] + expected: FAIL + + [td 2] + expected: FAIL + + [td 3] + expected: FAIL + + [td 4] + expected: FAIL + + [td 5] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/colspan-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/colspan-002.html.ini new file mode 100644 index 00000000000..ee282514bb2 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/colspan-002.html.ini @@ -0,0 +1,15 @@ +[colspan-002.html] + [td 1] + expected: FAIL + + [td 2] + expected: FAIL + + [td 3] + expected: FAIL + + [td 4] + expected: FAIL + + [td 5] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/colspan-003.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/colspan-003.html.ini new file mode 100644 index 00000000000..82165f5cbb2 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/colspan-003.html.ini @@ -0,0 +1,15 @@ +[colspan-003.html] + [td 1] + expected: FAIL + + [td 2] + expected: FAIL + + [td 3] + expected: FAIL + + [td 4] + expected: FAIL + + [td 5] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/colspan-004.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/colspan-004.html.ini new file mode 100644 index 00000000000..9b93b232c3f --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/colspan-004.html.ini @@ -0,0 +1,2 @@ +[colspan-004.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/column-track-merging.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/column-track-merging.html.ini new file mode 100644 index 00000000000..eecaa03cdfa --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/column-track-merging.html.ini @@ -0,0 +1,30 @@ +[column-track-merging.html] + [main table 1] + expected: FAIL + + [main table 3] + expected: FAIL + + [main table 4] + expected: FAIL + + [main table 5] + expected: FAIL + + [main table 6] + expected: FAIL + + [main table 7] + expected: FAIL + + [main table 8] + expected: FAIL + + [main table 10] + expected: FAIL + + [main table 12] + expected: FAIL + + [main table 13] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/dynamic-rowspan-change.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/dynamic-rowspan-change.html.ini new file mode 100644 index 00000000000..007ff72c561 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/dynamic-rowspan-change.html.ini @@ -0,0 +1,3 @@ +[dynamic-rowspan-change.html] + [main table 1] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/fixed-layout-1.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/fixed-layout-1.html.ini new file mode 100644 index 00000000000..c3f085b8ee8 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/fixed-layout-1.html.ini @@ -0,0 +1,9 @@ +[fixed-layout-1.html] + [Table-layout:fixed deals with columns generated by subsequent rows] + expected: FAIL + + [Table-layout:fixed ignores sizes specified by subsequent rows] + expected: FAIL + + [Table-layout:fixed takes visual order into account, not dom order] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/fixed-layout-calc-width-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/fixed-layout-calc-width-001.html.ini new file mode 100644 index 00000000000..6e16210b7cf --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/fixed-layout-calc-width-001.html.ini @@ -0,0 +1,3 @@ +[fixed-layout-calc-width-001.html] + [#theTable 1] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/fixed-layout-excess-width-distribution-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/fixed-layout-excess-width-distribution-001.html.ini new file mode 100644 index 00000000000..5d81ad8624d --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/fixed-layout-excess-width-distribution-001.html.ini @@ -0,0 +1,3 @@ +[fixed-layout-excess-width-distribution-001.html] + [#theTable 1] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/fractional-percent-width.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/fractional-percent-width.html.ini new file mode 100644 index 00000000000..b135a696409 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/fractional-percent-width.html.ini @@ -0,0 +1,6 @@ +[fractional-percent-width.html] + [.cell 2] + expected: FAIL + + [.cell 3] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/computing-row-measure-0.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/computing-row-measure-0.html.ini new file mode 100644 index 00000000000..ff770bd63b5 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/computing-row-measure-0.html.ini @@ -0,0 +1,6 @@ +[computing-row-measure-0.html] + [Checking intermediate min-content height for span 1 (1)] + expected: FAIL + + [Checking intermediate min-content height for span 1 (3)] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/computing-row-measure-1.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/computing-row-measure-1.html.ini new file mode 100644 index 00000000000..dce1d7d2c64 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/computing-row-measure-1.html.ini @@ -0,0 +1,6 @@ +[computing-row-measure-1.html] + [Checking intermediate min-content width for span 2 (1)] + expected: FAIL + + [Checking intermediate min-content width for span 2 (4)] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-003.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-003.html.ini new file mode 100644 index 00000000000..185ec7732e4 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-003.html.ini @@ -0,0 +1,3 @@ +[extra-height-given-to-all-row-groups-003.html] + [#theTable 1] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-004.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-004.html.ini new file mode 100644 index 00000000000..6ab873845c8 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-004.html.ini @@ -0,0 +1,3 @@ +[extra-height-given-to-all-row-groups-004.html] + [#theTable 1] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-007.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-007.html.ini new file mode 100644 index 00000000000..18a4753c2e1 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-007.html.ini @@ -0,0 +1,2 @@ +[percentage-sizing-of-table-cell-007.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children-002.html.ini new file mode 100644 index 00000000000..f69760fa4e3 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children-002.html.ini @@ -0,0 +1,2 @@ +[percentage-sizing-of-table-cell-children-002.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children.html.ini new file mode 100644 index 00000000000..aa13a4d49d4 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children.html.ini @@ -0,0 +1,15 @@ +[percentage-sizing-of-table-cell-children.html] + [Percentages resolve based on the row height] + expected: FAIL + + [Percentages resolve based on the final column width] + expected: FAIL + + [Percentages resolve based on the final row height] + expected: FAIL + + [Unresolvable percentage widths are resolved as auto in first pass (replaced elements)] + expected: FAIL + + [Unresolvable percentage heights are resolved as 0px in first pass (scrollable overflow)] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-replaced-children-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-replaced-children-001.html.ini new file mode 100644 index 00000000000..dbbaad2b65b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/height-distribution/percentage-sizing-of-table-cell-replaced-children-001.html.ini @@ -0,0 +1,2 @@ +[percentage-sizing-of-table-cell-replaced-children-001.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/html-display-table.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/html-display-table.html.ini new file mode 100644 index 00000000000..a8fc7973a95 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/html-display-table.html.ini @@ -0,0 +1,2 @@ +[html-display-table.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/html-to-css-mapping-2.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/html-to-css-mapping-2.html.ini new file mode 100644 index 00000000000..831fe1e9ed0 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/html-to-css-mapping-2.html.ini @@ -0,0 +1,18 @@ +[html-to-css-mapping-2.html] + [2: HTML -> CSS Mapping for borders is applied correctly on table markup (table left width)] + expected: FAIL + + [2: HTML -> CSS Mapping for borders is applied correctly on table markup (table left color)] + expected: FAIL + + [3b: HTML -> CSS Mapping for borders is applied correctly on table markup (td top width)] + expected: FAIL + + [3b: HTML -> CSS Mapping for borders is applied correctly on table markup (td top style)] + expected: FAIL + + [3c: HTML -> CSS Mapping for borders is applied correctly on table markup (td left width)] + expected: FAIL + + [3c: HTML -> CSS Mapping for borders is applied correctly on table markup (td left style)] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-1.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-1.html.ini new file mode 100644 index 00000000000..1e9eb3c5e00 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-1.html.ini @@ -0,0 +1,9 @@ +[html5-table-formatting-1.html] + [Table-columns are taken into account after missing cells are generated (empty line)] + expected: FAIL + + [Table-columns are taken into account after missing cells are generated (partially empty line)] + expected: FAIL + + [Table-columns are taken into account after missing cells are generated (non-empty line)] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-2.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-2.html.ini new file mode 100644 index 00000000000..be6893bc85a --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-2.html.ini @@ -0,0 +1,18 @@ +[html5-table-formatting-2.html] + [Explicitely defined columns are not merged] + expected: FAIL + + [Border-spacing is added between any two unmerged columns (1)] + expected: FAIL + + [Border-spacing is added between any two unmerged columns (2)] + expected: FAIL + + [Border-spacing is added between any two unmerged columns (3)] + expected: FAIL + + [Border-spacing is added between any two unmerged columns (4)] + expected: FAIL + + [Border-spacing is added between any two unmerged columns (5)] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-3.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-3.html.ini new file mode 100644 index 00000000000..20df365feac --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-3.html.ini @@ -0,0 +1,6 @@ +[html5-table-formatting-3.html] + [Anonymous consecutive columns spanned by the same set of cells are merged] + expected: FAIL + + [Explicitely-defined consecutive columns spanned by the same set of cells are not merged, and cells span across border-spacing] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-fixed-layout-1.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-fixed-layout-1.html.ini new file mode 100644 index 00000000000..b466346e79d --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/html5-table-formatting-fixed-layout-1.html.ini @@ -0,0 +1,3 @@ +[html5-table-formatting-fixed-layout-1.html] + [Redundant columns of fixed-layout tables are not being merged] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/inheritance.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/inheritance.html.ini new file mode 100644 index 00000000000..d8ecf7548bb --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/inheritance.html.ini @@ -0,0 +1,3 @@ +[inheritance.html] + [Property border-spacing has initial value 0px 0px] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/internal-containing-block-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/internal-containing-block-001.html.ini new file mode 100644 index 00000000000..6694febf2dd --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/internal-containing-block-001.html.ini @@ -0,0 +1,2 @@ +[internal-containing-block-001.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/max-height-table.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/max-height-table.html.ini new file mode 100644 index 00000000000..11b2b3c40ae --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/max-height-table.html.ini @@ -0,0 +1,2 @@ +[max-height-table.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/min-height-table-2.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/min-height-table-2.html.ini new file mode 100644 index 00000000000..a0e92ed0ac7 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/min-height-table-2.html.ini @@ -0,0 +1,2 @@ +[min-height-table-2.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/min-max-size-table-content-box.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/min-max-size-table-content-box.html.ini new file mode 100644 index 00000000000..9b54f897e3b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/min-max-size-table-content-box.html.ini @@ -0,0 +1,2 @@ +[min-max-size-table-content-box.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/no-overflow-with-table-cell-margins.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/no-overflow-with-table-cell-margins.html.ini new file mode 100644 index 00000000000..bbb1bb66008 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/no-overflow-with-table-cell-margins.html.ini @@ -0,0 +1,3 @@ +[no-overflow-with-table-cell-margins.html] + [no-overflow-with-table-cell-margins] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/paint/col-change-span-bg-invalidation-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/paint/col-change-span-bg-invalidation-001.html.ini new file mode 100644 index 00000000000..5bd57809dac --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/paint/col-change-span-bg-invalidation-001.html.ini @@ -0,0 +1,2 @@ +[col-change-span-bg-invalidation-001.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/paint/col-change-span-bg-invalidation-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/paint/col-change-span-bg-invalidation-002.html.ini new file mode 100644 index 00000000000..32206aee538 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/paint/col-change-span-bg-invalidation-002.html.ini @@ -0,0 +1,2 @@ +[col-change-span-bg-invalidation-002.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/paint/col-paint-vrl-rtl.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/paint/col-paint-vrl-rtl.html.ini new file mode 100644 index 00000000000..a3963013916 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/paint/col-paint-vrl-rtl.html.ini @@ -0,0 +1,2 @@ +[col-paint-vrl-rtl.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/parsing/border-spacing-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/parsing/border-spacing-computed.html.ini new file mode 100644 index 00000000000..47de48119ec --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/parsing/border-spacing-computed.html.ini @@ -0,0 +1,3 @@ +[border-spacing-computed.html] + [Property border-spacing value '0'] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/percent-height-overflow-auto-in-restricted-block-size-cell.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/percent-height-overflow-auto-in-restricted-block-size-cell.html.ini new file mode 100644 index 00000000000..8fa476d8a42 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/percent-height-overflow-auto-in-restricted-block-size-cell.html.ini @@ -0,0 +1,3 @@ +[percent-height-overflow-auto-in-restricted-block-size-cell.html] + [#container 1] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/percent-height-replaced-in-percent-cell-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/percent-height-replaced-in-percent-cell-002.html.ini new file mode 100644 index 00000000000..3b35c6b90c8 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/percent-height-replaced-in-percent-cell-002.html.ini @@ -0,0 +1,2 @@ +[percent-height-replaced-in-percent-cell-002.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-cell-dynamic.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-cell-dynamic.html.ini new file mode 100644 index 00000000000..3f1e27ae000 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-cell-dynamic.html.ini @@ -0,0 +1,2 @@ +[percent-width-cell-dynamic.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-ignored-001.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-ignored-001.tentative.html.ini new file mode 100644 index 00000000000..500d9125ca7 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-ignored-001.tentative.html.ini @@ -0,0 +1,3 @@ +[percent-width-ignored-001.tentative.html] + [#outerTable 1] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-ignored-002.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-ignored-002.tentative.html.ini new file mode 100644 index 00000000000..bfbe9d6a505 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-ignored-002.tentative.html.ini @@ -0,0 +1,3 @@ +[percent-width-ignored-002.tentative.html] + [#stf 1] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-ignored-003.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-ignored-003.tentative.html.ini new file mode 100644 index 00000000000..7fdccb7aec3 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/percent-width-ignored-003.tentative.html.ini @@ -0,0 +1,3 @@ +[percent-width-ignored-003.tentative.html] + [#outerTable 1] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/row-group-margin-border-padding.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/row-group-margin-border-padding.html.ini new file mode 100644 index 00000000000..e5b3dd0420d --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/row-group-margin-border-padding.html.ini @@ -0,0 +1,2 @@ +[row-group-margin-border-padding.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/row-margin-border-padding.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/row-margin-border-padding.html.ini new file mode 100644 index 00000000000..360b9c1d5bf --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/row-margin-border-padding.html.ini @@ -0,0 +1,2 @@ +[row-margin-border-padding.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/rules-groups.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/rules-groups.html.ini new file mode 100644 index 00000000000..b8e00870260 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/rules-groups.html.ini @@ -0,0 +1,2 @@ +[rules-groups.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/subpixel-table-cell-width-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/subpixel-table-cell-width-001.html.ini new file mode 100644 index 00000000000..e6bc58ff40b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/subpixel-table-cell-width-001.html.ini @@ -0,0 +1,2 @@ +[subpixel-table-cell-width-001.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/subpixel-table-cell-width-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/subpixel-table-cell-width-002.html.ini new file mode 100644 index 00000000000..aef4e406cdb --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/subpixel-table-cell-width-002.html.ini @@ -0,0 +1,2 @@ +[subpixel-table-cell-width-002.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/table-cell-overflow-auto-scrolled.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/table-cell-overflow-auto-scrolled.html.ini new file mode 100644 index 00000000000..55805c45ee2 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/table-cell-overflow-auto-scrolled.html.ini @@ -0,0 +1,2 @@ +[table-cell-overflow-auto-scrolled.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/table-cell-overflow-auto.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/table-cell-overflow-auto.html.ini new file mode 100644 index 00000000000..04edf441d6a --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/table-cell-overflow-auto.html.ini @@ -0,0 +1,2 @@ +[table-cell-overflow-auto.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/table-cell-writing-mode-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/table-cell-writing-mode-computed.html.ini new file mode 100644 index 00000000000..b8f060d7fae --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/table-cell-writing-mode-computed.html.ini @@ -0,0 +1,3 @@ +[table-cell-writing-mode-computed.html] + [Computed value of orthogonal writing-mode on table cell] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/table-model-fixup-2.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/table-model-fixup-2.html.ini new file mode 100644 index 00000000000..c11c3d6f5f4 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/table-model-fixup-2.html.ini @@ -0,0 +1,2 @@ +[table-model-fixup-2.html] + expected: CRASH diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/table-model-fixup.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/table-model-fixup.html.ini new file mode 100644 index 00000000000..8937122a642 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/table-model-fixup.html.ini @@ -0,0 +1,15 @@ +[table-model-fixup.html] + [2.1. An anonymous table-row box must be generated around each sequence of consecutive children of a table-root box which are not proper table child boxes. (1/2)] + expected: FAIL + + [2.2. An anonymous table-row box must be generated around each sequence of consecutive children of a table-row-grouping box which are not table-row boxes. (1/3)] + expected: FAIL + + [2.2. An anonymous table-row box must be generated around each sequence of consecutive children of a table-row-grouping box which are not table-row boxes. (2/3)] + expected: FAIL + + [2.3 happens after 2.1. and 2.2. (2/2)] + expected: FAIL + + [3.2. An anonymous table or inline-table box must be generated around each sequence of consecutive proper table child box which are misparented] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/table_grid_size_col_colspan.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/table_grid_size_col_colspan.html.ini new file mode 100644 index 00000000000..742a4060a8b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/table_grid_size_col_colspan.html.ini @@ -0,0 +1,2 @@ +[table_grid_size_col_colspan.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/baseline-table.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/baseline-table.html.ini new file mode 100644 index 00000000000..0c6448bbbda --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/baseline-table.html.ini @@ -0,0 +1,42 @@ +[baseline-table.html] + [.container 1] + expected: FAIL + + [.container 2] + expected: FAIL + + [.container 3] + expected: FAIL + + [.container 4] + expected: FAIL + + [.container 5] + expected: FAIL + + [.container 6] + expected: FAIL + + [.container 8] + expected: FAIL + + [.container 9] + expected: FAIL + + [.container 10] + expected: FAIL + + [.container 11] + expected: FAIL + + [.container 12] + expected: FAIL + + [.container 13] + expected: FAIL + + [.container 14] + expected: FAIL + + [.container 15] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/baseline-td.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/baseline-td.html.ini new file mode 100644 index 00000000000..0025ebc167d --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/baseline-td.html.ini @@ -0,0 +1,9 @@ +[baseline-td.html] + [table, .display-table 1] + expected: FAIL + + [table, .display-table 2] + expected: FAIL + + [table, .display-table 3] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/caption.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/caption.html.ini new file mode 100644 index 00000000000..612b73ae28c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/caption.html.ini @@ -0,0 +1,15 @@ +[caption.html] + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 13] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/colgroup-col.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/colgroup-col.html.ini new file mode 100644 index 00000000000..5f81cb67a16 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/colgroup-col.html.ini @@ -0,0 +1,15 @@ +[colgroup-col.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 6] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/colspan-redistribution.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/colspan-redistribution.html.ini new file mode 100644 index 00000000000..9ceac57e720 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/colspan-redistribution.html.ini @@ -0,0 +1,87 @@ +[colspan-redistribution.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 19] + expected: FAIL + + [table 20] + expected: FAIL + + [table 22] + expected: FAIL + + [table 23] + expected: FAIL + + [table 24] + expected: FAIL + + [table 26] + expected: FAIL + + [table 27] + expected: FAIL + + [table 28] + expected: FAIL + + [table 29] + expected: FAIL + + [table 30] + expected: FAIL + + [table 31] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/column-widths.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/column-widths.html.ini new file mode 100644 index 00000000000..4d8858deae5 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/column-widths.html.ini @@ -0,0 +1,63 @@ +[column-widths.html] + [table 3] + expected: FAIL + + [table 5] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 19] + expected: FAIL + + [table 20] + expected: FAIL + + [table 21] + expected: FAIL + + [table 22] + expected: FAIL + + [table 23] + expected: FAIL + + [table 24] + expected: FAIL + + [table 25] + expected: FAIL + + [table 26] + expected: FAIL + + [table 30] + expected: FAIL + + [table 31] + expected: FAIL + + [table 32] + expected: FAIL + + [table 33] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-column-collapsed.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-column-collapsed.html.ini new file mode 100644 index 00000000000..ca754041021 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-column-collapsed.html.ini @@ -0,0 +1,2 @@ +[background-image-column-collapsed.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-column.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-column.html.ini new file mode 100644 index 00000000000..59e7265e918 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-column.html.ini @@ -0,0 +1,2 @@ +[background-image-column.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-row-collapsed.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-row-collapsed.html.ini new file mode 100644 index 00000000000..ba0303e4ff1 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-row-collapsed.html.ini @@ -0,0 +1,2 @@ +[background-image-row-collapsed.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-row.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-row.html.ini new file mode 100644 index 00000000000..47bb7faa8b4 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/background-image-row.html.ini @@ -0,0 +1,2 @@ +[background-image-row.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/collapsed-border-large-cell.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/collapsed-border-large-cell.html.ini new file mode 100644 index 00000000000..0974a4bc841 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/collapsed-border-large-cell.html.ini @@ -0,0 +1,2 @@ +[collapsed-border-large-cell.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/overflow-hidden-table.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/overflow-hidden-table.html.ini new file mode 100644 index 00000000000..85975fc74ce --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/paint/overflow-hidden-table.html.ini @@ -0,0 +1,2 @@ +[overflow-hidden-table.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/position-sticky-container.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/position-sticky-container.html.ini new file mode 100644 index 00000000000..af5045215fd --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/position-sticky-container.html.ini @@ -0,0 +1,9 @@ +[position-sticky-container.html] + [TD sticky container is table] + expected: FAIL + + [TR sticky container is table] + expected: FAIL + + [TBODY sticky container is table] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/rowspan-height-redistribution.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/rowspan-height-redistribution.html.ini new file mode 100644 index 00000000000..561b869b798 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/rowspan-height-redistribution.html.ini @@ -0,0 +1,60 @@ +[rowspan-height-redistribution.html] + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 20] + expected: FAIL + + [table 21] + expected: FAIL + + [table 22] + expected: FAIL + + [table 23] + expected: FAIL + + [table 24] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/section-no-tbody-fixed-distribution.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/section-no-tbody-fixed-distribution.html.ini new file mode 100644 index 00000000000..1d7367396c1 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/section-no-tbody-fixed-distribution.html.ini @@ -0,0 +1,2 @@ +[section-no-tbody-fixed-distribution.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/section-no-tbody-percent-distribution.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/section-no-tbody-percent-distribution.html.ini new file mode 100644 index 00000000000..a8688988e28 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/section-no-tbody-percent-distribution.html.ini @@ -0,0 +1,2 @@ +[section-no-tbody-percent-distribution.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-fixed-minmax.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-fixed-minmax.html.ini new file mode 100644 index 00000000000..b79711ebcd6 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-fixed-minmax.html.ini @@ -0,0 +1,12 @@ +[table-fixed-minmax.html] + [table's width inside flexbox width:auto is not infinite] + expected: FAIL + + [table's width inside flexbox width:min-content is infinite, but the flexbox is finite; scenario 1] + expected: FAIL + + [table's width inside flexbox width:min-content is infinite, but the flexbox is finite; scenario 2] + expected: FAIL + + [table's width inside grid width:auto is not infinite] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-height-redistribution.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-height-redistribution.html.ini new file mode 100644 index 00000000000..0f1ce3b5b1d --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-height-redistribution.html.ini @@ -0,0 +1,81 @@ +[table-height-redistribution.html] + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 19] + expected: FAIL + + [table 20] + expected: FAIL + + [table 21] + expected: FAIL + + [table 22] + expected: FAIL + + [table 23] + expected: FAIL + + [table 24] + expected: FAIL + + [table 25] + expected: FAIL + + [table 26] + expected: FAIL + + [table 27] + expected: FAIL + + [table 28] + expected: FAIL + + [table 29] + expected: FAIL + + [table 30] + expected: FAIL + + [table 31] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-minmax.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-minmax.html.ini new file mode 100644 index 00000000000..00f341d09b2 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-minmax.html.ini @@ -0,0 +1,15 @@ +[table-minmax.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 5] + expected: FAIL + + [table 13] + expected: FAIL + + [table 16] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-quirks.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-quirks.html.ini new file mode 100644 index 00000000000..75e094dd1de --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-quirks.html.ini @@ -0,0 +1,9 @@ +[table-quirks.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 6] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-width-redistribution-fixed-padding.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-width-redistribution-fixed-padding.html.ini new file mode 100644 index 00000000000..24881c27d2b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-width-redistribution-fixed-padding.html.ini @@ -0,0 +1,39 @@ +[table-width-redistribution-fixed-padding.html] + [table 1] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-width-redistribution-fixed.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-width-redistribution-fixed.html.ini new file mode 100644 index 00000000000..9866dc976b6 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-width-redistribution-fixed.html.ini @@ -0,0 +1,60 @@ +[table-width-redistribution-fixed.html] + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 19] + expected: FAIL + + [table 22] + expected: FAIL + + [table 23] + expected: FAIL + + [table 24] + expected: FAIL + + [table 25] + expected: FAIL + + [table 26] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-width-redistribution.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-width-redistribution.html.ini new file mode 100644 index 00000000000..90544d55412 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/table-width-redistribution.html.ini @@ -0,0 +1,42 @@ +[table-width-redistribution.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 19] + expected: FAIL + + [table 20] + expected: FAIL + + [table 22] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/tbody-height-redistribution.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/tbody-height-redistribution.html.ini new file mode 100644 index 00000000000..2f1da7cad2d --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/tbody-height-redistribution.html.ini @@ -0,0 +1,33 @@ +[tbody-height-redistribution.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/td-box-sizing-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/td-box-sizing-001.html.ini new file mode 100644 index 00000000000..3d39600ec9c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/td-box-sizing-001.html.ini @@ -0,0 +1,18 @@ +[td-box-sizing-001.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/td-box-sizing-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/td-box-sizing-002.html.ini new file mode 100644 index 00000000000..ab4d406d963 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/td-box-sizing-002.html.ini @@ -0,0 +1,18 @@ +[td-box-sizing-002.html] + [.t 1] + expected: FAIL + + [.t 2] + expected: FAIL + + [.t 6] + expected: FAIL + + [.t 8] + expected: FAIL + + [.t 11] + expected: FAIL + + [.t 13] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/tentative/td-box-sizing-003.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/td-box-sizing-003.html.ini new file mode 100644 index 00000000000..6a24b5e2836 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/tentative/td-box-sizing-003.html.ini @@ -0,0 +1,6 @@ +[td-box-sizing-003.html] + [table 8] + expected: FAIL + + [table 9] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/th-text-align.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/th-text-align.html.ini new file mode 100644 index 00000000000..01a4b1f4e58 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/th-text-align.html.ini @@ -0,0 +1,2 @@ +[th-text-align.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-border-spacing.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-border-spacing.html.ini new file mode 100644 index 00000000000..43b3c65884f --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-border-spacing.html.ini @@ -0,0 +1,2 @@ +[visibility-collapse-border-spacing.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-001.html.ini new file mode 100644 index 00000000000..22e94f9a93c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-001.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-col-001.html] + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-002.html.ini new file mode 100644 index 00000000000..8e3fc5a7979 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-002.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-col-002.html] + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-003.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-003.html.ini new file mode 100644 index 00000000000..bae33f466c5 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-003.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-col-003.html] + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-004-dynamic.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-004-dynamic.html.ini new file mode 100644 index 00000000000..c5aaa6b0953 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-004-dynamic.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-col-004-dynamic.html] + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-005.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-005.html.ini new file mode 100644 index 00000000000..98aed8b9e60 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-col-005.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-col-005.html] + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-colspan-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-colspan-001.html.ini new file mode 100644 index 00000000000..79a63004561 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-colspan-001.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-colspan-001.html] + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-colspan-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-colspan-002.html.ini new file mode 100644 index 00000000000..e726d42c66c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-colspan-002.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-colspan-002.html] + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-colspan-003.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-colspan-003.html.ini new file mode 100644 index 00000000000..4ad90329d1b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-colspan-003.html.ini @@ -0,0 +1,2 @@ +[visibility-collapse-colspan-003.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-001.html.ini new file mode 100644 index 00000000000..9441076fb20 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-001.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-row-001.html] + [row visibility:collapse changes table height, unlike visibility:hidden] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-002-dynamic.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-002-dynamic.html.ini new file mode 100644 index 00000000000..07bed03cbb4 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-002-dynamic.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-row-002-dynamic.html] + [row visibility:collapse changes table height, unlike visibility:hidden] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-003-dynamic.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-003-dynamic.html.ini new file mode 100644 index 00000000000..9ca256e3307 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-003-dynamic.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-row-003-dynamic.html] + [row visibility:collapse changes table height, unlike visibility:hidden] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-004.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-004.html.ini new file mode 100644 index 00000000000..667374037ab --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-004.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-row-004.html] + [collapsed row shrinks table height] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-005.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-005.html.ini new file mode 100644 index 00000000000..b2665eaf590 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-005.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-row-005.html] + [collapsed row should not contribute to overflow] + expected: FAIL + + [collapsed section should not contribute to overflow] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-group-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-group-001.html.ini new file mode 100644 index 00000000000..a97baf9ec43 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-group-001.html.ini @@ -0,0 +1,9 @@ +[visibility-collapse-row-group-001.html] + [row group visibility:collapse changes table height] + expected: FAIL + + [the first row should be collapsed] + expected: FAIL + + [the second row should be collapsed] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-group-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-group-002.html.ini new file mode 100644 index 00000000000..099dd7a2eac --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-row-group-002.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-row-group-002.html] + [row group visibility:collapse changes table height] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowcol-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowcol-001.html.ini new file mode 100644 index 00000000000..7cb8c548023 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowcol-001.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-rowcol-001.html] + [spanning col visibility:collapse changes table width] + expected: FAIL + + [spanning row visibility:collapse changes height] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowcol-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowcol-002.html.ini new file mode 100644 index 00000000000..0cd066792b7 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowcol-002.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-rowcol-002.html] + [spanning row visibility:collapse doesn't change table width] + expected: FAIL + + [spanning row visibility:collapse doesn't change height in this case] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-002-border-separate.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-002-border-separate.html.ini new file mode 100644 index 00000000000..6470b57b7d6 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-002-border-separate.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-rowspan-002-border-separate.html] + [spanning row visibility:collapse makes row height 0] + expected: FAIL + + [spanning cell shrinks to sum of remaining three rows' height] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-002.html.ini new file mode 100644 index 00000000000..aacf01853b5 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-002.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-rowspan-002.html] + [spanning row visibility:collapse makes row height 0] + expected: FAIL + + [spanning cell shrinks to sum of remaining three rows' height] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-003-border-separate.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-003-border-separate.html.ini new file mode 100644 index 00000000000..5f7a6fe9baa --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-003-border-separate.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-rowspan-003-border-separate.html] + [collapsed row has zero height] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-003.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-003.html.ini new file mode 100644 index 00000000000..bd40ed0a982 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-003.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-rowspan-003.html] + [collapsed row has zero height] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-004-dynamic.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-004-dynamic.html.ini new file mode 100644 index 00000000000..37a491c98c4 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-004-dynamic.html.ini @@ -0,0 +1,12 @@ +[visibility-collapse-rowspan-004-dynamic.html] + [third row visibility:collapse makes row height 0] + expected: FAIL + + [spanning cell shrinks to sum of remaining three rows' height] + expected: FAIL + + [(2nd collapse) third row visibility:collapse makes row height 0] + expected: FAIL + + [(2nd collapse) spanning cell shrinks to sum of remaining three rows' height] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-005.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-005.html.ini new file mode 100644 index 00000000000..2920f44c569 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/visibility-collapse-rowspan-005.html.ini @@ -0,0 +1,2 @@ +[visibility-collapse-rowspan-005.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/whitespace-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/whitespace-001.html.ini new file mode 100644 index 00000000000..d58da5a9223 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/whitespace-001.html.ini @@ -0,0 +1,2 @@ +[whitespace-001.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/computing-column-measure-0.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/computing-column-measure-0.html.ini new file mode 100644 index 00000000000..ee974f1514c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/computing-column-measure-0.html.ini @@ -0,0 +1,9 @@ +[computing-column-measure-0.html] + [Checking intermediate min-content width for span 1 (2)] + expected: FAIL + + [Checking intermediate min-content width for span 1 (3)] + expected: FAIL + + [Checking intermediate min-content width for span 1 (4)] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/computing-column-measure-1.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/computing-column-measure-1.html.ini new file mode 100644 index 00000000000..c64ccb63ba9 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/computing-column-measure-1.html.ini @@ -0,0 +1,12 @@ +[computing-column-measure-1.html] + [Checking intermediate min-content height for span 2 (1)] + expected: FAIL + + [Checking intermediate min-content height for span 2 (2)] + expected: FAIL + + [Checking intermediate min-content height for span 2 (3)] + expected: FAIL + + [Checking intermediate min-content height for span 2 (4)] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/computing-table-width-0.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/computing-table-width-0.html.ini new file mode 100644 index 00000000000..f9fbbe964b8 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/computing-table-width-0.html.ini @@ -0,0 +1,3 @@ +[computing-table-width-0.html] + [Width is 100px due to 100px content size of caption] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.1.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.1.html.ini new file mode 100644 index 00000000000..b14dbae3388 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.1.html.ini @@ -0,0 +1,3 @@ +[distribution-algo-min-content-specified-guess.1.html] + [The box should be 75px due to its min-content size.] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.html.ini new file mode 100644 index 00000000000..5ea6fe09b96 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.html.ini @@ -0,0 +1,3 @@ +[distribution-algo-min-content-specified-guess.html] + [The box should be 75px due to its min-content size.] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/td-with-subpixel-padding-vertical-rl.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/td-with-subpixel-padding-vertical-rl.html.ini new file mode 100644 index 00000000000..db13f7eda90 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-tables/width-distribution/td-with-subpixel-padding-vertical-rl.html.ini @@ -0,0 +1,3 @@ +[td-with-subpixel-padding-vertical-rl.html] + [td-with-subpixel-padding-vertical-rl] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/absolute-tables-001.html.ini b/tests/wpt/meta/css/css-tables/absolute-tables-001.html.ini new file mode 100644 index 00000000000..061354e515b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/absolute-tables-001.html.ini @@ -0,0 +1,24 @@ +[absolute-tables-001.html] + [.tbl 1] + expected: FAIL + + [.tbl 2] + expected: FAIL + + [.tbl 3] + expected: FAIL + + [.tbl 4] + expected: FAIL + + [.tbl 5] + expected: FAIL + + [.tbl 6] + expected: FAIL + + [.tbl 7] + expected: FAIL + + [.tbl 8] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/absolute-tables-002.html.ini b/tests/wpt/meta/css/css-tables/absolute-tables-002.html.ini new file mode 100644 index 00000000000..b6e5f72da8e --- /dev/null +++ b/tests/wpt/meta/css/css-tables/absolute-tables-002.html.ini @@ -0,0 +1,12 @@ +[absolute-tables-002.html] + [.table 1] + expected: FAIL + + [.table 2] + expected: FAIL + + [.table 3] + expected: FAIL + + [.table 4] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/absolute-tables-003.html.ini b/tests/wpt/meta/css/css-tables/absolute-tables-003.html.ini new file mode 100644 index 00000000000..50d4d15e05c --- /dev/null +++ b/tests/wpt/meta/css/css-tables/absolute-tables-003.html.ini @@ -0,0 +1,12 @@ +[absolute-tables-003.html] + [.table 1] + expected: FAIL + + [.table 2] + expected: FAIL + + [.table 3] + expected: FAIL + + [.table 4] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/absolute-tables-004.html.ini b/tests/wpt/meta/css/css-tables/absolute-tables-004.html.ini new file mode 100644 index 00000000000..4fd126a51de --- /dev/null +++ b/tests/wpt/meta/css/css-tables/absolute-tables-004.html.ini @@ -0,0 +1,12 @@ +[absolute-tables-004.html] + [.table 1] + expected: FAIL + + [.table 2] + expected: FAIL + + [.table 3] + expected: FAIL + + [.table 4] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/absolute-tables-005.html.ini b/tests/wpt/meta/css/css-tables/absolute-tables-005.html.ini new file mode 100644 index 00000000000..80fcc051f7a --- /dev/null +++ b/tests/wpt/meta/css/css-tables/absolute-tables-005.html.ini @@ -0,0 +1,12 @@ +[absolute-tables-005.html] + [.table 1] + expected: FAIL + + [.table 2] + expected: FAIL + + [.table 3] + expected: FAIL + + [.table 4] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/absolute-tables-008.tentative.html.ini b/tests/wpt/meta/css/css-tables/absolute-tables-008.tentative.html.ini new file mode 100644 index 00000000000..11ff6c71d58 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/absolute-tables-008.tentative.html.ini @@ -0,0 +1,2 @@ +[absolute-tables-008.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/absolute-tables-009.tentative.html.ini b/tests/wpt/meta/css/css-tables/absolute-tables-009.tentative.html.ini new file mode 100644 index 00000000000..a205dfd2959 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/absolute-tables-009.tentative.html.ini @@ -0,0 +1,2 @@ +[absolute-tables-009.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/absolute-tables-010.tentative.html.ini b/tests/wpt/meta/css/css-tables/absolute-tables-010.tentative.html.ini new file mode 100644 index 00000000000..889ea8d3a84 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/absolute-tables-010.tentative.html.ini @@ -0,0 +1,2 @@ +[absolute-tables-010.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/absolute-tables-011.tentative.html.ini b/tests/wpt/meta/css/css-tables/absolute-tables-011.tentative.html.ini new file mode 100644 index 00000000000..84719467bb5 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/absolute-tables-011.tentative.html.ini @@ -0,0 +1,2 @@ +[absolute-tables-011.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/animations/border-spacing-interpolation.html.ini b/tests/wpt/meta/css/css-tables/animations/border-spacing-interpolation.html.ini new file mode 100644 index 00000000000..f5c1bb8027f --- /dev/null +++ b/tests/wpt/meta/css/css-tables/animations/border-spacing-interpolation.html.ini @@ -0,0 +1,360 @@ +[border-spacing-interpolation.html] + [CSS Transitions: property from neutral to [20px\] at (-0.3) should be [7px 7px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0) should be [10px 10px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0.3) should be [13px 13px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0.6) should be [16px 16px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (1.5) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (-0.3) should be [7px 7px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0) should be [10px 10px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0.3) should be [13px 13px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0.6) should be [16px 16px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (1.5) should be [25px 25px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (-0.3) should be [7px 7px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0) should be [10px 10px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0.3) should be [13px 13px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0.6) should be [16px 16px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (1.5) should be [25px 25px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (-0.3) should be [7px 7px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0) should be [10px 10px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0.3) should be [13px 13px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0.6) should be [16px 16px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (1.5) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (-0.3) should be [0px 0px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (0) should be [0px 0px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (0.3) should be [6px 6px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (0.6) should be [12px 12px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (1.5) should be [30px 30px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (-0.3) should be [0px 0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0) should be [0px 0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.3) should be [6px 6px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.6) should be [12px 12px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (1.5) should be [30px 30px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (-0.3) should be [0px 0px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0) should be [0px 0px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0.3) should be [6px 6px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0.6) should be [12px 12px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (1.5) should be [30px 30px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (-0.3) should be [0px 0px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0) should be [0px 0px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0.3) should be [6px 6px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0.6) should be [12px 12px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (1.5) should be [30px 30px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (-0.3) should be [33px 33px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (0) should be [30px 30px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (0.3) should be [27px 27px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (0.6) should be [24px 24px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-0.3) should be [33px 33px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0) should be [30px 30px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.3) should be [27px 27px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.6) should be [24px 24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (-0.3) should be [33px 33px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (0) should be [30px 30px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (0.3) should be [27px 27px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (0.6) should be [24px 24px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (-0.3) should be [33px 33px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0) should be [30px 30px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0.3) should be [27px 27px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0.6) should be [24px 24px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (-0.3) should be [33px 33px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (0) should be [30px 30px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (0.3) should be [27px 27px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (0.6) should be [24px 24px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (-0.3) should be [33px 33px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0) should be [30px 30px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.3) should be [27px 27px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.6) should be [24px 24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (-0.3) should be [33px 33px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0) should be [30px 30px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0.3) should be [27px 27px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0.6) should be [24px 24px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (-0.3) should be [33px 33px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0) should be [30px 30px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.3) should be [27px 27px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.6) should be [24px 24px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [10px\] at (-0.3) should be [0px 0px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [10px\] at (0) should be [0px 0px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [10px\] at (0.3) should be [3px 3px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [10px\] at (0.6) should be [6px 6px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [10px\] at (1) should be [10px 10px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [10px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [10px\] at (-0.3) should be [0px 0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [10px\] at (0) should be [0px 0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [10px\] at (0.3) should be [3px 3px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [10px\] at (0.6) should be [6px 6px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [10px\] at (1) should be [10px 10px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [10px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [10px\] at (-0.3) should be [0px 0px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [10px\] at (0) should be [0px 0px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [10px\] at (0.3) should be [3px 3px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [10px\] at (0.6) should be [6px 6px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [10px\] at (1) should be [10px 10px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [10px\] at (1.5) should be [15px 15px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (-0.3) should be [0px 0px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (0) should be [0px 0px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (0.3) should be [3px 3px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (0.6) should be [6px 6px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (1) should be [10px 10px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [10px\] at (1.5) should be [15px 15px\]] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/anonymous-table-cell-margin-collapsing.html.ini b/tests/wpt/meta/css/css-tables/anonymous-table-cell-margin-collapsing.html.ini new file mode 100644 index 00000000000..e819aa19417 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/anonymous-table-cell-margin-collapsing.html.ini @@ -0,0 +1,2 @@ +[anonymous-table-cell-margin-collapsing.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/auto-layout-calc-width-001.html.ini b/tests/wpt/meta/css/css-tables/auto-layout-calc-width-001.html.ini new file mode 100644 index 00000000000..fed12f24824 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/auto-layout-calc-width-001.html.ini @@ -0,0 +1,3 @@ +[auto-layout-calc-width-001.html] + [#theTable 1] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/background-clip-001.html.ini b/tests/wpt/meta/css/css-tables/background-clip-001.html.ini new file mode 100644 index 00000000000..d5a95c7e32c --- /dev/null +++ b/tests/wpt/meta/css/css-tables/background-clip-001.html.ini @@ -0,0 +1,2 @@ +[background-clip-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/baseline-vertical.html.ini b/tests/wpt/meta/css/css-tables/baseline-vertical.html.ini new file mode 100644 index 00000000000..1cb38b354de --- /dev/null +++ b/tests/wpt/meta/css/css-tables/baseline-vertical.html.ini @@ -0,0 +1,2 @@ +[baseline-vertical.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/border-conflict-resolution.html.ini b/tests/wpt/meta/css/css-tables/border-conflict-resolution.html.ini new file mode 100644 index 00000000000..567c49630ab --- /dev/null +++ b/tests/wpt/meta/css/css-tables/border-conflict-resolution.html.ini @@ -0,0 +1,2 @@ +[border-conflict-resolution.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/border-spacing-included-in-sizes-001.html.ini b/tests/wpt/meta/css/css-tables/border-spacing-included-in-sizes-001.html.ini new file mode 100644 index 00000000000..39c19148310 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/border-spacing-included-in-sizes-001.html.ini @@ -0,0 +1,12 @@ +[border-spacing-included-in-sizes-001.html] + [tbody 1] + expected: FAIL + + [tbody 2] + expected: FAIL + + [tbody 3] + expected: FAIL + + [tfoot tr 4] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/border-writing-mode-dynamic-001.html.ini b/tests/wpt/meta/css/css-tables/border-writing-mode-dynamic-001.html.ini new file mode 100644 index 00000000000..bb496cd52d5 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/border-writing-mode-dynamic-001.html.ini @@ -0,0 +1,3 @@ +[border-writing-mode-dynamic-001.html] + [Table borders track writing mode changes] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/bounding-box-computation-1.html.ini b/tests/wpt/meta/css/css-tables/bounding-box-computation-1.html.ini new file mode 100644 index 00000000000..d6fd984b971 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/bounding-box-computation-1.html.ini @@ -0,0 +1,30 @@ +[bounding-box-computation-1.html] + [Table-cell is 100px wide] + expected: FAIL + + [Table-cell is 100px tall] + expected: FAIL + + [Table-row is 100px wide] + expected: FAIL + + [Table-row is 100px tall] + expected: FAIL + + [Table-row-group is 100px wide] + expected: FAIL + + [Table-row-group is 100px tall] + expected: FAIL + + [Table-column is 100px wide] + expected: FAIL + + [Table-column is 100px tall] + expected: FAIL + + [Table-column-group is 100px wide] + expected: FAIL + + [Table-column-group is 100px tall] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/bounding-box-computation-2.html.ini b/tests/wpt/meta/css/css-tables/bounding-box-computation-2.html.ini new file mode 100644 index 00000000000..7db55a8a39d --- /dev/null +++ b/tests/wpt/meta/css/css-tables/bounding-box-computation-2.html.ini @@ -0,0 +1,15 @@ +[bounding-box-computation-2.html] + [Table-cell is 100px tall] + expected: FAIL + + [Table-row is 100px tall] + expected: FAIL + + [Table-row-group is 100px tall] + expected: FAIL + + [Table-column is 100px tall] + expected: FAIL + + [Table-column-group is 100px tall] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/bounding-box-computation-3.html.ini b/tests/wpt/meta/css/css-tables/bounding-box-computation-3.html.ini new file mode 100644 index 00000000000..42fdb4dc3ff --- /dev/null +++ b/tests/wpt/meta/css/css-tables/bounding-box-computation-3.html.ini @@ -0,0 +1,24 @@ +[bounding-box-computation-3.html] + [Control test: Table width is 120px] + expected: FAIL + + [Control test: Table height is 120px] + expected: FAIL + + [First (empty) table-row-group is 0px wide] + expected: FAIL + + [First (empty) table-row-group should be located at 10px left] + expected: FAIL + + [First (empty) table-row-group should be located at 10px top] + expected: FAIL + + [Second table-row-group is 100px wide] + expected: FAIL + + [Second table-row-group should be located at 10px left] + expected: FAIL + + [Second table-row-group should be located at 10px top] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/box-shadow-001.html.ini b/tests/wpt/meta/css/css-tables/box-shadow-001.html.ini new file mode 100644 index 00000000000..fc97f559495 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/box-shadow-001.html.ini @@ -0,0 +1,2 @@ +[box-shadow-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/caption-side-1.html.ini b/tests/wpt/meta/css/css-tables/caption-side-1.html.ini new file mode 100644 index 00000000000..ebbb970ef7a --- /dev/null +++ b/tests/wpt/meta/css/css-tables/caption-side-1.html.ini @@ -0,0 +1,3 @@ +[caption-side-1.html] + [Caption-side inherits and reorder captions properly] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/caption-writing-mode-001.html.ini b/tests/wpt/meta/css/css-tables/caption-writing-mode-001.html.ini new file mode 100644 index 00000000000..3cbdd5ffcc1 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/caption-writing-mode-001.html.ini @@ -0,0 +1,6 @@ +[caption-writing-mode-001.html] + [Caption percent margins are resolved against table's height for vertical-lr tables] + expected: FAIL + + [Caption with auto top/bottom margins is centered vertically for vertical-lr tables] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/chrome-rowspan-bug.html.ini b/tests/wpt/meta/css/css-tables/chrome-rowspan-bug.html.ini new file mode 100644 index 00000000000..c96dbebfd6d --- /dev/null +++ b/tests/wpt/meta/css/css-tables/chrome-rowspan-bug.html.ini @@ -0,0 +1,3 @@ +[chrome-rowspan-bug.html] + [table tracks correct use of rowspan] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/col-definite-max-size-001.html.ini b/tests/wpt/meta/css/css-tables/col-definite-max-size-001.html.ini new file mode 100644 index 00000000000..373b19d9346 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/col-definite-max-size-001.html.ini @@ -0,0 +1,2 @@ +[col-definite-max-size-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/col-definite-min-size-001.html.ini b/tests/wpt/meta/css/css-tables/col-definite-min-size-001.html.ini new file mode 100644 index 00000000000..124a656e90b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/col-definite-min-size-001.html.ini @@ -0,0 +1,2 @@ +[col-definite-min-size-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/col-definite-size-001.html.ini b/tests/wpt/meta/css/css-tables/col-definite-size-001.html.ini new file mode 100644 index 00000000000..c5752353987 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/col-definite-size-001.html.ini @@ -0,0 +1,2 @@ +[col-definite-size-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/col_removal.html.ini b/tests/wpt/meta/css/css-tables/col_removal.html.ini new file mode 100644 index 00000000000..2c3f82792b8 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/col_removal.html.ini @@ -0,0 +1,3 @@ +[col_removal.html] + [Table grid syncs after COL removal] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/collapsed-border-paint-phase-001.html.ini b/tests/wpt/meta/css/css-tables/collapsed-border-paint-phase-001.html.ini new file mode 100644 index 00000000000..f4260101df1 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/collapsed-border-paint-phase-001.html.ini @@ -0,0 +1,2 @@ +[collapsed-border-paint-phase-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/collapsed-border-paint-phase-002.html.ini b/tests/wpt/meta/css/css-tables/collapsed-border-paint-phase-002.html.ini new file mode 100644 index 00000000000..9d300e004aa --- /dev/null +++ b/tests/wpt/meta/css/css-tables/collapsed-border-paint-phase-002.html.ini @@ -0,0 +1,2 @@ +[collapsed-border-paint-phase-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/collapsed-scroll-overflow.html.ini b/tests/wpt/meta/css/css-tables/collapsed-scroll-overflow.html.ini new file mode 100644 index 00000000000..a1052131df1 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/collapsed-scroll-overflow.html.ini @@ -0,0 +1,3 @@ +[collapsed-scroll-overflow.html] + [collapsed-scroll-overflow] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/colspan-001.html.ini b/tests/wpt/meta/css/css-tables/colspan-001.html.ini new file mode 100644 index 00000000000..ef795856ae6 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/colspan-001.html.ini @@ -0,0 +1,15 @@ +[colspan-001.html] + [td 1] + expected: FAIL + + [td 2] + expected: FAIL + + [td 3] + expected: FAIL + + [td 4] + expected: FAIL + + [td 5] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/colspan-002.html.ini b/tests/wpt/meta/css/css-tables/colspan-002.html.ini new file mode 100644 index 00000000000..ee282514bb2 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/colspan-002.html.ini @@ -0,0 +1,15 @@ +[colspan-002.html] + [td 1] + expected: FAIL + + [td 2] + expected: FAIL + + [td 3] + expected: FAIL + + [td 4] + expected: FAIL + + [td 5] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/colspan-003.html.ini b/tests/wpt/meta/css/css-tables/colspan-003.html.ini new file mode 100644 index 00000000000..82165f5cbb2 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/colspan-003.html.ini @@ -0,0 +1,15 @@ +[colspan-003.html] + [td 1] + expected: FAIL + + [td 2] + expected: FAIL + + [td 3] + expected: FAIL + + [td 4] + expected: FAIL + + [td 5] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/colspan-004.html.ini b/tests/wpt/meta/css/css-tables/colspan-004.html.ini new file mode 100644 index 00000000000..9b93b232c3f --- /dev/null +++ b/tests/wpt/meta/css/css-tables/colspan-004.html.ini @@ -0,0 +1,2 @@ +[colspan-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/column-track-merging.html.ini b/tests/wpt/meta/css/css-tables/column-track-merging.html.ini new file mode 100644 index 00000000000..5e1a03e40d1 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/column-track-merging.html.ini @@ -0,0 +1,36 @@ +[column-track-merging.html] + [main table 1] + expected: FAIL + + [main table 2] + expected: FAIL + + [main table 3] + expected: FAIL + + [main table 4] + expected: FAIL + + [main table 5] + expected: FAIL + + [main table 6] + expected: FAIL + + [main table 7] + expected: FAIL + + [main table 8] + expected: FAIL + + [main table 10] + expected: FAIL + + [main table 11] + expected: FAIL + + [main table 12] + expected: FAIL + + [main table 13] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/dynamic-rowspan-change.html.ini b/tests/wpt/meta/css/css-tables/dynamic-rowspan-change.html.ini new file mode 100644 index 00000000000..a9f627ac656 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/dynamic-rowspan-change.html.ini @@ -0,0 +1,6 @@ +[dynamic-rowspan-change.html] + [main table 1] + expected: FAIL + + [main table 2] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/dynamic-table-cell-height.html.ini b/tests/wpt/meta/css/css-tables/dynamic-table-cell-height.html.ini new file mode 100644 index 00000000000..48f33024894 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/dynamic-table-cell-height.html.ini @@ -0,0 +1,2 @@ +[dynamic-table-cell-height.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/fixed-layout-1.html.ini b/tests/wpt/meta/css/css-tables/fixed-layout-1.html.ini new file mode 100644 index 00000000000..3acc6e37551 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/fixed-layout-1.html.ini @@ -0,0 +1,9 @@ +[fixed-layout-1.html] + [Table-layout:fixed distributes width equally to all auto-columns] + expected: FAIL + + [Table-layout:fixed deals with columns generated by subsequent rows] + expected: FAIL + + [Table-layout:fixed ignores sizes specified by subsequent rows] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/fixed-layout-2.html.ini b/tests/wpt/meta/css/css-tables/fixed-layout-2.html.ini new file mode 100644 index 00000000000..9ce14dfec44 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/fixed-layout-2.html.ini @@ -0,0 +1,15 @@ +[fixed-layout-2.html] + [Table-layout:fixed is not applied when width is auto] + expected: FAIL + + [Table-layout:fixed reports fixed when width is auto] + expected: FAIL + + [Table-layout:fixed is not applied when width is max-content] + expected: FAIL + + [Table-layout:fixed reports fixed when width is max-content] + expected: FAIL + + [Table-layout:fixed is applied when width is min-content] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/fixed-layout-calc-width-001.html.ini b/tests/wpt/meta/css/css-tables/fixed-layout-calc-width-001.html.ini new file mode 100644 index 00000000000..6e16210b7cf --- /dev/null +++ b/tests/wpt/meta/css/css-tables/fixed-layout-calc-width-001.html.ini @@ -0,0 +1,3 @@ +[fixed-layout-calc-width-001.html] + [#theTable 1] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/fixed-layout-excess-width-distribution-001.html.ini b/tests/wpt/meta/css/css-tables/fixed-layout-excess-width-distribution-001.html.ini new file mode 100644 index 00000000000..5d81ad8624d --- /dev/null +++ b/tests/wpt/meta/css/css-tables/fixed-layout-excess-width-distribution-001.html.ini @@ -0,0 +1,3 @@ +[fixed-layout-excess-width-distribution-001.html] + [#theTable 1] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/fixup-dynamic-anonymous-inline-table-003.html.ini b/tests/wpt/meta/css/css-tables/fixup-dynamic-anonymous-inline-table-003.html.ini new file mode 100644 index 00000000000..39ce64164e8 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/fixup-dynamic-anonymous-inline-table-003.html.ini @@ -0,0 +1,2 @@ +[fixup-dynamic-anonymous-inline-table-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/fixup-dynamic-anonymous-table-001.html.ini b/tests/wpt/meta/css/css-tables/fixup-dynamic-anonymous-table-001.html.ini new file mode 100644 index 00000000000..1854edfa10f --- /dev/null +++ b/tests/wpt/meta/css/css-tables/fixup-dynamic-anonymous-table-001.html.ini @@ -0,0 +1,2 @@ +[fixup-dynamic-anonymous-table-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/fractional-percent-width.html.ini b/tests/wpt/meta/css/css-tables/fractional-percent-width.html.ini new file mode 100644 index 00000000000..99c5f3b4c25 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/fractional-percent-width.html.ini @@ -0,0 +1,9 @@ +[fractional-percent-width.html] + [.cell 1] + expected: FAIL + + [.cell 2] + expected: FAIL + + [.cell 3] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/computing-row-measure-0.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/computing-row-measure-0.html.ini new file mode 100644 index 00000000000..ff770bd63b5 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/computing-row-measure-0.html.ini @@ -0,0 +1,6 @@ +[computing-row-measure-0.html] + [Checking intermediate min-content height for span 1 (1)] + expected: FAIL + + [Checking intermediate min-content height for span 1 (3)] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/computing-row-measure-1.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/computing-row-measure-1.html.ini new file mode 100644 index 00000000000..bfaa02bea26 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/computing-row-measure-1.html.ini @@ -0,0 +1,12 @@ +[computing-row-measure-1.html] + [Checking intermediate min-content width for span 2 (1)] + expected: FAIL + + [Checking intermediate min-content width for span 2 (2)] + expected: FAIL + + [Checking intermediate min-content width for span 2 (3)] + expected: FAIL + + [Checking intermediate min-content width for span 2 (4)] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-001.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-001.html.ini new file mode 100644 index 00000000000..e4becddcbaf --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-001.html.ini @@ -0,0 +1,2 @@ +[extra-height-given-to-all-row-groups-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-002.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-002.html.ini new file mode 100644 index 00000000000..638183bef99 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-002.html.ini @@ -0,0 +1,2 @@ +[extra-height-given-to-all-row-groups-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-003.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-003.html.ini new file mode 100644 index 00000000000..185ec7732e4 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-003.html.ini @@ -0,0 +1,3 @@ +[extra-height-given-to-all-row-groups-003.html] + [#theTable 1] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-004.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-004.html.ini new file mode 100644 index 00000000000..6ab873845c8 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-004.html.ini @@ -0,0 +1,3 @@ +[extra-height-given-to-all-row-groups-004.html] + [#theTable 1] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-005.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-005.html.ini new file mode 100644 index 00000000000..01d00ac3ae1 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/extra-height-given-to-all-row-groups-005.html.ini @@ -0,0 +1,2 @@ +[extra-height-given-to-all-row-groups-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-007.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-007.html.ini new file mode 100644 index 00000000000..18a4753c2e1 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-007.html.ini @@ -0,0 +1,2 @@ +[percentage-sizing-of-table-cell-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children-002.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children-002.html.ini new file mode 100644 index 00000000000..f69760fa4e3 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children-002.html.ini @@ -0,0 +1,2 @@ +[percentage-sizing-of-table-cell-children-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children.html.ini new file mode 100644 index 00000000000..6e1421bdf5c --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children.html.ini @@ -0,0 +1,21 @@ +[percentage-sizing-of-table-cell-children.html] + [Percentages resolve based on the row height] + expected: FAIL + + [Percentages resolve based on the final column width] + expected: FAIL + + [Percentages resolve based on the final row height] + expected: FAIL + + [Unresolvable percentage widths are resolved as auto in first pass (replaced elements)] + expected: FAIL + + [Unresolvable percentage widths are resolved as auto in first pass (unscrollable overflow)] + expected: FAIL + + [Unresolvable percentage widths are resolved as auto in first pass (scrollable overflow)] + expected: FAIL + + [Unresolvable percentage heights are resolved as 0px in first pass (scrollable overflow)] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-replaced-children-001.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-replaced-children-001.html.ini new file mode 100644 index 00000000000..dbbaad2b65b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/percentage-sizing-of-table-cell-replaced-children-001.html.ini @@ -0,0 +1,2 @@ +[percentage-sizing-of-table-cell-replaced-children-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/height-distribution/td-different-subpixel-padding-in-same-row.html.ini b/tests/wpt/meta/css/css-tables/height-distribution/td-different-subpixel-padding-in-same-row.html.ini new file mode 100644 index 00000000000..c0fd21679ff --- /dev/null +++ b/tests/wpt/meta/css/css-tables/height-distribution/td-different-subpixel-padding-in-same-row.html.ini @@ -0,0 +1,2 @@ +[td-different-subpixel-padding-in-same-row.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/html-display-table.html.ini b/tests/wpt/meta/css/css-tables/html-display-table.html.ini new file mode 100644 index 00000000000..a8fc7973a95 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/html-display-table.html.ini @@ -0,0 +1,2 @@ +[html-display-table.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/html-to-css-mapping-1.html.ini b/tests/wpt/meta/css/css-tables/html-to-css-mapping-1.html.ini new file mode 100644 index 00000000000..55bc6f8e5f6 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/html-to-css-mapping-1.html.ini @@ -0,0 +1,12 @@ +[html-to-css-mapping-1.html] + [HTML -> CSS Mapping is applied correctly on proper table markup (border-spacing, padding)] + expected: FAIL + + [HTML -> CSS Mapping is applied correctly on improper table markup (no table => no border-spacing, but padding)] + expected: FAIL + + [HTML -> CSS Mapping is applied correctly on improper table markup (no td => border-spacing, but no padding)] + expected: FAIL + + [HTML -> CSS Mapping is applied correctly on empty table markup (no content => no border-spacing, no padding)] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/html-to-css-mapping-2.html.ini b/tests/wpt/meta/css/css-tables/html-to-css-mapping-2.html.ini new file mode 100644 index 00000000000..831fe1e9ed0 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/html-to-css-mapping-2.html.ini @@ -0,0 +1,18 @@ +[html-to-css-mapping-2.html] + [2: HTML -> CSS Mapping for borders is applied correctly on table markup (table left width)] + expected: FAIL + + [2: HTML -> CSS Mapping for borders is applied correctly on table markup (table left color)] + expected: FAIL + + [3b: HTML -> CSS Mapping for borders is applied correctly on table markup (td top width)] + expected: FAIL + + [3b: HTML -> CSS Mapping for borders is applied correctly on table markup (td top style)] + expected: FAIL + + [3c: HTML -> CSS Mapping for borders is applied correctly on table markup (td left width)] + expected: FAIL + + [3c: HTML -> CSS Mapping for borders is applied correctly on table markup (td left style)] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/html5-table-formatting-1.html.ini b/tests/wpt/meta/css/css-tables/html5-table-formatting-1.html.ini new file mode 100644 index 00000000000..b4948327ec5 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/html5-table-formatting-1.html.ini @@ -0,0 +1,15 @@ +[html5-table-formatting-1.html] + [Empty tables can still get a lsyout] + expected: FAIL + + [Empty tables do not take table-columns into account] + expected: FAIL + + [Table-columns are taken into account after missing cells are generated (empty line)] + expected: FAIL + + [Table-columns are taken into account after missing cells are generated (partially empty line)] + expected: FAIL + + [Table-columns are taken into account after missing cells are generated (non-empty line)] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/html5-table-formatting-2.html.ini b/tests/wpt/meta/css/css-tables/html5-table-formatting-2.html.ini new file mode 100644 index 00000000000..b727e87972e --- /dev/null +++ b/tests/wpt/meta/css/css-tables/html5-table-formatting-2.html.ini @@ -0,0 +1,33 @@ +[html5-table-formatting-2.html] + [Explicitely defined columns are not merged] + expected: FAIL + + [Border-spacing is added between any two unmerged columns (1)] + expected: FAIL + + [Border-spacing is added between any two unmerged rows (1)] + expected: FAIL + + [Border-spacing is added between any two unmerged columns (2)] + expected: FAIL + + [Border-spacing is added between any two unmerged rows (2)] + expected: FAIL + + [Border-spacing is added between any two unmerged columns (3)] + expected: FAIL + + [Border-spacing is added between any two unmerged rows (3)] + expected: FAIL + + [Border-spacing is added between any two unmerged columns (4)] + expected: FAIL + + [Border-spacing is added between any two unmerged rows (4)] + expected: FAIL + + [Border-spacing is added between any two unmerged columns (5)] + expected: FAIL + + [Border-spacing is added between any two unmerged rows (5)] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/html5-table-formatting-3.html.ini b/tests/wpt/meta/css/css-tables/html5-table-formatting-3.html.ini new file mode 100644 index 00000000000..6a5dbdf9b88 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/html5-table-formatting-3.html.ini @@ -0,0 +1,24 @@ +[html5-table-formatting-3.html] + [Control test for table-cell padding and border-spacing, etc (width)] + expected: FAIL + + [Control test for table-cell padding and border-spacing (height)] + expected: FAIL + + [Anonymous consecutive columns spanned by the same set of cells are merged] + expected: FAIL + + [Anonymous consecutive rows spanned by the same set of cells are merged] + expected: FAIL + + [Explicitely-defined consecutive columns spanned by the same set of cells are not merged] + expected: FAIL + + [Explicitely-defined consecutive rows spanned by the same set of cells are not merged] + expected: FAIL + + [Explicitely-defined consecutive columns spanned by the same set of cells are not merged, and cells span across border-spacing] + expected: FAIL + + [Explicitely-defined consecutive rows spanned by the same set of cells are not merged, and cells span across border-spacing] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/html5-table-formatting-fixed-layout-1.html.ini b/tests/wpt/meta/css/css-tables/html5-table-formatting-fixed-layout-1.html.ini new file mode 100644 index 00000000000..7675ca248fb --- /dev/null +++ b/tests/wpt/meta/css/css-tables/html5-table-formatting-fixed-layout-1.html.ini @@ -0,0 +1,6 @@ +[html5-table-formatting-fixed-layout-1.html] + [Redundant columns of fixed-layout tables are not being merged] + expected: FAIL + + [Redundant rows of fixed-layout tables are not being merged] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/inheritance.html.ini b/tests/wpt/meta/css/css-tables/inheritance.html.ini new file mode 100644 index 00000000000..0c16acc84b3 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/inheritance.html.ini @@ -0,0 +1,30 @@ +[inheritance.html] + [Property border-collapse has initial value separate] + expected: FAIL + + [Property border-collapse inherits] + expected: FAIL + + [Property border-spacing has initial value 0px 0px] + expected: FAIL + + [Property border-spacing inherits] + expected: FAIL + + [Property caption-side has initial value top] + expected: FAIL + + [Property caption-side inherits] + expected: FAIL + + [Property empty-cells has initial value show] + expected: FAIL + + [Property empty-cells inherits] + expected: FAIL + + [Property table-layout has initial value auto] + expected: FAIL + + [Property table-layout does not inherit] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/max-height-table.html.ini b/tests/wpt/meta/css/css-tables/max-height-table.html.ini new file mode 100644 index 00000000000..11b2b3c40ae --- /dev/null +++ b/tests/wpt/meta/css/css-tables/max-height-table.html.ini @@ -0,0 +1,2 @@ +[max-height-table.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/min-max-size-table-content-box.html.ini b/tests/wpt/meta/css/css-tables/min-max-size-table-content-box.html.ini new file mode 100644 index 00000000000..9b54f897e3b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/min-max-size-table-content-box.html.ini @@ -0,0 +1,2 @@ +[min-max-size-table-content-box.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/no-overflow-with-table-cell-margins.html.ini b/tests/wpt/meta/css/css-tables/no-overflow-with-table-cell-margins.html.ini new file mode 100644 index 00000000000..bbb1bb66008 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/no-overflow-with-table-cell-margins.html.ini @@ -0,0 +1,3 @@ +[no-overflow-with-table-cell-margins.html] + [no-overflow-with-table-cell-margins] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/paint/col-change-span-bg-invalidation-001.html.ini b/tests/wpt/meta/css/css-tables/paint/col-change-span-bg-invalidation-001.html.ini new file mode 100644 index 00000000000..5bd57809dac --- /dev/null +++ b/tests/wpt/meta/css/css-tables/paint/col-change-span-bg-invalidation-001.html.ini @@ -0,0 +1,2 @@ +[col-change-span-bg-invalidation-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/paint/col-change-span-bg-invalidation-002.html.ini b/tests/wpt/meta/css/css-tables/paint/col-change-span-bg-invalidation-002.html.ini new file mode 100644 index 00000000000..32206aee538 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/paint/col-change-span-bg-invalidation-002.html.ini @@ -0,0 +1,2 @@ +[col-change-span-bg-invalidation-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/paint/col-paint-vrl-rtl.html.ini b/tests/wpt/meta/css/css-tables/paint/col-paint-vrl-rtl.html.ini new file mode 100644 index 00000000000..a3963013916 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/paint/col-paint-vrl-rtl.html.ini @@ -0,0 +1,2 @@ +[col-paint-vrl-rtl.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/parsing/border-collapse-computed.html.ini b/tests/wpt/meta/css/css-tables/parsing/border-collapse-computed.html.ini new file mode 100644 index 00000000000..cd6824a631e --- /dev/null +++ b/tests/wpt/meta/css/css-tables/parsing/border-collapse-computed.html.ini @@ -0,0 +1,6 @@ +[border-collapse-computed.html] + [Property border-collapse value 'separate'] + expected: FAIL + + [Property border-collapse value 'collapse'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/parsing/border-collapse-valid.html.ini b/tests/wpt/meta/css/css-tables/parsing/border-collapse-valid.html.ini new file mode 100644 index 00000000000..a3c4b05719b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/parsing/border-collapse-valid.html.ini @@ -0,0 +1,6 @@ +[border-collapse-valid.html] + [e.style['border-collapse'\] = "separate" should set the property value] + expected: FAIL + + [e.style['border-collapse'\] = "collapse" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/parsing/border-spacing-computed.html.ini b/tests/wpt/meta/css/css-tables/parsing/border-spacing-computed.html.ini new file mode 100644 index 00000000000..736543ce744 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/parsing/border-spacing-computed.html.ini @@ -0,0 +1,12 @@ +[border-spacing-computed.html] + [Property border-spacing value '10px 20px'] + expected: FAIL + + [Property border-spacing value '0'] + expected: FAIL + + [Property border-spacing value 'calc(10px + 0.5em) calc(10px - 0.5em)'] + expected: FAIL + + [Property border-spacing value 'calc(10px - 0.5em) calc(10px + 0.5em)'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/parsing/border-spacing-valid.html.ini b/tests/wpt/meta/css/css-tables/parsing/border-spacing-valid.html.ini new file mode 100644 index 00000000000..55fa9fab83f --- /dev/null +++ b/tests/wpt/meta/css/css-tables/parsing/border-spacing-valid.html.ini @@ -0,0 +1,9 @@ +[border-spacing-valid.html] + [e.style['border-spacing'\] = "0px" should set the property value] + expected: FAIL + + [e.style['border-spacing'\] = "10px 20px" should set the property value] + expected: FAIL + + [e.style['border-spacing'\] = "calc(10px + 0.5em) calc(10px - 0.5em)" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/parsing/caption-side-computed.html.ini b/tests/wpt/meta/css/css-tables/parsing/caption-side-computed.html.ini new file mode 100644 index 00000000000..2f104eb8501 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/parsing/caption-side-computed.html.ini @@ -0,0 +1,6 @@ +[caption-side-computed.html] + [Property caption-side value 'top'] + expected: FAIL + + [Property caption-side value 'bottom'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/parsing/caption-side-valid.html.ini b/tests/wpt/meta/css/css-tables/parsing/caption-side-valid.html.ini new file mode 100644 index 00000000000..8fe563c6a34 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/parsing/caption-side-valid.html.ini @@ -0,0 +1,6 @@ +[caption-side-valid.html] + [e.style['caption-side'\] = "top" should set the property value] + expected: FAIL + + [e.style['caption-side'\] = "bottom" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/parsing/empty-cells-computed.html.ini b/tests/wpt/meta/css/css-tables/parsing/empty-cells-computed.html.ini new file mode 100644 index 00000000000..f1aad1c8bce --- /dev/null +++ b/tests/wpt/meta/css/css-tables/parsing/empty-cells-computed.html.ini @@ -0,0 +1,6 @@ +[empty-cells-computed.html] + [Property empty-cells value 'show'] + expected: FAIL + + [Property empty-cells value 'hide'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/parsing/empty-cells-valid.html.ini b/tests/wpt/meta/css/css-tables/parsing/empty-cells-valid.html.ini new file mode 100644 index 00000000000..f784e99e4a5 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/parsing/empty-cells-valid.html.ini @@ -0,0 +1,6 @@ +[empty-cells-valid.html] + [e.style['empty-cells'\] = "show" should set the property value] + expected: FAIL + + [e.style['empty-cells'\] = "hide" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/parsing/table-layout-computed.html.ini b/tests/wpt/meta/css/css-tables/parsing/table-layout-computed.html.ini new file mode 100644 index 00000000000..1eef0381bbb --- /dev/null +++ b/tests/wpt/meta/css/css-tables/parsing/table-layout-computed.html.ini @@ -0,0 +1,6 @@ +[table-layout-computed.html] + [Property table-layout value 'auto'] + expected: FAIL + + [Property table-layout value 'fixed'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/parsing/table-layout-valid.html.ini b/tests/wpt/meta/css/css-tables/parsing/table-layout-valid.html.ini new file mode 100644 index 00000000000..39e82651a33 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/parsing/table-layout-valid.html.ini @@ -0,0 +1,6 @@ +[table-layout-valid.html] + [e.style['table-layout'\] = "auto" should set the property value] + expected: FAIL + + [e.style['table-layout'\] = "fixed" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/percent-height-overflow-auto-in-unrestricted-block-size-cell.tentative.html.ini b/tests/wpt/meta/css/css-tables/percent-height-overflow-auto-in-unrestricted-block-size-cell.tentative.html.ini new file mode 100644 index 00000000000..0c106c9d50f --- /dev/null +++ b/tests/wpt/meta/css/css-tables/percent-height-overflow-auto-in-unrestricted-block-size-cell.tentative.html.ini @@ -0,0 +1,2 @@ +[percent-height-overflow-auto-in-unrestricted-block-size-cell.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/percent-height-replaced-in-percent-cell-002.html.ini b/tests/wpt/meta/css/css-tables/percent-height-replaced-in-percent-cell-002.html.ini new file mode 100644 index 00000000000..3b35c6b90c8 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/percent-height-replaced-in-percent-cell-002.html.ini @@ -0,0 +1,2 @@ +[percent-height-replaced-in-percent-cell-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/percent-width-cell-dynamic.html.ini b/tests/wpt/meta/css/css-tables/percent-width-cell-dynamic.html.ini new file mode 100644 index 00000000000..3f1e27ae000 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/percent-width-cell-dynamic.html.ini @@ -0,0 +1,2 @@ +[percent-width-cell-dynamic.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/percent-width-ignored-001.tentative.html.ini b/tests/wpt/meta/css/css-tables/percent-width-ignored-001.tentative.html.ini new file mode 100644 index 00000000000..500d9125ca7 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/percent-width-ignored-001.tentative.html.ini @@ -0,0 +1,3 @@ +[percent-width-ignored-001.tentative.html] + [#outerTable 1] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/percent-width-ignored-002.tentative.html.ini b/tests/wpt/meta/css/css-tables/percent-width-ignored-002.tentative.html.ini new file mode 100644 index 00000000000..bfbe9d6a505 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/percent-width-ignored-002.tentative.html.ini @@ -0,0 +1,3 @@ +[percent-width-ignored-002.tentative.html] + [#stf 1] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/percent-width-ignored-003.tentative.html.ini b/tests/wpt/meta/css/css-tables/percent-width-ignored-003.tentative.html.ini new file mode 100644 index 00000000000..7fdccb7aec3 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/percent-width-ignored-003.tentative.html.ini @@ -0,0 +1,3 @@ +[percent-width-ignored-003.tentative.html] + [#outerTable 1] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/percentages-grandchildren-quirks-mode-001.html.ini b/tests/wpt/meta/css/css-tables/percentages-grandchildren-quirks-mode-001.html.ini new file mode 100644 index 00000000000..69d9141994b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/percentages-grandchildren-quirks-mode-001.html.ini @@ -0,0 +1,2 @@ +[percentages-grandchildren-quirks-mode-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/percentages-grandchildren-quirks-mode-002.html.ini b/tests/wpt/meta/css/css-tables/percentages-grandchildren-quirks-mode-002.html.ini new file mode 100644 index 00000000000..7b7d08842d7 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/percentages-grandchildren-quirks-mode-002.html.ini @@ -0,0 +1,2 @@ +[percentages-grandchildren-quirks-mode-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/row-group-margin-border-padding.html.ini b/tests/wpt/meta/css/css-tables/row-group-margin-border-padding.html.ini new file mode 100644 index 00000000000..e5b3dd0420d --- /dev/null +++ b/tests/wpt/meta/css/css-tables/row-group-margin-border-padding.html.ini @@ -0,0 +1,2 @@ +[row-group-margin-border-padding.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/row-group-order.html.ini b/tests/wpt/meta/css/css-tables/row-group-order.html.ini new file mode 100644 index 00000000000..0782cd5dc75 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/row-group-order.html.ini @@ -0,0 +1,2 @@ +[row-group-order.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/row-margin-border-padding.html.ini b/tests/wpt/meta/css/css-tables/row-margin-border-padding.html.ini new file mode 100644 index 00000000000..360b9c1d5bf --- /dev/null +++ b/tests/wpt/meta/css/css-tables/row-margin-border-padding.html.ini @@ -0,0 +1,2 @@ +[row-margin-border-padding.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/rules-groups.html.ini b/tests/wpt/meta/css/css-tables/rules-groups.html.ini new file mode 100644 index 00000000000..b8e00870260 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/rules-groups.html.ini @@ -0,0 +1,2 @@ +[rules-groups.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-001.html.ini b/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-001.html.ini new file mode 100644 index 00000000000..70bf4b0238b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-001.html.ini @@ -0,0 +1,2 @@ +[subpixel-collapsed-borders-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-002.html.ini b/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-002.html.ini new file mode 100644 index 00000000000..21adf2a8c87 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-002.html.ini @@ -0,0 +1,2 @@ +[subpixel-collapsed-borders-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-003.html.ini b/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-003.html.ini new file mode 100644 index 00000000000..cd3f1ae3a88 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-003.html.ini @@ -0,0 +1,2 @@ +[subpixel-collapsed-borders-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/subpixel-table-cell-width-001.html.ini b/tests/wpt/meta/css/css-tables/subpixel-table-cell-width-001.html.ini new file mode 100644 index 00000000000..e6bc58ff40b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/subpixel-table-cell-width-001.html.ini @@ -0,0 +1,2 @@ +[subpixel-table-cell-width-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/subpixel-table-cell-width-002.html.ini b/tests/wpt/meta/css/css-tables/subpixel-table-cell-width-002.html.ini new file mode 100644 index 00000000000..aef4e406cdb --- /dev/null +++ b/tests/wpt/meta/css/css-tables/subpixel-table-cell-width-002.html.ini @@ -0,0 +1,2 @@ +[subpixel-table-cell-width-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/table-cell-baseline-static-position.html.ini b/tests/wpt/meta/css/css-tables/table-cell-baseline-static-position.html.ini new file mode 100644 index 00000000000..05f4ec866ce --- /dev/null +++ b/tests/wpt/meta/css/css-tables/table-cell-baseline-static-position.html.ini @@ -0,0 +1,2 @@ +[table-cell-baseline-static-position.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/table-cell-overflow-auto-scrolled.html.ini b/tests/wpt/meta/css/css-tables/table-cell-overflow-auto-scrolled.html.ini new file mode 100644 index 00000000000..55805c45ee2 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/table-cell-overflow-auto-scrolled.html.ini @@ -0,0 +1,2 @@ +[table-cell-overflow-auto-scrolled.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/table-cell-writing-mode-computed.html.ini b/tests/wpt/meta/css/css-tables/table-cell-writing-mode-computed.html.ini new file mode 100644 index 00000000000..b8f060d7fae --- /dev/null +++ b/tests/wpt/meta/css/css-tables/table-cell-writing-mode-computed.html.ini @@ -0,0 +1,3 @@ +[table-cell-writing-mode-computed.html] + [Computed value of orthogonal writing-mode on table cell] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/table-model-fixup-2.html.ini b/tests/wpt/meta/css/css-tables/table-model-fixup-2.html.ini new file mode 100644 index 00000000000..8b56ac58982 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/table-model-fixup-2.html.ini @@ -0,0 +1,84 @@ +[table-model-fixup-2.html] + [Replaced elements inside a table cannot be table-row and are considered inline -- input elements (top)] + expected: FAIL + + [Replaced elements inside a table cannot be table-row and are considered inline -- img elements (top)] + expected: FAIL + + [Replaced elements inside a table cannot be table-column and are considered inline -- input elements (width)] + expected: FAIL + + [Replaced elements inside a table cannot be table-column and are considered inline -- input elements (top)] + expected: FAIL + + [Replaced elements inside a table cannot be table-column and are considered inline -- img elements (top)] + expected: FAIL + + [Replaced elements inside a table cannot be table-cell and are considered inline -- input elements (width)] + expected: FAIL + + [Replaced elements inside a table cannot be table-cell and are considered inline -- input elements (top)] + expected: FAIL + + [Replaced elements inside a table cannot be table-cell and are considered inline -- img elements (top)] + expected: FAIL + + [Replaced elements outside a table cannot be table-row and are considered inline -- input=text elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-row and are considered inline -- input=button elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-row and are considered inline -- input=file elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-row and are considered inline -- img elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-row-group and are considered inline -- input=text elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-row-group and are considered inline -- input=button elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-row-group and are considered inline -- input=file elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-row-group and are considered inline -- img elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-column and are considered inline inline -- input=text elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-column and are considered inline -- input=button elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-column and are considered inline -- input=file elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-column and are considered inline -- img elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-cell and are considered inline -- input=text elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-cell and are considered inline -- input=button elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-cell and are considered inline -- input=file elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-cell and are considered inline -- img elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-caption and are considered inline -- input=text elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-caption and are considered inline -- input=button elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-caption and are considered inline -- input=file elements] + expected: FAIL + + [Replaced elements outside a table cannot be table-caption and are considered inline -- img elements] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/table-model-fixup.html.ini b/tests/wpt/meta/css/css-tables/table-model-fixup.html.ini new file mode 100644 index 00000000000..a5dabae0aa1 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/table-model-fixup.html.ini @@ -0,0 +1,24 @@ +[table-model-fixup.html] + [1.1. Children of a table-column are treated as if they had display: none.] + expected: FAIL + + [1.2. Children of a table-column-group which are not a table-column are treated as if they had display: none.] + expected: FAIL + + [2.1. An anonymous table-row box must be generated around each sequence of consecutive children of a table-root box which are not proper table child boxes. (1/2)] + expected: FAIL + + [2.1. An anonymous table-row box must be generated around each sequence of consecutive children of a table-root box which are not proper table child boxes. (2/2)] + expected: FAIL + + [2.2. An anonymous table-row box must be generated around each sequence of consecutive children of a table-row-grouping box which are not table-row boxes. (1/3)] + expected: FAIL + + [2.2. An anonymous table-row box must be generated around each sequence of consecutive children of a table-row-grouping box which are not table-row boxes. (2/3)] + expected: FAIL + + [2.3 happens after 2.1. and 2.2. (2/2)] + expected: FAIL + + [3.2. An anonymous table or inline-table box must be generated around each sequence of consecutive proper table child box which are misparented] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/table_grid_size_col_colspan.html.ini b/tests/wpt/meta/css/css-tables/table_grid_size_col_colspan.html.ini new file mode 100644 index 00000000000..742a4060a8b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/table_grid_size_col_colspan.html.ini @@ -0,0 +1,2 @@ +[table_grid_size_col_colspan.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/baseline-table.html.ini b/tests/wpt/meta/css/css-tables/tentative/baseline-table.html.ini new file mode 100644 index 00000000000..6026a591644 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/baseline-table.html.ini @@ -0,0 +1,45 @@ +[baseline-table.html] + [.container 1] + expected: FAIL + + [.container 2] + expected: FAIL + + [.container 3] + expected: FAIL + + [.container 4] + expected: FAIL + + [.container 5] + expected: FAIL + + [.container 6] + expected: FAIL + + [.container 7] + expected: FAIL + + [.container 8] + expected: FAIL + + [.container 9] + expected: FAIL + + [.container 10] + expected: FAIL + + [.container 11] + expected: FAIL + + [.container 12] + expected: FAIL + + [.container 13] + expected: FAIL + + [.container 14] + expected: FAIL + + [.container 15] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/baseline-td.html.ini b/tests/wpt/meta/css/css-tables/tentative/baseline-td.html.ini new file mode 100644 index 00000000000..b5553b3d621 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/baseline-td.html.ini @@ -0,0 +1,15 @@ +[baseline-td.html] + [table, .display-table 1] + expected: FAIL + + [table, .display-table 2] + expected: FAIL + + [table, .display-table 3] + expected: FAIL + + [table, .display-table 4] + expected: FAIL + + [table, .display-table 5] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/caption.html.ini b/tests/wpt/meta/css/css-tables/tentative/caption.html.ini new file mode 100644 index 00000000000..27187d70298 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/caption.html.ini @@ -0,0 +1,24 @@ +[caption.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/colgroup-col.html.ini b/tests/wpt/meta/css/css-tables/tentative/colgroup-col.html.ini new file mode 100644 index 00000000000..04b658c181c --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/colgroup-col.html.ini @@ -0,0 +1,18 @@ +[colgroup-col.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/colspan-redistribution.html.ini b/tests/wpt/meta/css/css-tables/tentative/colspan-redistribution.html.ini new file mode 100644 index 00000000000..c2ab51e1474 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/colspan-redistribution.html.ini @@ -0,0 +1,93 @@ +[colspan-redistribution.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 19] + expected: FAIL + + [table 20] + expected: FAIL + + [table 21] + expected: FAIL + + [table 22] + expected: FAIL + + [table 23] + expected: FAIL + + [table 24] + expected: FAIL + + [table 25] + expected: FAIL + + [table 26] + expected: FAIL + + [table 27] + expected: FAIL + + [table 28] + expected: FAIL + + [table 29] + expected: FAIL + + [table 30] + expected: FAIL + + [table 31] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/column-widths.html.ini b/tests/wpt/meta/css/css-tables/tentative/column-widths.html.ini new file mode 100644 index 00000000000..72ad4034f34 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/column-widths.html.ini @@ -0,0 +1,96 @@ +[column-widths.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 19] + expected: FAIL + + [table 20] + expected: FAIL + + [table 21] + expected: FAIL + + [table 22] + expected: FAIL + + [table 23] + expected: FAIL + + [table 24] + expected: FAIL + + [table 25] + expected: FAIL + + [table 26] + expected: FAIL + + [table 27] + expected: FAIL + + [table 28] + expected: FAIL + + [table 29] + expected: FAIL + + [table 30] + expected: FAIL + + [table 31] + expected: FAIL + + [table 32] + expected: FAIL + + [table 33] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/element-sizing.html.ini b/tests/wpt/meta/css/css-tables/tentative/element-sizing.html.ini new file mode 100644 index 00000000000..2a474ee5dc5 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/element-sizing.html.ini @@ -0,0 +1,6 @@ +[element-sizing.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/paint/background-image-column-collapsed.html.ini b/tests/wpt/meta/css/css-tables/tentative/paint/background-image-column-collapsed.html.ini new file mode 100644 index 00000000000..ca754041021 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/paint/background-image-column-collapsed.html.ini @@ -0,0 +1,2 @@ +[background-image-column-collapsed.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/paint/background-image-column.html.ini b/tests/wpt/meta/css/css-tables/tentative/paint/background-image-column.html.ini new file mode 100644 index 00000000000..59e7265e918 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/paint/background-image-column.html.ini @@ -0,0 +1,2 @@ +[background-image-column.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/paint/background-image-row-collapsed.html.ini b/tests/wpt/meta/css/css-tables/tentative/paint/background-image-row-collapsed.html.ini new file mode 100644 index 00000000000..ba0303e4ff1 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/paint/background-image-row-collapsed.html.ini @@ -0,0 +1,2 @@ +[background-image-row-collapsed.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/paint/background-image-row.html.ini b/tests/wpt/meta/css/css-tables/tentative/paint/background-image-row.html.ini new file mode 100644 index 00000000000..47bb7faa8b4 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/paint/background-image-row.html.ini @@ -0,0 +1,2 @@ +[background-image-row.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/paint/collapsed-border-large-cell.html.ini b/tests/wpt/meta/css/css-tables/tentative/paint/collapsed-border-large-cell.html.ini new file mode 100644 index 00000000000..0974a4bc841 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/paint/collapsed-border-large-cell.html.ini @@ -0,0 +1,2 @@ +[collapsed-border-large-cell.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/paint/overflow-hidden-table.html.ini b/tests/wpt/meta/css/css-tables/tentative/paint/overflow-hidden-table.html.ini new file mode 100644 index 00000000000..85975fc74ce --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/paint/overflow-hidden-table.html.ini @@ -0,0 +1,2 @@ +[overflow-hidden-table.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/position-sticky-container.html.ini b/tests/wpt/meta/css/css-tables/tentative/position-sticky-container.html.ini new file mode 100644 index 00000000000..af5045215fd --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/position-sticky-container.html.ini @@ -0,0 +1,9 @@ +[position-sticky-container.html] + [TD sticky container is table] + expected: FAIL + + [TR sticky container is table] + expected: FAIL + + [TBODY sticky container is table] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/rowspan-height-redistribution.html.ini b/tests/wpt/meta/css/css-tables/tentative/rowspan-height-redistribution.html.ini new file mode 100644 index 00000000000..8b6bf227e2f --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/rowspan-height-redistribution.html.ini @@ -0,0 +1,66 @@ +[rowspan-height-redistribution.html] + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 19] + expected: FAIL + + [table 21] + expected: FAIL + + [table 22] + expected: FAIL + + [table 23] + expected: FAIL + + [table 24] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/section-no-tbody-fixed-distribution.html.ini b/tests/wpt/meta/css/css-tables/tentative/section-no-tbody-fixed-distribution.html.ini new file mode 100644 index 00000000000..1d7367396c1 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/section-no-tbody-fixed-distribution.html.ini @@ -0,0 +1,2 @@ +[section-no-tbody-fixed-distribution.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/section-no-tbody-percent-distribution.html.ini b/tests/wpt/meta/css/css-tables/tentative/section-no-tbody-percent-distribution.html.ini new file mode 100644 index 00000000000..a8688988e28 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/section-no-tbody-percent-distribution.html.ini @@ -0,0 +1,2 @@ +[section-no-tbody-percent-distribution.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/table-fixed-minmax.html.ini b/tests/wpt/meta/css/css-tables/tentative/table-fixed-minmax.html.ini new file mode 100644 index 00000000000..bf03b178834 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/table-fixed-minmax.html.ini @@ -0,0 +1,15 @@ +[table-fixed-minmax.html] + [table's width inside flexbox width:auto is not infinite] + expected: FAIL + + [table's width inside flexbox width:max-content is infinite] + expected: FAIL + + [table's width inside flexbox width:min-content is infinite, but the flexbox is finite; scenario 1] + expected: FAIL + + [table's width inside flexbox width:min-content is infinite, but the flexbox is finite; scenario 2] + expected: FAIL + + [table's width inside grid width:max-content is infinite] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/table-height-redistribution.html.ini b/tests/wpt/meta/css/css-tables/tentative/table-height-redistribution.html.ini new file mode 100644 index 00000000000..0f1ce3b5b1d --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/table-height-redistribution.html.ini @@ -0,0 +1,81 @@ +[table-height-redistribution.html] + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 19] + expected: FAIL + + [table 20] + expected: FAIL + + [table 21] + expected: FAIL + + [table 22] + expected: FAIL + + [table 23] + expected: FAIL + + [table 24] + expected: FAIL + + [table 25] + expected: FAIL + + [table 26] + expected: FAIL + + [table 27] + expected: FAIL + + [table 28] + expected: FAIL + + [table 29] + expected: FAIL + + [table 30] + expected: FAIL + + [table 31] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/table-minmax.html.ini b/tests/wpt/meta/css/css-tables/tentative/table-minmax.html.ini new file mode 100644 index 00000000000..ab7e0b53ae8 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/table-minmax.html.ini @@ -0,0 +1,42 @@ +[table-minmax.html] + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/table-quirks.html.ini b/tests/wpt/meta/css/css-tables/tentative/table-quirks.html.ini new file mode 100644 index 00000000000..b7a41cac96c --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/table-quirks.html.ini @@ -0,0 +1,15 @@ +[table-quirks.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/table-width-redistribution-fixed-padding.html.ini b/tests/wpt/meta/css/css-tables/tentative/table-width-redistribution-fixed-padding.html.ini new file mode 100644 index 00000000000..6fb3f132232 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/table-width-redistribution-fixed-padding.html.ini @@ -0,0 +1,45 @@ +[table-width-redistribution-fixed-padding.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/table-width-redistribution-fixed.html.ini b/tests/wpt/meta/css/css-tables/tentative/table-width-redistribution-fixed.html.ini new file mode 100644 index 00000000000..9b7b17a5961 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/table-width-redistribution-fixed.html.ini @@ -0,0 +1,75 @@ +[table-width-redistribution-fixed.html] + [table 1] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 19] + expected: FAIL + + [table 20] + expected: FAIL + + [table 21] + expected: FAIL + + [table 22] + expected: FAIL + + [table 23] + expected: FAIL + + [table 24] + expected: FAIL + + [table 25] + expected: FAIL + + [table 26] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/table-width-redistribution.html.ini b/tests/wpt/meta/css/css-tables/tentative/table-width-redistribution.html.ini new file mode 100644 index 00000000000..ede3bbcf666 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/table-width-redistribution.html.ini @@ -0,0 +1,66 @@ +[table-width-redistribution.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL + + [table 15] + expected: FAIL + + [table 16] + expected: FAIL + + [table 17] + expected: FAIL + + [table 18] + expected: FAIL + + [table 19] + expected: FAIL + + [table 20] + expected: FAIL + + [table 21] + expected: FAIL + + [table 22] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/tbody-height-redistribution.html.ini b/tests/wpt/meta/css/css-tables/tentative/tbody-height-redistribution.html.ini new file mode 100644 index 00000000000..2f1da7cad2d --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/tbody-height-redistribution.html.ini @@ -0,0 +1,33 @@ +[tbody-height-redistribution.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/td-box-sizing-001.html.ini b/tests/wpt/meta/css/css-tables/tentative/td-box-sizing-001.html.ini new file mode 100644 index 00000000000..b4689e07a36 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/td-box-sizing-001.html.ini @@ -0,0 +1,42 @@ +[td-box-sizing-001.html] + [table 1] + expected: FAIL + + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 4] + expected: FAIL + + [table 5] + expected: FAIL + + [table 6] + expected: FAIL + + [table 7] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 10] + expected: FAIL + + [table 11] + expected: FAIL + + [table 12] + expected: FAIL + + [table 13] + expected: FAIL + + [table 14] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/td-box-sizing-002.html.ini b/tests/wpt/meta/css/css-tables/tentative/td-box-sizing-002.html.ini new file mode 100644 index 00000000000..b7a76514c3e --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/td-box-sizing-002.html.ini @@ -0,0 +1,21 @@ +[td-box-sizing-002.html] + [.t 6] + expected: FAIL + + [.t 10] + expected: FAIL + + [.t 11] + expected: FAIL + + [.t 12] + expected: FAIL + + [.t 13] + expected: FAIL + + [.t 14] + expected: FAIL + + [.t 15] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/tentative/td-box-sizing-003.html.ini b/tests/wpt/meta/css/css-tables/tentative/td-box-sizing-003.html.ini new file mode 100644 index 00000000000..09dce292492 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/tentative/td-box-sizing-003.html.ini @@ -0,0 +1,15 @@ +[td-box-sizing-003.html] + [table 2] + expected: FAIL + + [table 3] + expected: FAIL + + [table 8] + expected: FAIL + + [table 9] + expected: FAIL + + [table 11] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/th-text-align.html.ini b/tests/wpt/meta/css/css-tables/th-text-align.html.ini new file mode 100644 index 00000000000..01a4b1f4e58 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/th-text-align.html.ini @@ -0,0 +1,2 @@ +[th-text-align.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-border-spacing.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-border-spacing.html.ini new file mode 100644 index 00000000000..43b3c65884f --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-border-spacing.html.ini @@ -0,0 +1,2 @@ +[visibility-collapse-border-spacing.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-col-001.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-col-001.html.ini new file mode 100644 index 00000000000..22e94f9a93c --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-col-001.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-col-001.html] + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-col-002.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-col-002.html.ini new file mode 100644 index 00000000000..8e3fc5a7979 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-col-002.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-col-002.html] + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-col-003.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-col-003.html.ini new file mode 100644 index 00000000000..bae33f466c5 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-col-003.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-col-003.html] + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-col-004-dynamic.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-col-004-dynamic.html.ini new file mode 100644 index 00000000000..d943dbea69f --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-col-004-dynamic.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-col-004-dynamic.html] + [col visibility:collapse doesn't change table height] + expected: FAIL + + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-col-005.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-col-005.html.ini new file mode 100644 index 00000000000..d7e7ccc9213 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-col-005.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-col-005.html] + [col visibility:collapse doesn't change table height] + expected: FAIL + + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-colspan-001.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-colspan-001.html.ini new file mode 100644 index 00000000000..7805b0f461f --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-colspan-001.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-colspan-001.html] + [col visibility:collapse doesn't change table height] + expected: FAIL + + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-colspan-002.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-colspan-002.html.ini new file mode 100644 index 00000000000..ee6d83958df --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-colspan-002.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-colspan-002.html] + [col visibility:collapse doesn't change table height] + expected: FAIL + + [col visibility:collapse changes table width] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-colspan-003.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-colspan-003.html.ini new file mode 100644 index 00000000000..4ad90329d1b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-colspan-003.html.ini @@ -0,0 +1,2 @@ +[visibility-collapse-colspan-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-row-001.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-row-001.html.ini new file mode 100644 index 00000000000..9441076fb20 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-row-001.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-row-001.html] + [row visibility:collapse changes table height, unlike visibility:hidden] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-row-002-dynamic.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-row-002-dynamic.html.ini new file mode 100644 index 00000000000..07bed03cbb4 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-row-002-dynamic.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-row-002-dynamic.html] + [row visibility:collapse changes table height, unlike visibility:hidden] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-row-003-dynamic.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-row-003-dynamic.html.ini new file mode 100644 index 00000000000..9ca256e3307 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-row-003-dynamic.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-row-003-dynamic.html] + [row visibility:collapse changes table height, unlike visibility:hidden] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-row-004.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-row-004.html.ini new file mode 100644 index 00000000000..667374037ab --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-row-004.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-row-004.html] + [collapsed row shrinks table height] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-row-005.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-row-005.html.ini new file mode 100644 index 00000000000..b2665eaf590 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-row-005.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-row-005.html] + [collapsed row should not contribute to overflow] + expected: FAIL + + [collapsed section should not contribute to overflow] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-row-group-001.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-row-group-001.html.ini new file mode 100644 index 00000000000..a97baf9ec43 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-row-group-001.html.ini @@ -0,0 +1,9 @@ +[visibility-collapse-row-group-001.html] + [row group visibility:collapse changes table height] + expected: FAIL + + [the first row should be collapsed] + expected: FAIL + + [the second row should be collapsed] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-row-group-002.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-row-group-002.html.ini new file mode 100644 index 00000000000..099dd7a2eac --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-row-group-002.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-row-group-002.html] + [row group visibility:collapse changes table height] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-rowcol-001.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-rowcol-001.html.ini new file mode 100644 index 00000000000..7cb8c548023 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-rowcol-001.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-rowcol-001.html] + [spanning col visibility:collapse changes table width] + expected: FAIL + + [spanning row visibility:collapse changes height] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-rowcol-002.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-rowcol-002.html.ini new file mode 100644 index 00000000000..0cd066792b7 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-rowcol-002.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-rowcol-002.html] + [spanning row visibility:collapse doesn't change table width] + expected: FAIL + + [spanning row visibility:collapse doesn't change height in this case] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-002-border-separate.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-002-border-separate.html.ini new file mode 100644 index 00000000000..6470b57b7d6 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-002-border-separate.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-rowspan-002-border-separate.html] + [spanning row visibility:collapse makes row height 0] + expected: FAIL + + [spanning cell shrinks to sum of remaining three rows' height] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-002.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-002.html.ini new file mode 100644 index 00000000000..aacf01853b5 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-002.html.ini @@ -0,0 +1,6 @@ +[visibility-collapse-rowspan-002.html] + [spanning row visibility:collapse makes row height 0] + expected: FAIL + + [spanning cell shrinks to sum of remaining three rows' height] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-003-border-separate.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-003-border-separate.html.ini new file mode 100644 index 00000000000..5f7a6fe9baa --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-003-border-separate.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-rowspan-003-border-separate.html] + [collapsed row has zero height] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-003.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-003.html.ini new file mode 100644 index 00000000000..bd40ed0a982 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-003.html.ini @@ -0,0 +1,3 @@ +[visibility-collapse-rowspan-003.html] + [collapsed row has zero height] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-004-dynamic.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-004-dynamic.html.ini new file mode 100644 index 00000000000..37a491c98c4 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-004-dynamic.html.ini @@ -0,0 +1,12 @@ +[visibility-collapse-rowspan-004-dynamic.html] + [third row visibility:collapse makes row height 0] + expected: FAIL + + [spanning cell shrinks to sum of remaining three rows' height] + expected: FAIL + + [(2nd collapse) third row visibility:collapse makes row height 0] + expected: FAIL + + [(2nd collapse) spanning cell shrinks to sum of remaining three rows' height] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-005.html.ini b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-005.html.ini new file mode 100644 index 00000000000..2920f44c569 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-collapse-rowspan-005.html.ini @@ -0,0 +1,2 @@ +[visibility-collapse-rowspan-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-hidden-col-001.html.ini b/tests/wpt/meta/css/css-tables/visibility-hidden-col-001.html.ini new file mode 100644 index 00000000000..1e899a53101 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-hidden-col-001.html.ini @@ -0,0 +1,3 @@ +[visibility-hidden-col-001.html] + [visibility:hidden doesn't change table width] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-hidden-nested-001.html.ini b/tests/wpt/meta/css/css-tables/visibility-hidden-nested-001.html.ini new file mode 100644 index 00000000000..0cb46816a2b --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-hidden-nested-001.html.ini @@ -0,0 +1,3 @@ +[visibility-hidden-nested-001.html] + [table visibility:hidden doesn't change table width] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-hidden-row-001.html.ini b/tests/wpt/meta/css/css-tables/visibility-hidden-row-001.html.ini new file mode 100644 index 00000000000..6d8cec43a46 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-hidden-row-001.html.ini @@ -0,0 +1,3 @@ +[visibility-hidden-row-001.html] + [Table height is 222px] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/visibility-hidden-row-002.html.ini b/tests/wpt/meta/css/css-tables/visibility-hidden-row-002.html.ini new file mode 100644 index 00000000000..953a016b496 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/visibility-hidden-row-002.html.ini @@ -0,0 +1,3 @@ +[visibility-hidden-row-002.html] + [Table height is 222px] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/computing-column-measure-0.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/computing-column-measure-0.html.ini new file mode 100644 index 00000000000..351af00f27e --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/computing-column-measure-0.html.ini @@ -0,0 +1,12 @@ +[computing-column-measure-0.html] + [Checking intermediate min-content width for span 1 (1)] + expected: FAIL + + [Checking intermediate min-content width for span 1 (2)] + expected: FAIL + + [Checking intermediate min-content width for span 1 (3)] + expected: FAIL + + [Checking intermediate min-content width for span 1 (4)] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/computing-column-measure-1.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/computing-column-measure-1.html.ini new file mode 100644 index 00000000000..c64ccb63ba9 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/computing-column-measure-1.html.ini @@ -0,0 +1,12 @@ +[computing-column-measure-1.html] + [Checking intermediate min-content height for span 2 (1)] + expected: FAIL + + [Checking intermediate min-content height for span 2 (2)] + expected: FAIL + + [Checking intermediate min-content height for span 2 (3)] + expected: FAIL + + [Checking intermediate min-content height for span 2 (4)] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/computing-column-measure-2.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/computing-column-measure-2.html.ini new file mode 100644 index 00000000000..bad0b87d4a8 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/computing-column-measure-2.html.ini @@ -0,0 +1,3 @@ +[computing-column-measure-2.html] + [Table recalculations should match the reference] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/computing-table-width-0.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/computing-table-width-0.html.ini new file mode 100644 index 00000000000..f9fbbe964b8 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/computing-table-width-0.html.ini @@ -0,0 +1,3 @@ +[computing-table-width-0.html] + [Width is 100px due to 100px content size of caption] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/computing-table-width-1.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/computing-table-width-1.html.ini new file mode 100644 index 00000000000..9b46b177e18 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/computing-table-width-1.html.ini @@ -0,0 +1,3 @@ +[computing-table-width-1.html] + [The box should be 300px since that is the size of the content] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-1.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-1.html.ini new file mode 100644 index 00000000000..c6a9d5dd0cb --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-1.html.ini @@ -0,0 +1,9 @@ +[distribution-algo-1.html] + [The box should be 300px since that is the size of the content] + expected: FAIL + + [The first cell is 100px wide due to its content's size] + expected: FAIL + + [The first cell is 200px wide due to its content's size] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-2.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-2.html.ini new file mode 100644 index 00000000000..b5448e78bb5 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-2.html.ini @@ -0,0 +1,9 @@ +[distribution-algo-2.html] + [The box should be 300px since that is the size of the content] + expected: FAIL + + [The first cell is 100px wide due to its content's size] + expected: FAIL + + [The first cell is 200px wide due to its content's size] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-guess.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-guess.html.ini new file mode 100644 index 00000000000..5611205459e --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-guess.html.ini @@ -0,0 +1,9 @@ +[distribution-algo-min-content-guess.html] + [The box should be 300px since that is the size of the content] + expected: FAIL + + [The first cell is 100px wide due to its content's size] + expected: FAIL + + [The first cell is 200px wide due to its content's size] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-percent-guess.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-percent-guess.html.ini new file mode 100644 index 00000000000..7fee8436969 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-percent-guess.html.ini @@ -0,0 +1,3 @@ +[distribution-algo-min-content-percent-guess.html] + [The second cell is 200px due to the 50% set on the first cell and the second gets distributed the remaining space since its auto] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.1.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.1.html.ini new file mode 100644 index 00000000000..b14dbae3388 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.1.html.ini @@ -0,0 +1,3 @@ +[distribution-algo-min-content-specified-guess.1.html] + [The box should be 75px due to its min-content size.] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.html.ini new file mode 100644 index 00000000000..5ea6fe09b96 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/distribution-algo-min-content-specified-guess.html.ini @@ -0,0 +1,3 @@ +[distribution-algo-min-content-specified-guess.html] + [The box should be 75px due to its min-content size.] + expected: FAIL diff --git a/tests/wpt/meta/css/css-tables/width-distribution/td-with-subpixel-padding-vertical-rl.html.ini b/tests/wpt/meta/css/css-tables/width-distribution/td-with-subpixel-padding-vertical-rl.html.ini new file mode 100644 index 00000000000..db13f7eda90 --- /dev/null +++ b/tests/wpt/meta/css/css-tables/width-distribution/td-with-subpixel-padding-vertical-rl.html.ini @@ -0,0 +1,3 @@ +[td-with-subpixel-padding-vertical-rl.html] + [td-with-subpixel-padding-vertical-rl] + expected: FAIL