Chromium Code Reviews
DescriptionWeb Animations: Fix elpasedTime in animation events
This addresses the FIXME in CSSAnimations::EventDelegate::onEventCondition()
to pass the TimedItem to the event callback.
Also tighten up a test such that it would now detect the FIXME.
BUG=240653
R=dstockwell
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156768
Patch Set 1 #Patch Set 2 : Update unit test #Patch Set 3 : Updated to use time the animation has been running #Patch Set 4 : Rebased #
Total comments: 4
Patch Set 5 : Fixed elapsedTime for negative delay and added a test #Messages
Total messages: 10 (0 generated)
|