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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt

Issue 2527583002: CSS Animations: Remove unnecessary webkit prefixes from layout tests (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Checks that we still end an animation properly (i.e. fire a webkitAnimationEnd e vent) when using more than one iteration with very short durations. 1 Checks that we still end an animation properly (i.e. fire a animationend event) when using more than one iteration with very short durations.
2 PASS: got webkitAnimationEnd event 2 PASS: got animationend event
3 3
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698