| OLD | NEW |
| 1 CONSOLE ERROR: line 14: Uncaught Error: An unexpected error | |
| 2 Test that the window.onerror handler in resources/js-test.js stops asynchronous
tests | 1 Test that the window.onerror handler in resources/js-test.js stops asynchronous
tests |
| 3 | 2 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 4 |
| 6 | 5 |
| 7 Will throw an error soon | 6 Will throw an error soon |
| 8 Simulating an unexpected error | 7 Simulating an unexpected error |
| 9 FAIL Unexpected error: Uncaught Error: An unexpected error | 8 FAIL Unexpected error: Uncaught Error: An unexpected error |
| 10 FAIL successfullyParsed should be true. Was false. | 9 FAIL successfullyParsed should be true. Was false. |
| 11 | 10 |
| 12 TEST COMPLETE | 11 TEST COMPLETE |
| 13 | 12 |
| OLD | NEW |