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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/events-with-short-duration-and-delay-expected.txt

Issue 2523543004: 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
OLDNEW
1 Test events when the animation has a short duration and is delayed. 1 Test events when the animation has a short duration and is delayed.
2 PASS: got webkitAnimationStart event 2 PASS: got animationstart event
3 PASS: got webkitAnimationEnd event 3 PASS: got animationend event
4 4
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698