Re: [csswg-drafts] [web-animations-2][css-animations-2] What to do with keyframe offsets outside of animations. (#7825)

At first I was a little bit concerned about option 2 because:

1. Web compatibility. Changing the conditions under which implicit keyframes are generated seems a bit scary. I was wondering if it would it make any sense to limit the scope of this change to when these `enter`-like keywords are involved but maybe it's fine as-is? Perhaps the bigger concern is JS code that is expecting out-of-range offsets to throw?
2. Group effects, specifically sequence effects. I was concerned about multiple effects being active at once but provided the child effects still don't have any effect outside their active interval, maybe it's fine?

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


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

Received on Monday, 31 October 2022 00:25:42 UTC