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

A given animation-duration can be associated with multiple animation-timelines due to repeats:

```
animation-duration: auto;
animation-timeline: --t1, auto;
```

What is the resolved value of animation-duration in that case? 

-- 
GitHub Notification of comment by andruud
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6530#issuecomment-1587253996 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:33:19 UTC