summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json14
1 files changed, 4 insertions, 10 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index b418608e7..b7813f008 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -3205,12 +3205,10 @@
"urlsearchparams-constructor.any.html": true,
"urlsearchparams-constructor.any.worker.html": true,
"urlsearchparams-delete.any.html": [
- "Changing the query of a URL with an opaque path can impact the path",
- "Two-argument delete()"
+ "Changing the query of a URL with an opaque path can impact the path"
],
"urlsearchparams-delete.any.worker.html": [
- "Changing the query of a URL with an opaque path can impact the path",
- "Two-argument delete()"
+ "Changing the query of a URL with an opaque path can impact the path"
],
"urlsearchparams-foreach.any.html": true,
"urlsearchparams-foreach.any.worker.html": true,
@@ -3218,12 +3216,8 @@
"urlsearchparams-get.any.worker.html": true,
"urlsearchparams-getall.any.html": true,
"urlsearchparams-getall.any.worker.html": true,
- "urlsearchparams-has.any.html": [
- "Two-argument has()"
- ],
- "urlsearchparams-has.any.worker.html": [
- "Two-argument has()"
- ],
+ "urlsearchparams-has.any.html": true,
+ "urlsearchparams-has.any.worker.html": true,
"urlsearchparams-set.any.html": true,
"urlsearchparams-set.any.worker.html": true,
"urlsearchparams-size.any.html": true,