2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / LayoutTests / fast / dom / XMLSerializer-doctype2-expected.txt
blob3db61a18cbee2a6d625876fcd43bafe0583a96f3
1 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.
2 PASS: an Error: INVALID_ACCESS_ERR: DOM Exception 15 was thrown as expected.