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] Swap start time position when playback rate is flipped on non-monotonic timeline (#8146)
When updating the playback rate of a non-monotonically increasing
timeline we want to preserve the effective start time behavior of
playing the animation. If the playback rate flips directions this
requires flipping the start time to the other end of the effect. See
discussion on #2075.
0 commit comments