- From: Khushal Sagar via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 May 2024 21:16:59 +0000
- To: public-css-archive@w3.org
> This is no different then if you chain promises on regular web animations for content in a far away frame that they'll only start at the point where the lifecycle updates to trigger the finish promise So for regular web animations, we decide the start time at the time the author calls `element.animate`. But if the animation reaches its end time while its still offscreen, we won't fire any events for it until it comes onscreen..? Is that consistent across browsers? I have a memory of this coming up in person with @emilio. -- GitHub Notification of comment by khushalsagar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9839#issuecomment-2101496934 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 8 May 2024 21:17:00 UTC