aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/wpt/meta/html/rendering/dimension-attributes.html.ini27
-rw-r--r--tests/wpt/meta/html/rendering/non-replaced-elements/tables/table-column-width.html.ini2
-rw-r--r--tests/wpt/meta/html/rendering/non-replaced-elements/tables/table-row-height.html.ini2
3 files changed, 0 insertions, 31 deletions
diff --git a/tests/wpt/meta/html/rendering/dimension-attributes.html.ini b/tests/wpt/meta/html/rendering/dimension-attributes.html.ini
index f3eaf8cdf25..77e01e40099 100644
--- a/tests/wpt/meta/html/rendering/dimension-attributes.html.ini
+++ b/tests/wpt/meta/html/rendering/dimension-attributes.html.ini
@@ -1702,30 +1702,3 @@
[<source height="0px"> mapping to <img> height property]
expected: FAIL
-
- [<table height="0"> mapping to <table> height property]
- expected: FAIL
-
- [<table height="0%"> mapping to <table> height property]
- expected: FAIL
-
- [<table height="0px"> mapping to <table> height property]
- expected: FAIL
-
- [<tr height="0"> mapping to <tr> height property]
- expected: FAIL
-
- [<tr height="0%"> mapping to <tr> height property]
- expected: FAIL
-
- [<tr height="0px"> mapping to <tr> height property]
- expected: FAIL
-
- [<col width="0"> mapping to <col> width property]
- expected: FAIL
-
- [<col width="0%"> mapping to <col> width property]
- expected: FAIL
-
- [<col width="0px"> mapping to <col> width property]
- expected: FAIL
diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/tables/table-column-width.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/tables/table-column-width.html.ini
deleted file mode 100644
index 751d06fa211..00000000000
--- a/tests/wpt/meta/html/rendering/non-replaced-elements/tables/table-column-width.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[table-column-width.html]
- expected: FAIL
diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/tables/table-row-height.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/tables/table-row-height.html.ini
deleted file mode 100644
index cf21f0ef4ff..00000000000
--- a/tests/wpt/meta/html/rendering/non-replaced-elements/tables/table-row-height.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[table-row-height.html]
- expected: FAIL