OLD | NEW |
1 CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead. | |
2 No assertion failures even if an DOM mutation event handler updates the new node
created by Text::splitText. | 1 No assertion failures even if an DOM mutation event handler updates the new node
created by Text::splitText. |
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 if the test wasn't terminated by an assertion. | 6 PASS if the test wasn't terminated by an assertion. |
8 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
9 | 8 |
10 TEST COMPLETE | 9 TEST COMPLETE |
11 | 10 |
OLD | NEW |