From 5d814a4c244d489b4ae51002a0cf1d3c2fe16058 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Wed, 25 Aug 2021 13:48:53 +0200 Subject: feat: ArrayBuffer in structured clone transfer (#11840) --- tools/wpt/expectation.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tools') 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, -- cgit v1.2.3