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

Yes, I think the spec should decompose 9. into:

9. If both rx and ry are greater than zero, perform an absolute elliptical arc operation to coordinate (x+rx, y), using the same parameters as previously;
10. Close the path

Especially since segment-completing close path operations don't seem to be sure to make it to SVG 2.0. That being said, I think any implementer can read between the lines and understand that obviously, the rect should be closed.

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

Received on Friday, 22 November 2019 14:02:08 UTC