OLD | NEW |
1 CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead
. | |
2 CONSOLE MESSAGE: line 12: Uncaught InvalidStateError: An attempt was made to use
an object that is not, or is no longer, usable. | 1 CONSOLE MESSAGE: line 12: Uncaught InvalidStateError: An attempt was made to use
an object that is not, or is no longer, usable. |
3 Detaching a Range while deleteContents() is running should not cause a crash. | 2 Detaching a Range while deleteContents() is running should not cause a crash. |
4 | 3 |
5 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
". |
6 | 5 |
7 | 6 |
8 PASS The browser did not crash. | 7 PASS The browser did not crash. |
9 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
10 | 9 |
11 TEST COMPLETE | 10 TEST COMPLETE |
12 | 11 |
OLD | NEW |