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

Unified Diff: third_party/WebKit/LayoutTests/transitions/transition-end-event-container-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-container-expected.txt
diff --git a/third_party/WebKit/LayoutTests/transitions/transition-end-event-container-expected.txt b/third_party/WebKit/LayoutTests/transitions/transition-end-event-container-expected.txt
index 877a36ddec3373ce55025812ea64d69570320b0d..fb594d35a67c6c56d20677c1529b2b54e4fd8b6e 100644
--- a/third_party/WebKit/LayoutTests/transitions/transition-end-event-container-expected.txt
+++ b/third_party/WebKit/LayoutTests/transitions/transition-end-event-container-expected.txt
@@ -1,4 +1,4 @@
-Initiating a 500ms transition on the left property of box1 and catching it on the parent.
+Initiating a 100ms transition on the left property of box1 and catching it on the parent.
-PASS --- [Expected] Property: left Target: box1 Elapsed Time: 0.5
+PASS --- [Expected] Property: left Target: box1 Elapsed Time: 0.1

Powered by Google App Engine
This is Rietveld 408576698