[Webkit-unassigned] [Bug 151707] New: SVG fragment identifiers customizing viewbox are ignored on SVG as Image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 10:49:47 PST 2015


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

            Bug ID: 151707
           Summary: SVG fragment identifiers customizing viewbox are
                    ignored on SVG as Image
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: betravis at adobe.com
                CC: zimmermann at kde.org

Created attachment 266361
  --> https://bugs.webkit.org/attachment.cgi?id=266361&action=review
SVG Sprite Sheet with Custom Views

Related to bug 137328.

When loading as SVG as image, fragment identifiers specifying a custom viewBox or targeting a custom view within the SVG are ignored. You can see this by opening the attached test file.

This behavior is slightly different than the behavior prior to the fix for bug 137328. Before that, the images would render at a shared viewBox, which was most often incorrect. Now, the custom viewBox is ignored.

Tested in Safari 9.0.1 and WK Nightly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151201/ca00e16f/attachment.html>


More information about the webkit-unassigned mailing list