- From: dshin-moz via GitHub <noreply@w3.org>
- Date: Tue, 05 May 2026 19:35:54 +0000
- To: public-css-archive@w3.org
This is an implementation consideration for [Gecko](https://bugzilla.mozilla.org/show_bug.cgi?id=2036423). In the attached [testcase](https://bugzilla.mozilla.org/attachment.cgi?id=9583338), on Blink and WebKit, toggling scroll timelines (Clicking the "Switch" button, causing the animation to have an inactive/unassociated timeline for a moment) causes the animation to continue in the playing state, but toggling in and out of `animation-timeline: none` (By clicking the "None" button twice) causes the animation to become paused. Intuitively, I think the former behaviour makes more sense? Also, I see that toggling between `animation-timeline: auto` and `animation-timeline: none`, the animation does not pause. -- GitHub Notification of comment by dshin-moz Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13807#issuecomment-4382392263 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 5 May 2026 19:35:58 UTC