[Webkit-unassigned] [Bug 143269] New: stroke-dasharray="0" should result in no stroke being rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 11:32:05 PDT 2015


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

            Bug ID: 143269
           Summary: stroke-dasharray="0" should result in no stroke being
                    rendered
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: longsonr at gmail.com
                CC: zimmermann at kde.org

Created attachment 249836
  --> https://bugs.webkit.org/attachment.cgi?id=249836&action=review
testcase

Per http://www.w3.org/TR/SVG/painting.html#StrokeDasharrayProperty

If the sum of the values is zero, then the stroke is rendered as if a value of none were specified.

The testcase does, however display strokes.

-- 
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/20150331/ec52364f/attachment-0002.html>


More information about the webkit-unassigned mailing list