[Webkit-unassigned] [Bug 10736] New: XMLHttpRequest.responseXML should be null on error

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Sep 4 21:53:22 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10736

           Summary: XMLHttpRequest.responseXML should be null on error
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ap at nypop.com


Draft XHR spec says that responseXML must be null if parsing the response
fails. But both Firefox and Safari put descriptive error documents there, with
our one even being HTML.

WinIE initializes responseXML to an empty document, and keeps it empty after an
error. So, the spec doesn't seem to match any major browser, but it still makes
sense to me.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list