[Webkit-unassigned] [Bug 129387] New: Respect SVG fragment identifiers in <img> src attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 26 13:57:24 PST 2014


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

           Summary: Respect SVG fragment identifiers in <img> src
                    attribute
           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: graouts at webkit.org
                CC: koivisto at iki.fi, zimmermann at kde.org, krit at webkit.org,
                    simon.fraser at apple.com, dino at apple.com,
                    thorton at apple.com


When using an SVG resource as the source of an <img> element, the URL fragment identifier may have importance since it could change the rendering of the SVG image if the file uses the :target pseudo-class to customise the rendering of the element identified by the fragment identifier. However, we do not respect those identifiers in WebKit.

-- 
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