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

Unified Diff: third_party/WebKit/LayoutTests/animations/animation-shorthand-overriding-expected.txt

Issue 2513343006: 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/animation-shorthand-overriding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/animation-shorthand-overriding-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-shorthand-overriding-expected.txt
index e9b92b7b46d153aeebce987b8388a109f31b1f4a..07395ecf12919f2e42e523e442b8ad267e329d47 100644
--- a/third_party/WebKit/LayoutTests/animations/animation-shorthand-overriding-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/animation-shorthand-overriding-expected.txt
@@ -1,8 +1,8 @@
-Testing webkitAnimationName on a: PASS
-Testing webkitAnimationDuration on a: PASS
-Testing webkitAnimationTimingFunction on a: PASS
-Testing webkitAnimationDelay on a: PASS
-Testing webkitAnimationIterationCount on a: PASS
-Testing webkitAnimationDirection on a: PASS
-Testing webkitAnimationFillMode on a: PASS
+Testing animationName on a: PASS
+Testing animationDuration on a: PASS
+Testing animationTimingFunction on a: PASS
+Testing animationDelay on a: PASS
+Testing animationIterationCount on a: PASS
+Testing animationDirection on a: PASS
+Testing animationFillMode on a: PASS

Powered by Google App Engine
This is Rietveld 408576698