Skip to content

Commit

Permalink
fixup! lib: fix TypeError when converting a detached buffer source
Browse files Browse the repository at this point in the history
  • Loading branch information
cola119 committed Oct 30, 2022
1 parent 2a5c12f commit 684f18a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions test/wpt/status/encoding.json
Expand Up @@ -61,12 +61,7 @@
"requires": ["small-icu"]
},
"streams/decode-utf8.any.js": {
"requires": ["small-icu"],
"fail": {
"expected": [
"decoding a transferred ArrayBuffer chunk should give no output"
]
}
"requires": ["small-icu"]
},
"streams/decode-bad-chunks.any.js": {
"fail": {
Expand Down

0 comments on commit 684f18a

Please sign in to comment.