[Webkit-unassigned] [Bug 91520] New: URI on <image> not working for IDs on external resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 10:41:17 PDT 2012


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

           Summary: URI on <image> not working for IDs on external
                    resources
           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


URI on Image is not working correctly. It is not possible to reference ID's on external resources.

Example:

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  <image xlink:href="https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/images/shader-concept.svg#image" width="558" height="378" />
</svg>

It is not displayed with 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