blob: 232db96a65353406adc65e1f7e2e9751c9b8faca [file] [log] [blame]
This tests the DOM 4 remove method on a Text node.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testDiv.childNodes.length is 1
PASS testDiv.childNodes.length is 0
PASS testDiv.childNodes.length is 0
PASS successfullyParsed is true
TEST COMPLETE