| Index: LayoutTests/fast/encoding/api/utf-round-trip-expected.txt
|
| diff --git a/LayoutTests/fast/encoding/api/utf-round-trip-expected.txt b/LayoutTests/fast/encoding/api/utf-round-trip-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d60b88bfb84c487b55ae98212dcee449688e0dbe
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/encoding/api/utf-round-trip-expected.txt
|
| @@ -0,0 +1,24 @@
|
| +Sanity check the Encoding API's handling of UTF encodings.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +utf-8 - Encode/Decode Range U+0000 - U+10FFFF
|
| +no output means all ranges matched
|
| +
|
| +utf-16 - Encode/Decode Range U+0000 - U+10FFFF
|
| +no output means all ranges matched
|
| +
|
| +utf-16be - Encode/Decode Range U+0000 - U+10FFFF
|
| +no output means all ranges matched
|
| +
|
| +UTF-8 encoding (compare against unescape/encodeURIComponent)
|
| +no output means all ranges matched
|
| +
|
| +UTF-8 decoding (compare against decodeURIComponent/escape)
|
| +no output means all ranges matched
|
| +
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|