We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 652cadb commit 51ccdaeCopy full SHA for 51ccdae
test/wpt/status/encoding.json
@@ -47,5 +47,8 @@
47
},
48
"unsupported-encodings.any.js": {
49
"skip": "decoding-helpers.js needs XMLHttpRequest"
50
+ },
51
+ "streams/*.js": {
52
+ "fail": "No implementation of TextDecoderStream and TextEncoderStream"
53
}
54
0 commit comments