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
[web-animations-1] Animations are current if non-idle and associated with non-increasing timelines. (w3c#8089)
If an animation is associated with a non-monotically increasing timeline it may become active in the future (if non-idle). As such it should still be considered current (the same as an animation which may play in the future). This fixesw3c#8053.
0 commit comments