haikuwebkit/LayoutTests/fast/dom/XMLSerializer-doctype-expec...

3 lines
229 B
Plaintext

This tests XMLSerializer.serializeToString() on a DocumentType node that has a document associated with it.
PASS: the DocumentType node has been successfully serialize to "<!DOCTYPE aDocTypeName PUBLIC "aPublicID" "aSystemID">".