Skip to content

[web-animations-1] Step 1 of "Updating the finished state" is unclear #2088

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
graouts opened this issue Dec 6, 2017 · 1 comment
Closed

Comments

@graouts
Copy link
Contributor

graouts commented Dec 6, 2017

Reading the steps for Updating the finished state, I'm a little confused by step 1:

Let the unconstrained current time be the result of calculating the current time substituting an unresolved time value for the hold time if did seek is false. If did seek is true, the unconstrained current time is equal to the current time.

I don't understand what "calculating the current time substituting an unresolved time value for the hold time" means. Does it mean to compute the current time with the steps defined in The current time of an animation but replacing any mention of "hold time" with "unresolved time value"? In other words, compute the current time disregarding any currently set value for hold time?

@birtles
Copy link
Contributor

birtles commented Dec 7, 2017

Yes, that's right.

@graouts graouts closed this as completed Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants