Re: [csswg-drafts] [scroll-animations-1] source is updated upon request and in sync with currentTime (#8541)

Here's the relevant text from the css-animations spec:
https://drafts.csswg.org/css-animations/#interface-animationevent:~:text=If%20a%20match%20is%20found%2C%20the%20existing%20animation%20is%20updated

> Changes to the animation-name update existing animations by iterating over the new list of animations from last to first, and, for each animation, finding the last matching animation in the list of existing animations. If a match is found, the existing animation is updated using the animation properties corresponding to its position in the new list of animations, whilst maintaining its current playback time as described above.

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/8541#issuecomment-1464066347 using your GitHub account


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

Received on Friday, 10 March 2023 16:34:53 UTC