Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(518)

Side by Side Diff: LayoutTests/animations/negative-delay-events-expected.txt

Issue 23039013: Web Animations: Fix elpasedTime in animation events (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed elapsedTime for negative delay and added a test Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/animations/negative-delay-events.html ('k') | Source/core/animation/TimedItem.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Tests animation events with a negative delay.
2
3 animation1: Start event: elapsedTime=0
4 animation1: End event: elapsedTime=0.1
5 animation2: Start event: elapsedTime=0
6 animation2: End event: elapsedTime=0.1
7 animation3: Start event: elapsedTime=0
8 animation3: End event: elapsedTime=0.1
OLDNEW
« no previous file with comments | « LayoutTests/animations/negative-delay-events.html ('k') | Source/core/animation/TimedItem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698