Re: [csswg-drafts] [css-animations] [css-transitions] Allow authors to control the time threshold for properties with a discrete animation type (#9409)

Why not do it with an easing function? If you want to e.g. change at 25%, use `linear(0, 0.5 25%, 1)`, or `step-start` to change at the very beginning, etc.

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


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

Received on Wednesday, 27 September 2023 17:21:44 UTC