blob: 2141dba25e1346a496551b081b640d04d6c5d8a5 [file] [log] [blame]
This tests the DOM 4 remove method on a DocumentType node.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.childNodes.length is 2
PASS document.childNodes.length is 1
PASS document.childNodes.length is 1
PASS successfullyParsed is true
TEST COMPLETE