[Webkit-unassigned] [Bug 143002] New: On iOS, vector-effect="non-scaling-stroke" is not honored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 24 03:04:46 PDT 2015


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

            Bug ID: 143002
           Summary: On iOS, vector-effect="non-scaling-stroke" is not
                    honored
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: iOS 8.2
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: contact at benfrain.com
                CC: zimmermann at kde.org

In SVG 1.2 there exists the vector-effect="non-scaling-stroke" attribute/value combination – http://www.w3.org/TR/SVGTiny12/painting.html#NonScalingStroke

This seems to be honored in desktop Safari but not iOS (8.2 tested).

Reduction:

http://codepen.io/benfrain/pen/dPabrz

If you open this in desktop Safari and resize the window, you'll see the enclosed SVG elements do not get their path/stroke redrawn larger than the defined "2". On iOS however, they do.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150324/9f2ef1b4/attachment-0002.html>


More information about the webkit-unassigned mailing list