diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 62434935a..dd607e608 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -16195,8 +16195,7 @@ "Blob paired surrogates (invalid utf-8)", "Blob empty", "Blob NUL", - "File basic", - "ArrayBuffer" + "File basic" ] } } @@ -16252,7 +16251,7 @@ "message-channels": { "basics.any.html": true, "close.any.html": true, - "dictionary-transferrable.any.html": false, + "dictionary-transferrable.any.html": true, "implied-start.any.html": true, "no-start.any.html": true, "user-activation.tentative.any.html": false, |