Bug 5273

Summary: "image/svg+xml" displayed when an SVG image is sent as text/xml
Product: WebKit Reporter: Tobin Richard <tjrichard>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, ian
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://cunnan.sca.org.au/upload/a/a5/Cunnan.svg

Description Tobin Richard 2005-10-05 00:40:24 PDT
If an SVG image is sent as text/xml rather than image/svg+xml then WebKit+SVG (2005-10-03) will 
display "image/svg+xml" and nothing else. Viewing the page source correctly displays the contents of the 
SVG file.
Comment 1 Eric Seidel (no email) 2005-10-05 00:47:27 PDT
This actually has nothing to do with our SVG support, this is an XML rendering bug.
Comment 2 Maciej Stachowiak 2006-01-07 22:50:56 PST
This appears to be fixed in TOT WebKit.
Comment 3 Rob Buis 2006-07-13 13:35:45 PDT
And still in current ToT (13-7-2006) this seems fixed!
IMHO this bug should be closed.
Cheers,

Rob.
Comment 4 David Kilzer (:ddkilzer) 2006-07-13 20:15:20 PDT
Confirmed working in locally-built r15416.

Comment 5 Lucas Forschler 2019-02-06 09:03:48 PST
Mass moving XML DOM bugs to the "DOM" Component.