Re: [svgwg] Clarified path data omission rules (#827)

The arc and sweep flags can be combined. However anybody trying to do simple svg parsing without requiring context aware parsing is going to have a bad time with that, but it's clear in the XBNF that that is absolutely valid syntax. 0020 there quite unambiguously `0, 0, 20` much to my distaste for it see #755. If I had god-like backwards compatibility breaking powers I would get rid of svg arc altogether and use `R` circular arcs. ( #767 ). But, yeah, parsers go ahead and turn those numbers into whatever weird things they want because they are correct within the goofy arc svg has.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 3 June 2021 05:52:30 UTC