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

Unified 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, 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
Index: third_party/WebKit/LayoutTests/animations/events-with-short-duration-and-delay-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/events-with-short-duration-and-delay-expected.txt b/third_party/WebKit/LayoutTests/animations/events-with-short-duration-and-delay-expected.txt
index 28c97f0279a1c340a74da731d6c82bd1695fb41a..a027237da226e740cb8d15b40d7076b80efbf2e5 100644
--- a/third_party/WebKit/LayoutTests/animations/events-with-short-duration-and-delay-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/events-with-short-duration-and-delay-expected.txt
@@ -1,4 +1,4 @@
Test events when the animation has a short duration and is delayed.
-PASS: got webkitAnimationStart event
-PASS: got webkitAnimationEnd event
+PASS: got animationstart event
+PASS: got animationend event

Powered by Google App Engine
This is Rietveld 408576698