From 25b35be50dd59d00e126591dd24d06824e2c50cf Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Thu, 4 Feb 2021 15:05:36 +0100 Subject: refactor: rewrite File implementation (#9334) --- tools/wpt/expectation.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools/wpt') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 307021cd8..72416736b 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -1030,6 +1030,9 @@ ], "Blob-slice-overflow.any.js": true, "Blob-slice.any.js": true + }, + "file": { + "File-constructor.any.js": true } } } \ No newline at end of file -- cgit v1.2.3