diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index a5859d0aa..e71a48e2f 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -3215,7 +3215,9 @@ "response-consume-stream.any.html": true, "response-consume-stream.any.worker.html": true, "response-init-contenttype.any.html": true, - "response-init-contenttype.any.worker.html": true + "response-init-contenttype.any.worker.html": true, + "response-static-json.any.html": true, + "response-static-json.any.worker.html": true }, "body": { "formdata.any.html": [ |