summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLuca Casonato <hello@lcas.dev>2021-06-16 15:48:39 +0200
committerGitHub <noreply@github.com>2021-06-16 15:48:39 +0200
commit77ab2bee9fa3dafeb711bccd8822b06a8aa0fae8 (patch)
treed89349fcac22e8f63a1fc811aa40583ccc5d3296 /tools
parent8e4a70c7e9e495ca425bb29cafe1f426ad29c406 (diff)
fix: some more console spec compliance (#10983)
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index 8a78f0a35..e4ce77f9b 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -144,11 +144,7 @@
"console-label-conversion.any.html": true,
"console-namespace-object-class-string.any.html": true,
"console-tests-historical.any.html": true,
- "idlharness.any.html": [
- "console namespace: operation table(optional any, optional sequence<DOMString>)",
- "console namespace: operation dir(optional any, optional object?)",
- "console namespace: operation dirxml(any...)"
- ]
+ "idlharness.any.html": true
},
"dom": {
"abort": {