RESOLVED INVALID 143269
stroke-dasharray="0" should result in no stroke being rendered
https://bugs.webkit.org/show_bug.cgi?id=143269
Summary stroke-dasharray="0" should result in no stroke being rendered
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.