1 This tests the DOM 4 remove method on an Element.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS testDiv.childNodes.length is 1
7 PASS testDiv.childNodes.length is 0
8 PASS testDiv.childNodes.length is 0
9 PASS successfullyParsed is true