Skip to content

[web-animations-2] calling play() for a finite timeline should reset the start time to the current time - #14146

Merged
graouts merged 1 commit into
mainfrom
graouts-patch-1
Jul 16, 2026
Merged

[web-animations-2] calling play() for a finite timeline should reset the start time to the current time#14146
graouts merged 1 commit into
mainfrom
graouts-patch-1

Conversation

@graouts

@graouts graouts commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Address #11469.

…e start time of a scroll-driven animation?

Address #11469.

@ydaniv ydaniv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: Is the and |auto-rewind| is true really required?
Is it simply to limit this change to the WAAPI play() call for now?
If so, I think we can even relax it further and remove that part.

@graouts

graouts commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Question: Is the and |auto-rewind| is true really required? Is it simply to limit this change to the WAAPI play() call for now? If so, I think we can even relax it further and remove that part.

Maybe @kevers-google can answer this better than I do, but this appears to be related to the final step in the procedure to seamlessly update the playback rate which will "run the procedure to play an animation for animation with the auto-rewind flag set to false."

@graouts
graouts merged commit fea54cd into main Jul 16, 2026
1 check passed
@graouts
graouts deleted the graouts-patch-1 branch July 16, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

web-animations-2 Current Work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants