[Webkit-unassigned] [Bug 14187] New: No responseXML for SVG files with image/svg+xml

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 17:03:31 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14187

           Summary: No responseXML for SVG files with image/svg+xml
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: martin at apfelfabrik.de


When getting a svg file by means of XMLHTTPRequest, there is a responseText
field in the response that actually holds the information, but there is no
responseXML field that holds the SVG's parsed DOM. It instead is undefined.
Since the content type says it's image/svg+xml, WebKit should treat it as such.


-- 
Configure bugmail: http://bugs.webkit.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