[Webkit-unassigned] [Bug 89985] New: IRI ignored for SVG on <img>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 09:08:14 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89985

           Summary: IRI ignored for SVG on <img>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: zimmermann at kde.org, pdr at google.com,
                    schenney at chromium.org, fmalita at chromium.org


Created an attachment (id=149541)
 --> (https://bugs.webkit.org/attachment.cgi?id=149541&action=review)
<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">

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list