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

I [proposed](https://github.com/w3c/csswg-drafts/pull/8570) to accept `auto` as `animation-duration` in `animation` shorthand but @fantasai would like a discussion on this. I thought this issue would be appropriate, or maybe #8054 would be appropriate?

Without this change, `animation` would serialize to an empty string when `animation-duration` is `auto`, because its syntax would not allow it to represent that value. I think `auto` does not create ambiguity with other `animation` sub-properties, except `animation-name`, which is defined with lower priority for matching keywords.

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


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

Received on Tuesday, 28 March 2023 03:46:58 UTC