[Webkit-unassigned] [Bug 46146] XMLHttpRequest: responseXML returns null if the Content-Type is valid (end in +xml) in some cases
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 21 09:50:19 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46146
--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> 2010-09-21 09:50:19 PST ---
One of the subtests is definitely wrong - we aren't going to stop creating responseXML for text/xsl. Requesting XSL style sheets is a common use of XMLHttpRequest.
Not sure why "bogus" or "application" are expected to have responseXML, this also seems wrong.
It's surprising that "application/xhtml+xml" and "image/svg+xml" subtests fail, out code looks like they should work.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list