[Webkit-unassigned] [Bug 77803] New: SVG Tiny: 'non-scaling-stroke' incorrectly implemented in 'path' element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 20:42:18 PST 2012


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

           Summary: SVG Tiny: 'non-scaling-stroke' incorrectly implemented
                    in 'path' element
           Product: WebKit
           Version: 420+
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lotta.boogs at gmail.com
                CC: zimmermann at kde.org


Setting 'vector-effect' property to 'non-scaling-stroke' in 'path' element does nothing unless 'stroke-width' is set to zero, this produces a 1 pixel wide stroke.  No other width is available.

This does not comply with the SVG standard, see-
http://www.w3.org/TR/SVGTiny12/painting.html#StrokeWidthProperty
and
http://www.w3.org/TR/SVGTiny12/painting.html#NonScalingStroke

The version affected is that installed in the latest releases of Chrome and Qt.

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