[Bug 25028] Should XMLHttpRequest.responseXML return an XMLDocument if response has xml MIME type?

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

Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ms2ger@gmail.com

--- Comment #1 from Ms2ger <Ms2ger@gmail.com> ---
(In reply to Christophe Dumez from comment #0)
> See for example the DOMParsing specification, which states that we should
> return an XMLDocument if the MIME type is an XML one:
> http://domparsing.spec.whatwg.org/#dom-domparser-parsefromstring

Fixed:
https://github.com/whatwg/domparsing/commit/eb55d5c2a8171cb765b063cac138dd291c00b37c

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

Received on Thursday, 13 March 2014 18:40:24 UTC