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

Unified Diff: LayoutTests/transitions/transition-end-event-transform-expected.txt

Issue 637763002: Unprefix usage of -webkit-transform in tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 months 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: LayoutTests/transitions/transition-end-event-transform-expected.txt
diff --git a/LayoutTests/transitions/transition-end-event-transform-expected.txt b/LayoutTests/transitions/transition-end-event-transform-expected.txt
index 887b0d5e49742f1c30b4af17dd515d6ac1781318..ab25ec12eca2e04b9bfbb4ee230095543c9b1055 100644
--- a/LayoutTests/transitions/transition-end-event-transform-expected.txt
+++ b/LayoutTests/transitions/transition-end-event-transform-expected.txt
@@ -1,4 +1,4 @@
Initiating a 500ms transition on the transform property of box1.
-PASS --- [Expected] Property: -webkit-transform Target: box1 Elapsed Time: 0.5
+PASS --- [Expected] Property: transform Target: box1 Elapsed Time: 0.5

Powered by Google App Engine
This is Rietveld 408576698