Re: [csswg-drafts] [web-animations-2] Prefer phase based start / end delays over converting time based delays (#7749)

@bramus where this gets really inconsistent is when you have group effects. For example consider the SequenceEffect illustrated at https://www.w3.org/TR/web-animations-2/#the-start-time-of-children-of-a-sequence-effect

If we ignore their start delays you will get a very different composition of the effects. I.e. it will just be A then B then C, rather than having the slight overlap (from the negative start delay) and delay.

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7749#issuecomment-1503836215 using your GitHub account


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

Received on Tuesday, 11 April 2023 17:46:22 UTC