Re: [svgwg] The interpolation of large_arc_flag/sweep_flag of Elliptical Arc in SVG Path

> This also, then, just falls out of the CSS definition of how to interpolate things that aren't otherwise interpolable, and matches the now-generic CSS treatment of non-integer values in integer contexts (both in animation, and as the result of a math function like calc()).

I think it still needs to be specced since we need to clarify whether the "fall-back to 50% flip" applies to the individual command or to the value as a whole. My understanding is that in the absence of any other text, it would apply to the value as a whole, but we want it to apply to the command here. Let me see if I can make up a PR later today. (I'll be away next week so if I don't get to it, feel free to do it for me!)

(My take on the 50% flip behavior is that it's rarely desirable and that `step-end` is often more useful. But that ship has sailed so I'm quite happy to apply the 50% flip behavior here.)

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

Received on Thursday, 6 September 2018 22:56:08 UTC