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

Unified Diff: third_party/WebKit/LayoutTests/transitions/transition-end-event-window-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
« no previous file with comments | « third_party/WebKit/LayoutTests/transitions/transition-end-event-window.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/transitions/transition-end-event-window-expected.txt
diff --git a/third_party/WebKit/LayoutTests/transitions/transition-end-event-window-expected.txt b/third_party/WebKit/LayoutTests/transitions/transition-end-event-window-expected.txt
index c5ac667b74f4cb29288b98d79a1782f3bfb2bc14..4da217c75a933aa169123dc977e9932ad4d28f49 100644
--- a/third_party/WebKit/LayoutTests/transitions/transition-end-event-window-expected.txt
+++ b/third_party/WebKit/LayoutTests/transitions/transition-end-event-window-expected.txt
@@ -1,4 +1,4 @@
-Initiating a 500ms transition on the left property of box1 and catching it on the window.
+Initiating a 100ms transition on the left property of box1 and catching it on the window.
-PASS --- [Expected] Property: left Target: box1 Elapsed Time: 0.5
+PASS --- [Expected] Property: left Target: box1 Elapsed Time: 0.1
« no previous file with comments | « third_party/WebKit/LayoutTests/transitions/transition-end-event-window.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698