OLD | NEW |
(Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS Encoding argument supported for decode: utf-8 |
| 3 PASS Encoding argument not considered for encode: utf-8 |
| 4 PASS Encoding argument supported for decode: ibm866 |
| 5 FAIL Encoding argument not considered for encode: ibm866 Failed to construct 'Te
xtEncoder': The encoding provided ('ibm866') is not one of 'utf-8', 'utf-16', or
'utf-16be'. |
| 6 PASS Encoding argument supported for decode: iso-8859-2 |
| 7 FAIL Encoding argument not considered for encode: iso-8859-2 Failed to construct
'TextEncoder': The encoding provided ('iso-8859-2') is not one of 'utf-8', 'utf
-16', or 'utf-16be'. |
| 8 PASS Encoding argument supported for decode: iso-8859-3 |
| 9 FAIL Encoding argument not considered for encode: iso-8859-3 Failed to construct
'TextEncoder': The encoding provided ('iso-8859-3') is not one of 'utf-8', 'utf
-16', or 'utf-16be'. |
| 10 PASS Encoding argument supported for decode: iso-8859-4 |
| 11 FAIL Encoding argument not considered for encode: iso-8859-4 Failed to construct
'TextEncoder': The encoding provided ('iso-8859-4') is not one of 'utf-8', 'utf
-16', or 'utf-16be'. |
| 12 PASS Encoding argument supported for decode: iso-8859-5 |
| 13 FAIL Encoding argument not considered for encode: iso-8859-5 Failed to construct
'TextEncoder': The encoding provided ('iso-8859-5') is not one of 'utf-8', 'utf
-16', or 'utf-16be'. |
| 14 PASS Encoding argument supported for decode: iso-8859-6 |
| 15 FAIL Encoding argument not considered for encode: iso-8859-6 Failed to construct
'TextEncoder': The encoding provided ('iso-8859-6') is not one of 'utf-8', 'utf
-16', or 'utf-16be'. |
| 16 PASS Encoding argument supported for decode: iso-8859-7 |
| 17 FAIL Encoding argument not considered for encode: iso-8859-7 Failed to construct
'TextEncoder': The encoding provided ('iso-8859-7') is not one of 'utf-8', 'utf
-16', or 'utf-16be'. |
| 18 PASS Encoding argument supported for decode: iso-8859-8 |
| 19 FAIL Encoding argument not considered for encode: iso-8859-8 Failed to construct
'TextEncoder': The encoding provided ('iso-8859-8') is not one of 'utf-8', 'utf
-16', or 'utf-16be'. |
| 20 PASS Encoding argument supported for decode: iso-8859-8-i |
| 21 FAIL Encoding argument not considered for encode: iso-8859-8-i Failed to constru
ct 'TextEncoder': The encoding provided ('iso-8859-8-i') is not one of 'utf-8',
'utf-16', or 'utf-16be'. |
| 22 PASS Encoding argument supported for decode: iso-8859-10 |
| 23 FAIL Encoding argument not considered for encode: iso-8859-10 Failed to construc
t 'TextEncoder': The encoding provided ('iso-8859-10') is not one of 'utf-8', 'u
tf-16', or 'utf-16be'. |
| 24 PASS Encoding argument supported for decode: iso-8859-13 |
| 25 FAIL Encoding argument not considered for encode: iso-8859-13 Failed to construc
t 'TextEncoder': The encoding provided ('iso-8859-13') is not one of 'utf-8', 'u
tf-16', or 'utf-16be'. |
| 26 PASS Encoding argument supported for decode: iso-8859-14 |
| 27 FAIL Encoding argument not considered for encode: iso-8859-14 Failed to construc
t 'TextEncoder': The encoding provided ('iso-8859-14') is not one of 'utf-8', 'u
tf-16', or 'utf-16be'. |
| 28 PASS Encoding argument supported for decode: iso-8859-15 |
| 29 FAIL Encoding argument not considered for encode: iso-8859-15 Failed to construc
t 'TextEncoder': The encoding provided ('iso-8859-15') is not one of 'utf-8', 'u
tf-16', or 'utf-16be'. |
| 30 PASS Encoding argument supported for decode: iso-8859-16 |
| 31 FAIL Encoding argument not considered for encode: iso-8859-16 Failed to construc
t 'TextEncoder': The encoding provided ('iso-8859-16') is not one of 'utf-8', 'u
tf-16', or 'utf-16be'. |
| 32 PASS Encoding argument supported for decode: koi8-r |
| 33 FAIL Encoding argument not considered for encode: koi8-r Failed to construct 'Te
xtEncoder': The encoding provided ('koi8-r') is not one of 'utf-8', 'utf-16', or
'utf-16be'. |
| 34 PASS Encoding argument supported for decode: koi8-u |
| 35 FAIL Encoding argument not considered for encode: koi8-u Failed to construct 'Te
xtEncoder': The encoding provided ('koi8-u') is not one of 'utf-8', 'utf-16', or
'utf-16be'. |
| 36 PASS Encoding argument supported for decode: macintosh |
| 37 FAIL Encoding argument not considered for encode: macintosh Failed to construct
'TextEncoder': The encoding provided ('macintosh') is not one of 'utf-8', 'utf-1
6', or 'utf-16be'. |
| 38 PASS Encoding argument supported for decode: windows-874 |
| 39 FAIL Encoding argument not considered for encode: windows-874 Failed to construc
t 'TextEncoder': The encoding provided ('windows-874') is not one of 'utf-8', 'u
tf-16', or 'utf-16be'. |
| 40 PASS Encoding argument supported for decode: windows-1250 |
| 41 FAIL Encoding argument not considered for encode: windows-1250 Failed to constru
ct 'TextEncoder': The encoding provided ('windows-1250') is not one of 'utf-8',
'utf-16', or 'utf-16be'. |
| 42 PASS Encoding argument supported for decode: windows-1251 |
| 43 FAIL Encoding argument not considered for encode: windows-1251 Failed to constru
ct 'TextEncoder': The encoding provided ('windows-1251') is not one of 'utf-8',
'utf-16', or 'utf-16be'. |
| 44 PASS Encoding argument supported for decode: windows-1252 |
| 45 FAIL Encoding argument not considered for encode: windows-1252 Failed to constru
ct 'TextEncoder': The encoding provided ('windows-1252') is not one of 'utf-8',
'utf-16', or 'utf-16be'. |
| 46 PASS Encoding argument supported for decode: windows-1253 |
| 47 FAIL Encoding argument not considered for encode: windows-1253 Failed to constru
ct 'TextEncoder': The encoding provided ('windows-1253') is not one of 'utf-8',
'utf-16', or 'utf-16be'. |
| 48 PASS Encoding argument supported for decode: windows-1254 |
| 49 FAIL Encoding argument not considered for encode: windows-1254 Failed to constru
ct 'TextEncoder': The encoding provided ('windows-1254') is not one of 'utf-8',
'utf-16', or 'utf-16be'. |
| 50 PASS Encoding argument supported for decode: windows-1255 |
| 51 FAIL Encoding argument not considered for encode: windows-1255 Failed to constru
ct 'TextEncoder': The encoding provided ('windows-1255') is not one of 'utf-8',
'utf-16', or 'utf-16be'. |
| 52 PASS Encoding argument supported for decode: windows-1256 |
| 53 FAIL Encoding argument not considered for encode: windows-1256 Failed to constru
ct 'TextEncoder': The encoding provided ('windows-1256') is not one of 'utf-8',
'utf-16', or 'utf-16be'. |
| 54 PASS Encoding argument supported for decode: windows-1257 |
| 55 FAIL Encoding argument not considered for encode: windows-1257 Failed to constru
ct 'TextEncoder': The encoding provided ('windows-1257') is not one of 'utf-8',
'utf-16', or 'utf-16be'. |
| 56 PASS Encoding argument supported for decode: windows-1258 |
| 57 FAIL Encoding argument not considered for encode: windows-1258 Failed to constru
ct 'TextEncoder': The encoding provided ('windows-1258') is not one of 'utf-8',
'utf-16', or 'utf-16be'. |
| 58 PASS Encoding argument supported for decode: x-mac-cyrillic |
| 59 FAIL Encoding argument not considered for encode: x-mac-cyrillic Failed to const
ruct 'TextEncoder': The encoding provided ('x-mac-cyrillic') is not one of 'utf-
8', 'utf-16', or 'utf-16be'. |
| 60 PASS Encoding argument supported for decode: gbk |
| 61 FAIL Encoding argument not considered for encode: gbk Failed to construct 'TextE
ncoder': The encoding provided ('gbk') is not one of 'utf-8', 'utf-16', or 'utf-
16be'. |
| 62 PASS Encoding argument supported for decode: gb18030 |
| 63 FAIL Encoding argument not considered for encode: gb18030 Failed to construct 'T
extEncoder': The encoding provided ('gb18030') is not one of 'utf-8', 'utf-16',
or 'utf-16be'. |
| 64 PASS Encoding argument supported for decode: big5 |
| 65 FAIL Encoding argument not considered for encode: big5 Failed to construct 'Text
Encoder': The encoding provided ('big5') is not one of 'utf-8', 'utf-16', or 'ut
f-16be'. |
| 66 PASS Encoding argument supported for decode: euc-jp |
| 67 FAIL Encoding argument not considered for encode: euc-jp Failed to construct 'Te
xtEncoder': The encoding provided ('euc-jp') is not one of 'utf-8', 'utf-16', or
'utf-16be'. |
| 68 PASS Encoding argument supported for decode: iso-2022-jp |
| 69 FAIL Encoding argument not considered for encode: iso-2022-jp Failed to construc
t 'TextEncoder': The encoding provided ('iso-2022-jp') is not one of 'utf-8', 'u
tf-16', or 'utf-16be'. |
| 70 PASS Encoding argument supported for decode: shift_jis |
| 71 FAIL Encoding argument not considered for encode: shift_jis Failed to construct
'TextEncoder': The encoding provided ('shift_jis') is not one of 'utf-8', 'utf-1
6', or 'utf-16be'. |
| 72 PASS Encoding argument supported for decode: euc-kr |
| 73 FAIL Encoding argument not considered for encode: euc-kr Failed to construct 'Te
xtEncoder': The encoding provided ('euc-kr') is not one of 'utf-8', 'utf-16', or
'utf-16be'. |
| 74 FAIL Encoding argument not considered for encode: replacement Failed to construc
t 'TextEncoder': The encoding label provided ('replacement') is invalid. |
| 75 PASS Encoding argument supported for decode: utf-16be |
| 76 FAIL Encoding argument not considered for encode: utf-16be assert_equals: expect
ed "utf-8" but got "utf-16be" |
| 77 PASS Encoding argument supported for decode: utf-16le |
| 78 FAIL Encoding argument not considered for encode: utf-16le assert_equals: expect
ed "utf-8" but got "utf-16le" |
| 79 PASS Encoding argument supported for decode: x-user-defined |
| 80 FAIL Encoding argument not considered for encode: x-user-defined Failed to const
ruct 'TextEncoder': The encoding provided ('x-user-defined') is not one of 'utf-
8', 'utf-16', or 'utf-16be'. |
| 81 Harness: the test ran to completion. |
| 82 |
OLD | NEW |