- From: Robert Flack via GitHub <sysbot+gh@w3.org>
- Date: Sat, 01 Mar 2025 01:11:19 +0000
- To: public-css-archive@w3.org
Right, playing an infinite duration animation in reverse throws an exception because it would result in an impossible to compute state: https://drafts.csswg.org/web-animations-1/#playing-an-animation-section. In a similar manner, playing an infinite duration animation with a non-monotonic timeline invokes a conversion that attempts to use the end time of the animation: https://drafts.csswg.org/web-animations-2/#time-based-animation-to-a-proportional-animation. It's a good idea to call it out explicitly. -- GitHub Notification of comment by flackr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11804#issuecomment-2691805073 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 1 March 2025 01:11:20 UTC