http://www.w3.org/Bugs/Public/show_bug.cgi?id=10323
Summary: responseXML for HTML documents
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XHR 1.0
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
Since we have a dependency on HTML already for responseText (and elsewhere) we
should just bite the bullet and add the dependency on responseXML as well and
align here with XMLHttpRequest Level 2 so responseXML can remain unchanged.
I.e. responseXML for a text/html resource would give a Document representing
that resource.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.