aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/wpt/status/encoding.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/wpt/status/encoding.json b/test/wpt/status/encoding.json
index 088eed802f..a81ba605c1 100644
--- a/test/wpt/status/encoding.json
+++ b/test/wpt/status/encoding.json
@@ -50,5 +50,8 @@
},
"streams/*.js": {
"fail": "No implementation of TextDecoderStream and TextEncoderStream"
+ },
+ "encodeInto.any.js": {
+ "fail": "TextEncoder.prototype.encodeInto not implemented"
}
}