- From: David A via GitHub <noreply@w3.org>
- Date: Fri, 11 Jul 2025 11:56:27 +0000
- To: public-css-archive@w3.org
> [@DavMila](https://github.com/DavMila) I have a question about the last example in your proposal:
>
> ```
> section {
> timeline-trigger: --t1 once ..., --t2 alternate <same as previous>;
> }
>
> .animatable {
> animation: ...;
> animation-trigger: --t1 --t2;
> }
> ```
>
> Is `timeline-trigger` a coordinated list? It seems not, but I just want to be sure.
That's right - it isn't a coordinated list.
--
GitHub Notification of comment by DavMila
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12336#issuecomment-3062008554 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 11 July 2025 11:56:28 UTC