Sign in
webkit
/
WebKit
/
62e953412d4a297da03579dbda40bd6220f8c63a
/
.
/
LayoutTests
/
fast
/
dom
/
XMLSerializer-doctype2-expected.txt
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.