[Webkit-unassigned] [Bug 191804] New: stroke-width r rx ry should not accept negative values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 02:50:43 PST 2018


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

            Bug ID: 191804
           Summary: stroke-width r rx ry should not accept negative values
           Product: WebKit
           Version: Safari 12
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ericwilligers at chromium.org

Safari currently accepts negative values for these properties. Test page: https://jsfiddle.net/ericwilligers/zmL2w50r/

https://svgwg.org/svg2-draft/painting.html#StrokeWidth
A negative value is invalid.

https://svgwg.org/svg2-draft/geometry.html#R
A negative value for r must be treated as an illegal value.
A negative value for rx must be treated as an illegal value.
A negative value for ry must be treated as an illegal value.

-- 
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/20181117/96dc01ea/attachment.html>


More information about the webkit-unassigned mailing list