| OLD | NEW |
| 1 CONSOLE MESSAGE: line 11: console.clear | |
| 2 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo
ints' on 'Range': parameter 2 is not of type 'Range'. | 1 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo
ints' on 'Range': parameter 2 is not of type 'Range'. |
| 3 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on '
Node': parameter 1 is not of type 'Node'. | 2 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on '
Node': parameter 1 is not of type 'Node'. |
| 4 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo
ints' on 'Range': parameter 2 is not of type 'Range'. | 3 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo
ints' on 'Range': parameter 2 is not of type 'Range'. |
| 5 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on '
Node': parameter 1 is not of type 'Node'. | 4 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on '
Node': parameter 1 is not of type 'Node'. |
| 6 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo
ints' on 'Range': parameter 2 is not of type 'Range'. | 5 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo
ints' on 'Range': parameter 2 is not of type 'Range'. |
| 7 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on '
Node': parameter 1 is not of type 'Node'. | 6 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on '
Node': parameter 1 is not of type 'Node'. |
| 8 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo
ints' on 'Range': parameter 2 is not of type 'Range'. | 7 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo
ints' on 'Range': parameter 2 is not of type 'Range'. |
| 9 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on '
Node': parameter 1 is not of type 'Node'. | 8 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on '
Node': parameter 1 is not of type 'Node'. |
| 10 Tests that pausing on uncaught exceptions thrown from C++ bindings will not cras
h. | 9 Tests that pausing on uncaught exceptions thrown from C++ bindings will not cras
h. |
| 11 | 10 |
| (...skipping 19 matching lines...) Expand all Loading... |
| 31 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute
'appendChild' on 'Node': parameter 1 is not of type 'Node'. | 30 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute
'appendChild' on 'Node': parameter 1 is not of type 'Node'. |
| 32 at f1 (rethrow-error-from-bindings-crash.html:20) | 31 at f1 (rethrow-error-from-bindings-crash.html:20) |
| 33 f1 @ rethrow-error-from-bindings-crash.html:20 | 32 f1 @ rethrow-error-from-bindings-crash.html:20 |
| 34 rethrow-error-from-bindings-crash.html:25 Uncaught TypeError: Failed to execute
'compareBoundaryPoints' on 'Range': parameter 2 is not of type 'Range'. | 33 rethrow-error-from-bindings-crash.html:25 Uncaught TypeError: Failed to execute
'compareBoundaryPoints' on 'Range': parameter 2 is not of type 'Range'. |
| 35 at f2 (rethrow-error-from-bindings-crash.html:25) | 34 at f2 (rethrow-error-from-bindings-crash.html:25) |
| 36 f2 @ rethrow-error-from-bindings-crash.html:25 | 35 f2 @ rethrow-error-from-bindings-crash.html:25 |
| 37 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute
'appendChild' on 'Node': parameter 1 is not of type 'Node'. | 36 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute
'appendChild' on 'Node': parameter 1 is not of type 'Node'. |
| 38 at f1 (rethrow-error-from-bindings-crash.html:20) | 37 at f1 (rethrow-error-from-bindings-crash.html:20) |
| 39 f1 @ rethrow-error-from-bindings-crash.html:20 | 38 f1 @ rethrow-error-from-bindings-crash.html:20 |
| 40 | 39 |
| OLD | NEW |