- From: Brian Birtles via GitHub <sysbot+gh@w3.org>
- Date: Tue, 30 May 2023 01:29:14 +0000
- To: public-css-archive@w3.org
Yes, this is a real gotcha with CSS Animations. Web Animations already has this feature (you can specify `easing` on either a keyframe or on the animation effect as a whole) so it should just be a matter of mapping the CSS syntax onto the Web Animations effect-level easing. I believe @graouts also had a suggestion for the syntax for this in the past? -- GitHub Notification of comment by birtles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8881#issuecomment-1567650261 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 30 May 2023 01:29:16 UTC