- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Mon, 02 Dec 2019 16:15:44 +0000
- To: public-svg-issues@w3.org
We can't change the fact that closed `path` and `polygon` elements have start and end markers. That is well supported since SVG 1. Markers on rect, circle, ellipse are new in SVG 2, so we _can_ change how they work by changing the equivalent path — or maybe by giving them special marker rules. Ideally, however, the equivalent path for the basic shapes & the way markers work on them would be something that could also be represented in a `<path>` element with the exact same marker behavior. -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/svgwg/issues/753#issuecomment-560465660 using your GitHub account
Received on Monday, 2 December 2019 16:15:46 UTC