Bug 143269

Summary: stroke-dasharray="0" should result in no stroke being rendered
Product: WebKit Reporter: Robert Longson <longsonr>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
testcase none

Robert Longson
Reported 2015-03-31 11:32:05 PDT
Created attachment 249836 [details] 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.
Attachments
testcase (291 bytes, image/svg+xml)
2015-03-31 11:32 PDT, Robert Longson
no flags
Robert Longson
Comment 1 2015-04-03 11:00:29 PDT
Looks like the specification is going to settle on Webkit being right after all.
Note You need to log in before you can comment on or make changes to this bug.