Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This is a testharness.js-based test.
- PASS utf-8 - encode/decode round trip (utf-8 support, utf-16 no support)
- PASS utf-16le - encode/decode round trip (utf-8 support, utf-16 no support)
- PASS utf-16be - encode/decode round trip (utf-8 support, utf-16 no support)
- PASS UTF-8 encoding (compare against unescape/encodeURIComponent)
- PASS UTF-8 decoding (compare against decodeURIComponent/escape)
- Harness: the test ran to completion.
Advertisement
Add Comment
Please, Sign In to add comment