diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/wpt/expectation.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 7367b773e..8f4590183 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -3024,8 +3024,8 @@ ], "url-setters.any.worker.html?include=javascript": true, "url-setters.any.worker.html?include=mailto": true, - "url-statics-canparse.any.html": false, - "url-statics-canparse.any.worker.html": false, + "url-statics-canparse.any.html": true, + "url-statics-canparse.any.worker.html": true, "urlsearchparams-size.any.worker.html": true }, "fetch": { |
