[Bug 10323] New: responseXML for HTML documents

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: annevk@opera.com
        ReportedBy: annevk@opera.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


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.

Received on Monday, 9 August 2010 12:16:20 UTC