- From: Yehonatan Daniv via GitHub <noreply@w3.org>
- Date: Fri, 07 Nov 2025 15:45:24 +0000
- To: public-css-archive@w3.org
@tabatkins overall it's looking good!
I see some stuff that needs to be corrected:
1. The [table of `<animation-action>`s](https://drafts.csswg.org/css-animations-2/#typedef-animation-action) is missing `play-once | -- | play() | -- | -- | --`.
2. I think the following line is misleading:
> the associated timeline leaving the trigger’s [exit range](https://drafts.csswg.org/css-animations-2/#timeline-trigger-exit-range) performs an associated exit action and switches the trigger state to "untriggered".
The "untriggered" state is the "initial" state of the table, while the animation is in its before phase. When performing the associated exit action the trigger should switch an the "inverted" state, which is unlike the initial phase.
Perhaps this could use better wording?
3. [Issue 7](https://drafts.csswg.org/css-animations-2/#issue-28195958) is not necessary, since [we already resolved](https://github.com/w3c/csswg-drafts/issues/11948#issuecomment-3079438590) on doing just that (:
--
GitHub Notification of comment by ydaniv
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13010#issuecomment-3503288202 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 7 November 2025 15:45:24 UTC