diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 94d9ea81c..d22f9694d 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -669,11 +669,7 @@ "url-tojson.any.html": true, "urlencoded-parser.any.html": true, "urlsearchparams-append.any.html": true, - "urlsearchparams-constructor.any.html": [ - "Construct with 2 unpaired surrogates (no trailing)", - "Construct with 3 unpaired surrogates (no leading)", - "Construct with object with NULL, non-ASCII, and surrogate keys" - ], + "urlsearchparams-constructor.any.html": true, "urlsearchparams-delete.any.html": true, "urlsearchparams-foreach.any.html": true, "urlsearchparams-get.any.html": true, |