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

Unified 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, 1 month 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt
index fb6759af13c7cf6966fc15ff5c746ec2928a2534..06c92641cffc9b069b2a5cfb4272b6e0d93f4a5a 100644
--- a/third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt
@@ -1,3 +1,3 @@
-Checks that we still end an animation properly (i.e. fire a webkitAnimationEnd event) when using more than one iteration with very short durations.
-PASS: got webkitAnimationEnd event
+Checks that we still end an animation properly (i.e. fire a animationend event) when using more than one iteration with very short durations.
+PASS: got animationend event
« 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