OLD | NEW |
---|---|
(Empty) | |
1 Ensure that DOM is consistent after a specific child has been removed during rep arenting. | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
4 | |
5 | |
6 PASS containerNode.childNodes[0] is firstChild | |
7 PASS nextChild.previousSibling is null | |
8 PASS successfullyParsed is true | |
9 | |
10 TEST COMPLETE | |
11 | |
OLD | NEW |