Bug 89985

Summary: IRI ignored for SVG on <img>
Product: WebKit Reporter: Dirk Schulze <krit>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, fmalita, pdr, schenney, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
<img> with passed IRI (ignored on rendering) none

Description Dirk Schulze 2012-06-26 09:08:01 PDT
Created attachment 149541 [details]
<img> with passed IRI (ignored on rendering)

If an IRI is passed together with the source of the SVG, the IRI does not control the content of the SVG. This is pretty bad for usage on SVG stacks:

<img src="http://dahlström.net/tmp/sharp-icons/svg-icon-target.svg#plus">