OLD | NEW |
1 CONSOLE MESSAGE: line 13: Uncaught ReferenceError: DumpErrorEventAndAllowDefault
is not defined | 1 CONSOLE ERROR: line 13: Uncaught ReferenceError: DumpErrorEventAndAllowDefault i
s not defined |
2 This test should trigger 'window.onerror', and leave the error unhandled. | 2 This test should trigger 'window.onerror', and leave the error unhandled. |
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 |