OLD | NEW |
1 CONSOLE MESSAGE: line 13: Uncaught ReferenceError: DumpErrorEventAndPreventDefau
lt is not defined | 1 CONSOLE ERROR: line 13: Uncaught ReferenceError: DumpErrorEventAndPreventDefault
is not defined |
2 This test should trigger 'window.onerror', and successfully handle the error. | 2 This test should trigger 'window.onerror', and successfully handle the error. |
3 | 3 |
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
5 | 5 |
6 | 6 |
7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
8 | 8 |
9 TEST COMPLETE | 9 TEST COMPLETE |
10 | 10 |
OLD | NEW |