| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 FAIL iso-2022-jp decoder: Error ESC assert_equals: expected "\ufffd$" but got "\
ufffd" | 2 FAIL iso-2022-jp decoder: Error ESC assert_equals: expected "\ufffd$" but got "\
ufffd" |
| 3 PASS iso-2022-jp decoder: Error ESC, character | 3 PASS iso-2022-jp decoder: Error ESC, character |
| 4 FAIL iso-2022-jp decoder: ASCII ESC, character assert_equals: expected "\ufffdP"
but got "P" | 4 FAIL iso-2022-jp decoder: ASCII ESC, character assert_equals: expected "\ufffdP"
but got "P" |
| 5 FAIL iso-2022-jp decoder: Double ASCII ESC, character assert_equals: expected "\
ufffd\ufffdP" but got "\ufffdP" | 5 FAIL iso-2022-jp decoder: Double ASCII ESC, character assert_equals: expected "\
ufffd\ufffdP" but got "\ufffdP" |
| 6 PASS iso-2022-jp decoder: character, ASCII ESC, character | 6 PASS iso-2022-jp decoder: character, ASCII ESC, character |
| 7 PASS iso-2022-jp decoder: characters | 7 PASS iso-2022-jp decoder: characters |
| 8 PASS iso-2022-jp decoder: SO / SI | 8 PASS iso-2022-jp decoder: SO / SI |
| 9 PASS iso-2022-jp decoder: Roman ESC, characters | 9 PASS iso-2022-jp decoder: Roman ESC, characters |
| 10 PASS iso-2022-jp decoder: Roman ESC, SO / SI | 10 PASS iso-2022-jp decoder: Roman ESC, SO / SI |
| (...skipping 17 matching lines...) Expand all Loading... |
| 28 PASS iso-2022-jp decoder: character, error ESC | 28 PASS iso-2022-jp decoder: character, error ESC |
| 29 FAIL iso-2022-jp decoder: character, error ESC #2 assert_equals: expected "P\uff
fd$" but got "P\ufffd" | 29 FAIL iso-2022-jp decoder: character, error ESC #2 assert_equals: expected "P\uff
fd$" but got "P\ufffd" |
| 30 PASS iso-2022-jp decoder: character, error ESC #3 | 30 PASS iso-2022-jp decoder: character, error ESC #3 |
| 31 PASS iso-2022-jp decoder: character, ASCII ESC | 31 PASS iso-2022-jp decoder: character, ASCII ESC |
| 32 PASS iso-2022-jp decoder: character, Roman ESC | 32 PASS iso-2022-jp decoder: character, Roman ESC |
| 33 PASS iso-2022-jp decoder: character, Katakana ESC | 33 PASS iso-2022-jp decoder: character, Katakana ESC |
| 34 PASS iso-2022-jp decoder: character, Multibyte ESC | 34 PASS iso-2022-jp decoder: character, Multibyte ESC |
| 35 PASS iso-2022-jp decoder: character, Multibyte ESC #2 | 35 PASS iso-2022-jp decoder: character, Multibyte ESC #2 |
| 36 Harness: the test ran to completion. | 36 Harness: the test ran to completion. |
| 37 | 37 |
| OLD | NEW |