Re: [csswg-drafts] [css-values] Proposal for a 'progress' function to calculate progress between two <length> values (#7268)

@mirisuzanne I think we should probably change this part:

> The computed value of a <progress> value specified with [<'animation-timeline'>](https://drafts.csswg.org/css-animations-2/#propdef-animation-timeline) is the computed <'animation-timeline'> and `<easing-function>` (if any).

and have it compute to the actual (numeric) progress of the timeline instead (post-easing). We generally resolve things at the earliest point they can be resolved, and I'm not sure what we gain from delaying the computation here except increased implementation difficulty.

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


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

Received on Friday, 28 June 2024 07:42:02 UTC