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

Unified Diff: third_party/WebKit/LayoutTests/transitions/cancel-transition-expected.txt

Issue 2521493002: CSS Transitions: Reduce usage of -webkit prefix in 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/transitions/cancel-transition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/transitions/cancel-transition-expected.txt b/third_party/WebKit/LayoutTests/transitions/cancel-transition-expected.txt
index e9e3857d0f91e871e1d92b76e5ce5954bb2e315d..3ac9d8187bcfd488eecfa58eb13665df62e516ac 100644
--- a/third_party/WebKit/LayoutTests/transitions/cancel-transition-expected.txt
+++ b/third_party/WebKit/LayoutTests/transitions/cancel-transition-expected.txt
@@ -2,4 +2,4 @@ Test removes the transition properties while the transition is running, then add
left
translate
-left: PASS, webkitTransform: PASS
+left: PASS, transform: PASS

Powered by Google App Engine
This is Rietveld 408576698