[Webkit-unassigned] [Bug 40982] New: XMLHttpRequest can not parse HTML documents into responseXML field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 05:10:52 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40982

           Summary: XMLHttpRequest can not parse HTML documents into
                    responseXML field
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sng at rim.com


Send XHR Get for an HTML Document
responseText is showing properly
According to XHR spec, responseXML should contain a DOM representation of the HTML document. Right now is it null all time unless we are getting a XML document.

-- 
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