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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/events/play-state-initially-paused-start-event-expected.txt

Issue 2976603002: Move animation event tests to subdirectory (Closed)
Patch Set: Created 3 years, 5 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
OLDNEW
1 Tests that an animation which is initially paused fires its start event as soon as its delay expires, not when it transitions to the running state. 1 Tests that an animation which is initially paused fires its start event as soon as its delay expires, not when it transitions to the running state.
2 2
3 PASS: animation1: Start event fired without setting play state to running 3 PASS: animation1: Start event fired without setting play state to running
4 PASS: animation2: Start event fired without setting play state to running 4 PASS: animation2: Start event fired without setting play state to running
5 PASS: animation3: Start event fired after play state was set to running 5 PASS: animation3: Start event fired after play state was set to running
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698