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

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

Issue 2602163002: CSS Transitions: Reduce time taken by transition-end-event tests (Closed)
Patch Set: Created 4 years 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/transition-end-event-transform-expected.txt
diff --git a/third_party/WebKit/LayoutTests/transitions/transition-end-event-transform-expected.txt b/third_party/WebKit/LayoutTests/transitions/transition-end-event-transform-expected.txt
index ab25ec12eca2e04b9bfbb4ee230095543c9b1055..f4b1addbb54784823fcd0d24168345f34f1f0d69 100644
--- a/third_party/WebKit/LayoutTests/transitions/transition-end-event-transform-expected.txt
+++ b/third_party/WebKit/LayoutTests/transitions/transition-end-event-transform-expected.txt
@@ -1,4 +1,4 @@
-Initiating a 500ms transition on the transform property of box1.
+Initiating a 100ms transition on the transform property of box1.
-PASS --- [Expected] Property: transform Target: box1 Elapsed Time: 0.5
+PASS --- [Expected] Property: transform Target: box1 Elapsed Time: 0.1

Powered by Google App Engine
This is Rietveld 408576698