aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css
diff options
context:
space:
mode:
authorOriol Brufau <obrufau@igalia.com>2025-01-10 15:22:32 -0800
committerGitHub <noreply@github.com>2025-01-10 23:22:32 +0000
commit25a94efcdf4affd6d8ad648aa35e3c9b5df7b073 (patch)
treeb0eefaed2f8b3a56d2de3a38c90a6609f8f753b4 /tests/wpt/meta/css
parent754ec455bcdd09d308acc7e0f7f822faf0abc6df (diff)
downloadservo-25a94efcdf4affd6d8ad648aa35e3c9b5df7b073.tar.gz
servo-25a94efcdf4affd6d8ad648aa35e3c9b5df7b073.zip
layout: Improve sizing of tables in collapsed-borders mode (#34932)
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'tests/wpt/meta/css')
-rw-r--r--tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-cell-001.xht.ini2
-rw-r--r--tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-colgroup-001.xht.ini2
-rw-r--r--tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-column-001.xht.ini2
-rw-r--r--tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-row-001.xht.ini2
-rw-r--r--tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-rowgroup-001.xht.ini2
-rw-r--r--tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-table-001.xht.ini2
-rw-r--r--tests/wpt/meta/css/css-tables/border-collapse-double-border.html.ini2
-rw-r--r--tests/wpt/meta/css/css-tables/border-collapse-dynamic-oof.html.ini2
-rw-r--r--tests/wpt/meta/css/css-tables/row-group-margin-border-padding.html.ini2
-rw-r--r--tests/wpt/meta/css/css-tables/row-margin-border-padding.html.ini2
-rw-r--r--tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-001.html.ini2
-rw-r--r--tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-002.html.ini2
-rw-r--r--tests/wpt/meta/css/css-tables/tentative/paint/background-image-column-collapsed.html.ini2
-rw-r--r--tests/wpt/meta/css/css-tables/tentative/paint/background-image-row-collapsed.html.ini2
-rw-r--r--tests/wpt/meta/css/css-tables/tentative/td-box-sizing-002.html.ini6
-rw-r--r--tests/wpt/meta/css/cssom-view/table-offset-props.html.ini3
-rw-r--r--tests/wpt/meta/css/cssom-view/table-scroll-props.html.ini3
17 files changed, 4 insertions, 36 deletions
diff --git a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-cell-001.xht.ini b/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-cell-001.xht.ini
deleted file mode 100644
index f736c1c3588..00000000000
--- a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-cell-001.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[table-backgrounds-bc-cell-001.xht]
- expected: FAIL
diff --git a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-colgroup-001.xht.ini b/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-colgroup-001.xht.ini
deleted file mode 100644
index 223ea972b27..00000000000
--- a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-colgroup-001.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[table-backgrounds-bc-colgroup-001.xht]
- expected: FAIL
diff --git a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-column-001.xht.ini b/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-column-001.xht.ini
deleted file mode 100644
index 33bc44435e6..00000000000
--- a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-column-001.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[table-backgrounds-bc-column-001.xht]
- expected: FAIL
diff --git a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-row-001.xht.ini b/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-row-001.xht.ini
deleted file mode 100644
index 2023cc4c99e..00000000000
--- a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-row-001.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[table-backgrounds-bc-row-001.xht]
- expected: FAIL
diff --git a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-rowgroup-001.xht.ini b/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-rowgroup-001.xht.ini
deleted file mode 100644
index 8a4e4b202e1..00000000000
--- a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-rowgroup-001.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[table-backgrounds-bc-rowgroup-001.xht]
- expected: FAIL
diff --git a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-table-001.xht.ini b/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-table-001.xht.ini
deleted file mode 100644
index d89f8c626b1..00000000000
--- a/tests/wpt/meta/css/CSS2/tables/table-backgrounds-bc-table-001.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[table-backgrounds-bc-table-001.xht]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-tables/border-collapse-double-border.html.ini b/tests/wpt/meta/css/css-tables/border-collapse-double-border.html.ini
new file mode 100644
index 00000000000..4baa99cad80
--- /dev/null
+++ b/tests/wpt/meta/css/css-tables/border-collapse-double-border.html.ini
@@ -0,0 +1,2 @@
+[border-collapse-double-border.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-tables/border-collapse-dynamic-oof.html.ini b/tests/wpt/meta/css/css-tables/border-collapse-dynamic-oof.html.ini
new file mode 100644
index 00000000000..b83f8101056
--- /dev/null
+++ b/tests/wpt/meta/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/css/css-tables/row-group-margin-border-padding.html.ini b/tests/wpt/meta/css/css-tables/row-group-margin-border-padding.html.ini
deleted file mode 100644
index e5b3dd0420d..00000000000
--- a/tests/wpt/meta/css/css-tables/row-group-margin-border-padding.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[row-group-margin-border-padding.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
deleted file mode 100644
index 360b9c1d5bf..00000000000
--- a/tests/wpt/meta/css/css-tables/row-margin-border-padding.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[row-margin-border-padding.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
deleted file mode 100644
index 70bf4b0238b..00000000000
--- a/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-001.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[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
deleted file mode 100644
index 21adf2a8c87..00000000000
--- a/tests/wpt/meta/css/css-tables/subpixel-collapsed-borders-002.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[subpixel-collapsed-borders-002.html]
- 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
deleted file mode 100644
index ca754041021..00000000000
--- a/tests/wpt/meta/css/css-tables/tentative/paint/background-image-column-collapsed.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[background-image-column-collapsed.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
deleted file mode 100644
index ba0303e4ff1..00000000000
--- a/tests/wpt/meta/css/css-tables/tentative/paint/background-image-row-collapsed.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[background-image-row-collapsed.html]
- 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
deleted file mode 100644
index bfd934805f6..00000000000
--- a/tests/wpt/meta/css/css-tables/tentative/td-box-sizing-002.html.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-[td-box-sizing-002.html]
- [.t 6]
- expected: FAIL
-
- [.t 13]
- expected: FAIL
diff --git a/tests/wpt/meta/css/cssom-view/table-offset-props.html.ini b/tests/wpt/meta/css/cssom-view/table-offset-props.html.ini
deleted file mode 100644
index 1e18b63a4ac..00000000000
--- a/tests/wpt/meta/css/cssom-view/table-offset-props.html.ini
+++ /dev/null
@@ -1,3 +0,0 @@
-[table-offset-props.html]
- [Table with collapsed border]
- expected: FAIL
diff --git a/tests/wpt/meta/css/cssom-view/table-scroll-props.html.ini b/tests/wpt/meta/css/cssom-view/table-scroll-props.html.ini
deleted file mode 100644
index e5bdcf01844..00000000000
--- a/tests/wpt/meta/css/cssom-view/table-scroll-props.html.ini
+++ /dev/null
@@ -1,3 +0,0 @@
-[table-scroll-props.html]
- [Table with collapsed border]
- expected: FAIL