DescriptionWeb Animations: Simplify mutable AnimationTimeline currentTime and playbackRate
This uses the same model as AnimationPlayer, treating zeroTime as the
startTime of the timeline. This resolves some issues where the setter
did not set a consistent value (see test) and ensures that with
playbackRate 0, the currentTime is identical to the set value.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188428
Patch Set 1 #Patch Set 2 : Rebase. #
Total comments: 1
Patch Set 3 : Invalidate compositor animations. #
Messages
Total messages: 7 (2 generated)
|