Re: [csswg-drafts] [css-animations-2] Should the initial value for animation-duration be auto? (#6530)

@flackr What does that mean exactly? Isn't `auto` always effectively `0s` for time-driven animations?

So it should be enough to say that the [resolved value](https://drafts.csswg.org/cssom/#resolved-values) is the computed value with `auto`s replaced by `0s` when `animation-timeline` is `auto`? (Otherwise resolved value = computed value).

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


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

Received on Monday, 5 June 2023 15:55:54 UTC