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
Copy file name to clipboardExpand all lines: web-animations-2/Overview.bs
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -654,8 +654,10 @@ as CSS Animations [[CSS-ANIMATIONS-1]].
654
654
655
655
</dl>
656
656
657
-
1. If |has finite timeline| and |previous current time| is unresolved:
658
-
* Set the flag |auto align start time| to true.
657
+
1. If |has finite timeline| and |auto-rewind| is true:
658
+
659
+
1. Set the flag |auto align start time| to true.
660
+
1. Set the |animation|'s <a>hold time</a> to |previous current time|.
659
661
660
662
Note: If play is called for a CSS animation during style update,
661
663
the |animation|'s [=animation/start time=] cannot be reliably calculated until post layout since the start time is to align with the start or end of the animation range (depending on the [=playback rate=]).
0 commit comments