diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index abbe8cdfc..2ebdc1011 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -358,7 +358,7 @@ ], "patched-global.any.js": true, "reentrant-strategies.any.js": true, - "tee.any.js": true, + "tee.any.js": false, "templated.any.js": [ "ReadableStream (empty) reader: canceling via the stream should fail" ] @@ -784,7 +784,8 @@ }, "file": { "File-constructor.any.js": true - } + }, + "fileReader.any.js": true }, "html": { "webappapis": { @@ -805,4 +806,4 @@ } } } -} +}
\ No newline at end of file |