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

Unified Diff: third_party/WebKit/LayoutTests/transitions/transition-end-event-multiple-02-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-multiple-02-expected.txt
diff --git a/third_party/WebKit/LayoutTests/transitions/transition-end-event-multiple-02-expected.txt b/third_party/WebKit/LayoutTests/transitions/transition-end-event-multiple-02-expected.txt
index 57d939f96418627dead0baaeb81c9d1c70a3df20..4ba58bb0725d0e7d160c3f3732b2d97e38dfa701 100644
--- a/third_party/WebKit/LayoutTests/transitions/transition-end-event-multiple-02-expected.txt
+++ b/third_party/WebKit/LayoutTests/transitions/transition-end-event-multiple-02-expected.txt
@@ -1,10 +1,10 @@
Initiating transitions on various properties of all boxes.
-PASS --- [Expected] Property: background-color Target: box2 Elapsed Time: 0.5
-PASS --- [Expected] Property: background-color Target: box3 Elapsed Time: 0.7
-PASS --- [Expected] Property: height Target: box3 Elapsed Time: 0.7
-PASS --- [Expected] Property: left Target: box1 Elapsed Time: 0.5
-PASS --- [Expected] Property: left Target: box2 Elapsed Time: 0.5
-PASS --- [Expected] Property: left Target: box3 Elapsed Time: 0.7
-PASS --- [Expected] Property: width Target: box3 Elapsed Time: 0.7
+PASS --- [Expected] Property: background-color Target: box2 Elapsed Time: 0.05
+PASS --- [Expected] Property: background-color Target: box3 Elapsed Time: 0.07
+PASS --- [Expected] Property: height Target: box3 Elapsed Time: 0.07
+PASS --- [Expected] Property: left Target: box1 Elapsed Time: 0.05
+PASS --- [Expected] Property: left Target: box2 Elapsed Time: 0.05
+PASS --- [Expected] Property: left Target: box3 Elapsed Time: 0.07
+PASS --- [Expected] Property: width Target: box3 Elapsed Time: 0.07

Powered by Google App Engine
This is Rietveld 408576698