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

Unified Diff: third_party/WebKit/LayoutTests/animations/fill-unset-properties-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/fill-unset-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/fill-unset-properties-expected.txt b/third_party/WebKit/LayoutTests/animations/fill-unset-properties-expected.txt
index c3dffa5e3234708d17ef52eb1d9d80f7d6d37789..cef1c41f0d386841b613156839004c214fd55c65 100644
--- a/third_party/WebKit/LayoutTests/animations/fill-unset-properties-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/fill-unset-properties-expected.txt
@@ -1,9 +1,9 @@
-Testing webkitTransitionDuration: PASS
-Testing webkitTransitionProperty: PASS
-Testing webkitTransitionDelay: PASS
-Testing webkitTransitionTimingFunction: PASS
-Testing webkitAnimationName: PASS
-Testing webkitAnimationDuration: PASS
-Testing webkitAnimationDelay: PASS
-Testing webkitAnimationFillMode: PASS
+Testing transitionDuration: PASS
+Testing transitionProperty: PASS
+Testing transitionDelay: PASS
+Testing transitionTimingFunction: PASS
+Testing animationName: PASS
+Testing animationDuration: PASS
+Testing animationDelay: PASS
+Testing animationFillMode: PASS

Powered by Google App Engine
This is Rietveld 408576698