| OLD | NEW |
| (Empty) |
| 1 CONSOLE ERROR: line 30: Unhandled promise rejection | |
| 2 Tests unhandled promise that was rejected with a DOM exception. | |
| 3 | |
| 4 Set timer for test function. | |
| 5 debugger-uncaught-promise-on-dom-exception.html:10 Console was cleared | |
| 6 | |
| 7 debugger-uncaught-promise-on-dom-exception.html:30 Unhandled promise rejecti
on Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: DOMException: Faile
d to execute 'removeChild' on 'Node': The node to be removed is not a child of t
h…} | |
| 8 __proto__: Promise | |
| 9 [[PromiseStatus]]: "rejected" | |
| 10 [[PromiseValue]]: DOMException: Failed to execute 'removeChild' on 'Node
': The node to be removed is not a child of this node. | |
| 11 debugger-uncaught-promise-on-dom-exception.html:30 throwDOMException | |
| 12 debugger-uncaught-promise-on-dom-exception.html:21 p_catch | |
| 13 | |
| OLD | NEW |