- From: Yehonatan Daniv via GitHub <noreply@w3.org>
- Date: Wed, 13 Aug 2025 14:03:40 +0000
- To: public-css-archive@w3.org
The problem with this approach is that you don't have granular control over each property. Another important thing to take into account is that it's also very useful to use with paused time-based animations. For cases you want you drive these programmatically. So how would you write that? Like: ```css animation-timeline: delayed(auto ...); ``` I guess? -- GitHub Notification of comment by ydaniv Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7059#issuecomment-3184075142 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 13 August 2025 14:03:41 UTC