Re: [svgwg] Confusion about the description of this algorithm listed in SMIL Animation doc. (#838)

I'd agree that it appears to be bug in the spec that `mb` can/will only be adjusted with a single simple duration. I also suspect that this algorithm may be more complicated than it needs to be, and that there might be simpler ways of expressing it. (Perhaps something like `mb = REM(rAt - (rTo + o), d)` with the additional constraints on `rAt`, `rTo` and that the interval is active.)

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


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

Received on Friday, 23 April 2021 08:09:22 UTC