Implement TextEncoder

Fixes #4768.
This commit is contained in:
yodalee
2015-02-17 23:47:13 +08:00
committed by Matt Brubeck
parent b79d06c8d2
commit 9cd976a4e7
23 changed files with 1372 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[textdecoder-byte-order-marks.html]
type: testharness
[Byte-order marks: utf-8]
expected: FAIL
[Byte-order marks: utf-16le]
expected: FAIL
[Byte-order marks: utf-16be]
expected: FAIL