| OLD | NEW |
| (Empty) |
| 1 This tests decoding characters in various character sets. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
| 4 | |
| 5 | |
| 6 FAIL decode('UTF-8', '%E2%88%9A') should be U+221A. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 7 FAIL decode('gb2312', '%A3%A0') should be U+3000. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 8 FAIL decode('gb_2312-80', '%A3%A0') should be U+3000. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 9 FAIL decode('chinese', '%A3%A0') should be U+3000. Threw exception Error: NETWOR
K_ERR: XMLHttpRequest Exception 101 | |
| 10 FAIL decode('gbk', '%A3%A0') should be U+3000. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 11 FAIL decode('gb18030', '%A3%A0') should be U+3000. Threw exception Error: NETWOR
K_ERR: XMLHttpRequest Exception 101 | |
| 12 FAIL decode('EUC-CN', '%A3%A0') should be U+3000. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 13 FAIL decode('korean', '%A2%E6') should be U+20AC. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 14 FAIL decode('korean', '%A1%A4') should be U+00B7. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 15 FAIL decode('korean', '%A1%A9') should be U+00AD. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 16 FAIL decode('korean', '%A1%AA') should be U+2015. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 17 FAIL decode('korean', '%A1%AD') should be U+223C. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 18 FAIL decode('korean', '%A2%A6') should be U+FF5E. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 19 FAIL decode('korean', '%A2%C1') should be U+2299. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 20 FAIL decode('korean', '%1A') should be U+001A. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 21 FAIL decode('korean', '%1C') should be U+001C. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 22 FAIL decode('korean', '%8F%A1') should be U+B8EA. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 23 FAIL decode('korean', '%B4%D3') should be U+B2D2. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 24 FAIL decode('korean', '%A2%41') should be U+C910. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 25 FAIL decode('EUC-KR', '%A2%E6') should be U+20AC. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 26 FAIL decode('EUC-KR', '%A1%A4') should be U+00B7. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 27 FAIL decode('EUC-KR', '%A1%A9') should be U+00AD. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 28 FAIL decode('EUC-KR', '%A1%AA') should be U+2015. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 29 FAIL decode('EUC-KR', '%A1%AD') should be U+223C. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 30 FAIL decode('EUC-KR', '%A2%A6') should be U+FF5E. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 31 FAIL decode('EUC-KR', '%A2%C1') should be U+2299. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 32 FAIL decode('EUC-KR', '%1A') should be U+001A. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 33 FAIL decode('EUC-KR', '%1C') should be U+001C. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 34 FAIL decode('EUC-KR', '%8F%A1') should be U+B8EA. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 35 FAIL decode('EUC-KR', '%B4%D3') should be U+B2D2. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 36 FAIL decode('EUC-KR', '%A2%41') should be U+C910. Threw exception Error: NETWORK
_ERR: XMLHttpRequest Exception 101 | |
| 37 FAIL decode('windows-949', '%A2%E6') should be U+20AC. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 38 FAIL decode('windows-949', '%A1%A4') should be U+00B7. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 39 FAIL decode('windows-949', '%A1%A9') should be U+00AD. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 40 FAIL decode('windows-949', '%A1%AA') should be U+2015. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 41 FAIL decode('windows-949', '%A1%AD') should be U+223C. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 42 FAIL decode('windows-949', '%A2%A6') should be U+FF5E. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 43 FAIL decode('windows-949', '%A2%C1') should be U+2299. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 44 FAIL decode('windows-949', '%1A') should be U+001A. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 45 FAIL decode('windows-949', '%1C') should be U+001C. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 46 FAIL decode('windows-949', '%8F%A1') should be U+B8EA. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 47 FAIL decode('windows-949', '%B4%D3') should be U+B2D2. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 48 FAIL decode('windows-949', '%A2%41') should be U+C910. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 49 FAIL decode('x-windows-949', '%A2%E6') should be U+20AC. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 50 FAIL decode('x-windows-949', '%A1%A4') should be U+00B7. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 51 FAIL decode('x-windows-949', '%A1%A9') should be U+00AD. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 52 FAIL decode('x-windows-949', '%A1%AA') should be U+2015. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 53 FAIL decode('x-windows-949', '%A1%AD') should be U+223C. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 54 FAIL decode('x-windows-949', '%A2%A6') should be U+FF5E. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 55 FAIL decode('x-windows-949', '%A2%C1') should be U+2299. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 56 FAIL decode('x-windows-949', '%1A') should be U+001A. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 57 FAIL decode('x-windows-949', '%1C') should be U+001C. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 58 FAIL decode('x-windows-949', '%8F%A1') should be U+B8EA. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 59 FAIL decode('x-windows-949', '%B4%D3') should be U+B2D2. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 60 FAIL decode('x-windows-949', '%A2%41') should be U+C910. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 61 FAIL decode('x-uhc', '%A2%E6') should be U+20AC. Threw exception Error: NETWORK_
ERR: XMLHttpRequest Exception 101 | |
| 62 FAIL decode('x-uhc', '%A1%A4') should be U+00B7. Threw exception Error: NETWORK_
ERR: XMLHttpRequest Exception 101 | |
| 63 FAIL decode('x-uhc', '%A1%A9') should be U+00AD. Threw exception Error: NETWORK_
ERR: XMLHttpRequest Exception 101 | |
| 64 FAIL decode('x-uhc', '%A1%AA') should be U+2015. Threw exception Error: NETWORK_
ERR: XMLHttpRequest Exception 101 | |
| 65 FAIL decode('x-uhc', '%A1%AD') should be U+223C. Threw exception Error: NETWORK_
ERR: XMLHttpRequest Exception 101 | |
| 66 FAIL decode('x-uhc', '%A2%A6') should be U+FF5E. Threw exception Error: NETWORK_
ERR: XMLHttpRequest Exception 101 | |
| 67 FAIL decode('x-uhc', '%A2%C1') should be U+2299. Threw exception Error: NETWORK_
ERR: XMLHttpRequest Exception 101 | |
| 68 FAIL decode('x-uhc', '%1A') should be U+001A. Threw exception Error: NETWORK_ERR
: XMLHttpRequest Exception 101 | |
| 69 FAIL decode('x-uhc', '%1C') should be U+001C. Threw exception Error: NETWORK_ERR
: XMLHttpRequest Exception 101 | |
| 70 FAIL decode('x-uhc', '%8F%A1') should be U+B8EA. Threw exception Error: NETWORK_
ERR: XMLHttpRequest Exception 101 | |
| 71 FAIL decode('x-uhc', '%B4%D3') should be U+B2D2. Threw exception Error: NETWORK_
ERR: XMLHttpRequest Exception 101 | |
| 72 FAIL decode('x-uhc', '%A2%41') should be U+C910. Threw exception Error: NETWORK_
ERR: XMLHttpRequest Exception 101 | |
| 73 FAIL decode('iso-ir-149', '%A2%E6') should be U+20AC. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 74 FAIL decode('iso-ir-149', '%A1%A4') should be U+00B7. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 75 FAIL decode('iso-ir-149', '%A1%A9') should be U+00AD. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 76 FAIL decode('iso-ir-149', '%A1%AA') should be U+2015. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 77 FAIL decode('iso-ir-149', '%A1%AD') should be U+223C. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 78 FAIL decode('iso-ir-149', '%A2%A6') should be U+FF5E. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 79 FAIL decode('iso-ir-149', '%A2%C1') should be U+2299. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 80 FAIL decode('iso-ir-149', '%1A') should be U+001A. Threw exception Error: NETWOR
K_ERR: XMLHttpRequest Exception 101 | |
| 81 FAIL decode('iso-ir-149', '%1C') should be U+001C. Threw exception Error: NETWOR
K_ERR: XMLHttpRequest Exception 101 | |
| 82 FAIL decode('iso-ir-149', '%8F%A1') should be U+B8EA. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 83 FAIL decode('iso-ir-149', '%B4%D3') should be U+B2D2. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 84 FAIL decode('iso-ir-149', '%A2%41') should be U+C910. Threw exception Error: NET
WORK_ERR: XMLHttpRequest Exception 101 | |
| 85 FAIL decode('KS_C_5601-1987', '%A2%E6') should be U+20AC. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 86 FAIL decode('KS_C_5601-1987', '%A1%A4') should be U+00B7. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 87 FAIL decode('KS_C_5601-1987', '%A1%A9') should be U+00AD. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 88 FAIL decode('KS_C_5601-1987', '%A1%AA') should be U+2015. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 89 FAIL decode('KS_C_5601-1987', '%A1%AD') should be U+223C. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 90 FAIL decode('KS_C_5601-1987', '%A2%A6') should be U+FF5E. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 91 FAIL decode('KS_C_5601-1987', '%A2%C1') should be U+2299. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 92 FAIL decode('KS_C_5601-1987', '%1A') should be U+001A. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 93 FAIL decode('KS_C_5601-1987', '%1C') should be U+001C. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 94 FAIL decode('KS_C_5601-1987', '%8F%A1') should be U+B8EA. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 95 FAIL decode('KS_C_5601-1987', '%B4%D3') should be U+B2D2. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 96 FAIL decode('KS_C_5601-1987', '%A2%41') should be U+C910. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 97 FAIL decode('KS_C_5601-1989', '%A2%E6') should be U+20AC. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 98 FAIL decode('KS_C_5601-1989', '%A1%A4') should be U+00B7. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 99 FAIL decode('KS_C_5601-1989', '%A1%A9') should be U+00AD. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 100 FAIL decode('KS_C_5601-1989', '%A1%AA') should be U+2015. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 101 FAIL decode('KS_C_5601-1989', '%A1%AD') should be U+223C. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 102 FAIL decode('KS_C_5601-1989', '%A2%A6') should be U+FF5E. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 103 FAIL decode('KS_C_5601-1989', '%A2%C1') should be U+2299. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 104 FAIL decode('KS_C_5601-1989', '%1A') should be U+001A. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 105 FAIL decode('KS_C_5601-1989', '%1C') should be U+001C. Threw exception Error: NE
TWORK_ERR: XMLHttpRequest Exception 101 | |
| 106 FAIL decode('KS_C_5601-1989', '%8F%A1') should be U+B8EA. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 107 FAIL decode('KS_C_5601-1989', '%B4%D3') should be U+B2D2. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 108 FAIL decode('KS_C_5601-1989', '%A2%41') should be U+C910. Threw exception Error:
NETWORK_ERR: XMLHttpRequest Exception 101 | |
| 109 FAIL decode('iso-8859-9', '%80') should be U+20AC. Threw exception Error: NETWOR
K_ERR: XMLHttpRequest Exception 101 | |
| 110 FAIL decode('iso-8859-9', '%9F') should be U+0178. Threw exception Error: NETWOR
K_ERR: XMLHttpRequest Exception 101 | |
| 111 FAIL decode('iso-8859-9', '%FD') should be U+0131. Threw exception Error: NETWOR
K_ERR: XMLHttpRequest Exception 101 | |
| 112 FAIL decode('latin5', '%80') should be U+20AC. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 113 FAIL decode('latin5', '%9F') should be U+0178. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 114 FAIL decode('latin5', '%FD') should be U+0131. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 115 FAIL decode('windows-1254', '%80') should be U+20AC. Threw exception Error: NETW
ORK_ERR: XMLHttpRequest Exception 101 | |
| 116 FAIL decode('windows-1254', '%9F') should be U+0178. Threw exception Error: NETW
ORK_ERR: XMLHttpRequest Exception 101 | |
| 117 FAIL decode('windows-1254', '%FD') should be U+0131. Threw exception Error: NETW
ORK_ERR: XMLHttpRequest Exception 101 | |
| 118 FAIL decode('ISO-8859-13', '%A1') should be U+201D. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 119 FAIL decode('ISO-8859-13', '%A5') should be U+201E. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 120 FAIL decode('ISO-8859-13', '%B4') should be U+201C. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 121 FAIL decode('ISO-8859-13', '%FF') should be U+2019. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 122 FAIL decode('windows-1257', '%80') should be U+20AC. Threw exception Error: NETW
ORK_ERR: XMLHttpRequest Exception 101 | |
| 123 FAIL decode('windows-1257', '%B4') should be U+00B4. Threw exception Error: NETW
ORK_ERR: XMLHttpRequest Exception 101 | |
| 124 FAIL decode('windows-1257', '%FF') should be U+02D9. Threw exception Error: NETW
ORK_ERR: XMLHttpRequest Exception 101 | |
| 125 FAIL decode('iso-8859-7', '%A1') should be U+2018. Threw exception Error: NETWOR
K_ERR: XMLHttpRequest Exception 101 | |
| 126 FAIL decode('iso-8859-7', '%B5') should be U+0385. Threw exception Error: NETWOR
K_ERR: XMLHttpRequest Exception 101 | |
| 127 FAIL decode('iso-8859-7', '%B6') should be U+0386. Threw exception Error: NETWOR
K_ERR: XMLHttpRequest Exception 101 | |
| 128 FAIL decode('windows-1253', '%80') should be U+20AC. Threw exception Error: NETW
ORK_ERR: XMLHttpRequest Exception 101 | |
| 129 FAIL decode('windows-1253', '%A1') should be U+0385. Threw exception Error: NETW
ORK_ERR: XMLHttpRequest Exception 101 | |
| 130 FAIL decode('windows-1253', '%B5') should be U+00B5. Threw exception Error: NETW
ORK_ERR: XMLHttpRequest Exception 101 | |
| 131 FAIL decode('windows-1253', '%B6') should be U+00B6. Threw exception Error: NETW
ORK_ERR: XMLHttpRequest Exception 101 | |
| 132 FAIL decode('KOI8-R', '%A4') should be U+2553. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 133 FAIL decode('KOI8-R', '%AD') should be U+255C. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 134 FAIL decode('KOI8-U', '%A4') should be U+0454. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 135 FAIL decode('KOI8-U', '%AD') should be U+0491. Threw exception Error: NETWORK_ER
R: XMLHttpRequest Exception 101 | |
| 136 FAIL decode('TIS-620', '%80') should be U+20AC. Threw exception Error: NETWORK_E
RR: XMLHttpRequest Exception 101 | |
| 137 FAIL decode('TIS-620', '%96') should be U+2013. Threw exception Error: NETWORK_E
RR: XMLHttpRequest Exception 101 | |
| 138 FAIL decode('TIS-620', '%A0') should be U+00A0. Threw exception Error: NETWORK_E
RR: XMLHttpRequest Exception 101 | |
| 139 FAIL decode('TIS-620', '%A1') should be U+0E01. Threw exception Error: NETWORK_E
RR: XMLHttpRequest Exception 101 | |
| 140 FAIL decode('TIS-620', '%DB') should be U+F8C1. Threw exception Error: NETWORK_E
RR: XMLHttpRequest Exception 101 | |
| 141 FAIL decode('ISO-8859-11', '%80') should be U+20AC. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 142 FAIL decode('ISO-8859-11', '%96') should be U+2013. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 143 FAIL decode('ISO-8859-11', '%A0') should be U+00A0. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 144 FAIL decode('ISO-8859-11', '%A1') should be U+0E01. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 145 FAIL decode('ISO-8859-11', '%DB') should be U+F8C1. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 146 FAIL decode('windows-874', '%80') should be U+20AC. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 147 FAIL decode('windows-874', '%96') should be U+2013. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 148 FAIL decode('windows-874', '%A0') should be U+00A0. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 149 FAIL decode('windows-874', '%A1') should be U+0E01. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 150 FAIL decode('windows-874', '%DB') should be U+F8C1. Threw exception Error: NETWO
RK_ERR: XMLHttpRequest Exception 101 | |
| 151 FAIL decode('dos-874', '%80') should be U+20AC. Threw exception Error: NETWORK_E
RR: XMLHttpRequest Exception 101 | |
| 152 FAIL decode('dos-874', '%96') should be U+2013. Threw exception Error: NETWORK_E
RR: XMLHttpRequest Exception 101 | |
| 153 FAIL decode('dos-874', '%A0') should be U+00A0. Threw exception Error: NETWORK_E
RR: XMLHttpRequest Exception 101 | |
| 154 FAIL decode('dos-874', '%A1') should be U+0E01. Threw exception Error: NETWORK_E
RR: XMLHttpRequest Exception 101 | |
| 155 FAIL decode('dos-874', '%DB') should be U+F8C1. Threw exception Error: NETWORK_E
RR: XMLHttpRequest Exception 101 | |
| 156 PASS successfullyParsed is true | |
| 157 | |
| 158 TEST COMPLETE | |
| OLD | NEW |