Re: [svgwg] Rect decomposition is invalid (#753)

Well, we *could* choose to change the behavior between SVG 1 and SVG 2, especially since SVG has a "version" attribute. However, if the consensus is to preserve the old behavior of `<path>` markers, then I don't think we should have special rules for `<rect>` and `<ellipse>` markers: this would just add another layer of complexity and confusion. The `<rect>` and `<ellipse>` markers should indeed be derived from their equivalent path, and their equivalent path shouldn't be "tweaked" just for the sake of behaving better with markers (let's not mess up their equivalent paths just because marker rules are themselves messed up...)

-- 
GitHub Notification of comment by dalboris
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/753#issuecomment-560493506 using your GitHub account

Received on Monday, 2 December 2019 17:21:17 UTC