You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specification for the procedure to auto-align the start time does not indicate that the auto-align start time flag should be cleared. I don't see anywhere else in the Web Animations Level 2 spec that indicates that it should be cleared either. It seems to be this should be the last step of this procedure.
The text was updated successfully, but these errors were encountered:
graouts
changed the title
[web-animations-2] clearing the _auto-align start time_ flag
[web-animations-2] clearing the "auto-align start time" flag
Oct 11, 2024
I now think that the spec is correct. The "auto-align the start time" is meant to be sticky such that other changes that would affect the start time, say a change in attachment range or the metrics of the scroll container or its content, will auto-align it past animation readiness.
The specification for the procedure to auto-align the start time does not indicate that the auto-align start time flag should be cleared. I don't see anywhere else in the Web Animations Level 2 spec that indicates that it should be cleared either. It seems to be this should be the last step of this procedure.
The text was updated successfully, but these errors were encountered: