[Webkit-unassigned] [Bug 192539] New: stroke-dasharray applied to markers and cannot be overriden by ="0"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 04:01:38 PST 2018


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

            Bug ID: 192539
           Summary: stroke-dasharray applied to markers and cannot be
                    overriden by ="0"
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit.20.phk at inboxclean.com
                CC: zimmermann at kde.org

Created attachment 356916

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

Testcase

Unlike in other browser engines the stroke-dasharray of an element gets applied onto the markers referenced by it and additionally the marker cannot be made to not be dashed by explicitly setting stroke-dasharray of the marker to "0".

Compare the rendering of the attached testcase in different rendering engines.

-- 
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/20181209/e93e2d67/attachment.html>


More information about the webkit-unassigned mailing list