blob: 52d3ed12840265a0d0ba904bb0387d82e82cc630 [file] [log] [blame]
Checks that Range.deleteContents() is able to delete a docType
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testDocument.doctype is not null
PASS range.deleteContents() did not throw exception.
PASS testDocument.doctype is null
PASS successfullyParsed is true
TEST COMPLETE