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

Side by Side Diff: third_party/WebKit/LayoutTests/transitions/transition-end-event-multiple-03-expected.txt

Issue 2602163002: CSS Transitions: Reduce time taken by transition-end-event tests (Closed)
Patch Set: Created 3 years, 11 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 unified diff | Download patch
OLDNEW
1 Initiating transitions on various properties of all boxes, with different start times on the transitions. 1 Initiating transitions on various properties of all boxes, with different start times on the transitions.
2 2
3 PASS --- [Expected] Property: background-color Target: box2 Elapsed Time: 0.5 3 PASS --- [Expected] Property: background-color Target: box2 Elapsed Time: 0.05
4 PASS --- [Expected] Property: background-color Target: box3 Elapsed Time: 0.6 4 PASS --- [Expected] Property: background-color Target: box3 Elapsed Time: 0.06
5 PASS --- [Expected] Property: height Target: box3 Elapsed Time: 0.6 5 PASS --- [Expected] Property: height Target: box3 Elapsed Time: 0.06
6 PASS --- [Expected] Property: height Target: box4 Elapsed Time: 0.3 6 PASS --- [Expected] Property: height Target: box4 Elapsed Time: 0.03
7 PASS --- [Expected] Property: left Target: box1 Elapsed Time: 0.5 7 PASS --- [Expected] Property: left Target: box1 Elapsed Time: 0.05
8 PASS --- [Expected] Property: left Target: box2 Elapsed Time: 0.5 8 PASS --- [Expected] Property: left Target: box2 Elapsed Time: 0.05
9 PASS --- [Expected] Property: left Target: box3 Elapsed Time: 0.6 9 PASS --- [Expected] Property: left Target: box3 Elapsed Time: 0.06
10 PASS --- [Expected] Property: left Target: box4 Elapsed Time: 0.3 10 PASS --- [Expected] Property: left Target: box4 Elapsed Time: 0.03
11 PASS --- [Expected] Property: width Target: box3 Elapsed Time: 0.6 11 PASS --- [Expected] Property: width Target: box3 Elapsed Time: 0.06
12 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698