We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ccc359 commit aa42d37Copy full SHA for aa42d37
test/wpt/status/encoding.json
@@ -50,5 +50,8 @@
50
},
51
"streams/*.js": {
52
"fail": "No implementation of TextDecoderStream and TextEncoderStream"
53
+ },
54
+ "encodeInto.any.js": {
55
+ "fail": "TextEncoder.prototype.encodeInto not implemented"
56
}
57
0 commit comments