[Bug 21945] Does responseXML ever return an XMLDocument

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21945

--- Comment #5 from Anne <annevk@annevk.nl> ---
FWIW, createDocument() always creates a document marked as "XML document".

That bug is about what document.createElement() should do and whether it should
depend on the type of document at all. Currently it only has a few exceptions
for "HTML document" flagged document objects, but only with regards to casing.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 6 May 2013 23:23:11 UTC