DOMParser/XMLSerializer test
The "text to parse" and "document object serialized" boxes should show the same text, and it should be an XML document, not "@@No result@@".
text to parse
]>
One Two
Three
document object
[object XMLDocument]
document object serialized
One Two
Three