Re: [csswg-drafts] [scroll-animations-1] Transition delays in scroll-linked animations (#7059)

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