Sign in
webkit
/
WebKit
/
258af4a190e3f2e509f881026b2e618a9d465747
/
.
/
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.