| OLD | NEW |
| 1 CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead. | |
| 2 This test ensures that any tree mutation in the load event handler cannot harm t
he tree consistency. | 1 This test ensures that any tree mutation in the load event handler cannot harm t
he tree consistency. |
| 3 | 2 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 4 |
| 6 | 5 |
| 7 PASS loadEventFired is true | 6 PASS loadEventFired is true |
| 8 PASS unless crash. | 7 PASS unless crash. |
| 9 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
| 10 | 9 |
| 11 TEST COMPLETE | 10 TEST COMPLETE |
| 12 | 11 |
| OLD | NEW |