Bug 89985 - IRI ignored for SVG on <img>
Summary: IRI ignored for SVG on <img>
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 09:08 PDT by Dirk Schulze
Modified: 2012-06-26 21:58 PDT (History)
5 users (show)

See Also:


Attachments
<img> with passed IRI (ignored on rendering) (975 bytes, text/html)
2012-06-26 09:08 PDT, Dirk Schulze
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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">