Bug 40982
Summary: | XMLHttpRequest can not parse HTML documents into responseXML field | ||
---|---|---|---|
Product: | WebKit | Reporter: | Stuart Ng <sng> |
Component: | XML | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, jarred, jchaffraix |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Stuart Ng
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jarred Nicholls
*** This bug has been marked as a duplicate of bug 74626 ***