Re: [csswg-drafts] [web-animations-2] [scroll-animations-1] Auto-aligning the start time of an animation associated with a scroll timeline (#10965)

> Ah yes. I see a TODO in the Blink implementation to add a condition to prevent aborting if playing a scroll driven animation. Apologies for not following up on that one.

I implement the "auto-aligning the start time" procedure in WebKit in [285176@main](https://commits.webkit.org/285176@main) and made a change to step 10 of the [playing an animation](https://drafts.csswg.org/web-animations-2/#playing-an-animation-section) procedure such as if the _auto align start time_ flag is true and _start time_ is unresolved we proceed with the rest of the procedure instead of bailing out.

See https://github.com/WebKit/WebKit/commit/433599a15892af435851c20280e58a0cc91596cb#diff-ac012fc9792c68f4fdf706f4021da22aa0be5d72e7547cb42e3a9c3f36df6d18R1182.

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


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

Received on Tuesday, 15 October 2024 07:47:46 UTC