Re: [csswg-drafts] [css-animations-2] there should be a way to set the effect-wide easing for a CSS Animation (#6982)

Summarizing proposal: add `animation-easing` property to allow controlling the iteration-wide easing of animations, similar to Web Animations' `easing`.
Setting the property resets the `animation-timing-function` to `linear`.
This property has an initial non-specifiable value `normal` (TBB) which doesn't trigger that reset behavior.

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


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

Received on Friday, 23 August 2024 14:52:37 UTC