Skip to content

Commit 684f18a

Browse files
committed
fixup! lib: fix TypeError when converting a detached buffer source
1 parent 2a5c12f commit 684f18a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

test/wpt/status/encoding.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,7 @@
6161
"requires": ["small-icu"]
6262
},
6363
"streams/decode-utf8.any.js": {
64-
"requires": ["small-icu"],
65-
"fail": {
66-
"expected": [
67-
"decoding a transferred ArrayBuffer chunk should give no output"
68-
]
69-
}
64+
"requires": ["small-icu"]
7065
},
7166
"streams/decode-bad-chunks.any.js": {
7267
"fail": {

0 commit comments

Comments
 (0)