Re: [csswg-drafts] [web-animations-2]Should animation triggers have equal control over their animations’ playback? (#11914)

In css-aniamtions-2 there is a [section](https://drafts.csswg.org/css-animations-2/#animations) on how overriding properties using WAAPI takes precedence over related properties in CSS. This issue is somewhat similar.
I suppose if an author chose to both set a trigger _and_ control the playback manually then the UA _should_ try to respect that, unless this causes one of the two:

1. Unpredictable behaviors for authors
2. Problems for implementors in implementing a predictable/consistent behavior

I assume, also from your proposal of option 1, that none of the two options above is the case.
So I also suggest going with option 1, also given they can nullify the trigger as you mentioned.

-- 
GitHub Notification of comment by ydaniv
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11914#issuecomment-2725073681 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 14 March 2025 15:43:59 UTC