[Webkit-unassigned] [Bug 225859] Canvas does not respect line cap behaviour for zero-length paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 12:34:54 PDT 2021


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

--- Comment #3 from Pierpaolo Follia <pfollia at gmail.com> ---
I don't think this can be considered a specification, but this is what I was able to find:

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-linecap#round

The round value indicates that at the end of each subpath the stroke will be extended by a half circle with a diameter equal to the stroke width. On a zero length subpath, the stroke consists of a full circle centered at the subpath's point.

-- 
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/20210524/bc41e7a1/attachment.htm>


More information about the webkit-unassigned mailing list