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

I believe `animation-duration` and other animation properties are auto repeated to match up with the number of defined animation names per https://www.w3.org/TR/css-animations-1/#animation-name so I'd expect the computed style would be `animation-duration: auto, 0s;`

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


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

Received on Monday, 12 June 2023 12:56:30 UTC