- From: andruud via GitHub <sysbot+gh@w3.org>
- Date: Mon, 12 Jun 2023 12:33:18 +0000
- To: public-css-archive@w3.org
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