blob: 3db61a18cbee2a6d625876fcd43bafe0583a96f3 [file] [log] [blame]
This tests XMLSerializer.serializeToString() on a DocumentType node that does not have a document associated with it. It should throw an INVALID_ACCESS_ERR DOMException.
PASS: an Error: INVALID_ACCESS_ERR: DOM Exception 15 was thrown as expected.