aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/wpt/metadata/dom/nodes/getElementsByClassName-empty-set.html.ini10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/wpt/metadata/dom/nodes/getElementsByClassName-empty-set.html.ini b/tests/wpt/metadata/dom/nodes/getElementsByClassName-empty-set.html.ini
deleted file mode 100644
index 88cb5872361..00000000000
--- a/tests/wpt/metadata/dom/nodes/getElementsByClassName-empty-set.html.ini
+++ /dev/null
@@ -1,10 +0,0 @@
-[getElementsByClassName-empty-set.html]
- [Passing a space to getElementsByClassName should return an empty HTMLCollection]
- expected: FAIL
-
- [Passing three spaces to getElementsByClassName should return an empty HTMLCollection]
- expected: FAIL
-
- [Passing an empty string to getElementsByClassName should return an empty HTMLCollection]
- expected: FAIL
-