summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLuca Casonato <hello@lcas.dev>2021-08-25 13:48:53 +0200
committerGitHub <noreply@github.com>2021-08-25 13:48:53 +0200
commit5d814a4c244d489b4ae51002a0cf1d3c2fe16058 (patch)
tree3597ab7d4c438b96c34dac52f9f537989129001e /tools
parentf84cd9403db3545c8058a9c28474b3c99d4c2dd4 (diff)
feat: ArrayBuffer in structured clone transfer (#11840)
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json5
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,