- From: szager-chromium via GitHub <noreply@w3.org>
- Date: Thu, 10 Jul 2025 21:59:52 +0000
- To: public-css-archive@w3.org
@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. -- GitHub Notification of comment by szager-chromium Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12336#issuecomment-3059235584 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 10 July 2025 21:59:53 UTC