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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/web-animations-css/animations/missing-from-to-expected.txt

Issue 23060014: Rebaseline web-animations-css failures. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 PASS - "left" property for "box1" element at 0.4s saw something close to: 20
2 PASS - "left" property for "box2" element at 0.4s saw something close to: 20
3 PASS - "left" property for "box3" element at 0.4s saw something close to: 20
4 PASS - "left" property for "box4" element at 0.4s saw something close to: 20
5 PASS - "left" property for "box1" element at 1s saw something close to: 20
6 PASS - "left" property for "box2" element at 1s saw something close to: 20
7 PASS - "left" property for "box3" element at 1s saw something close to: 20
8 PASS - "left" property for "box4" element at 1s saw something close to: 25
9 PASS - "left" property for "box1" element at 1.6s saw something close to: 15
10 PASS - "left" property for "box2" element at 1.6s saw something close to: 15
11 FAIL - "left" property for "box3" element at 1.6s expected: 15 but saw: 10
12 PASS - "left" property for "box4" element at 1.6s saw something close to: 15
13
14 Log:
15 17.00000000005275 - runAnimationTest
16 19.000000000005457 - First webkitAnimationStart event fired
17 19.000000000005457 - Finished waiting for animations to start
18 19.000000000005457 - Pausing at time: 400, active animations: 4
19 19.000000000005457 - Checking expectation: ["anim1",0.4,"box1","left",20,2]
20 21.000000000185537 - Checking expectation: ["anim2",0.4,"box2","left",20,2]
21 21.000000000185537 - Checking expectation: ["anim3",0.4,"box3","left",20,2]
22 21.000000000185537 - Checking expectation: ["anim4",0.4,"box4","left",20,2]
23 21.000000000185537 - Pausing at time: 1000, active animations: 4
24 21.000000000185537 - Checking expectation: ["anim1",1,"box1","left",20,2]
25 21.000000000185537 - Checking expectation: ["anim2",1,"box2","left",20,2]
26 21.000000000185537 - Checking expectation: ["anim3",1,"box3","left",20,2]
27 21.000000000185537 - Checking expectation: ["anim4",1,"box4","left",25,2]
28 21.000000000185537 - Pausing at time: 1600, active animations: 4
29 21.000000000185537 - Checking expectation: ["anim1",1.6,"box1","left",15,2]
30 22.00000000016189 - Checking expectation: ["anim2",1.6,"box2","left",15,2]
31 22.00000000016189 - Checking expectation: ["anim3",1.6,"box3","left",15,2]
32 22.00000000016189 - Checking expectation: ["anim4",1.6,"box4","left",15,2]
33 22.00000000016189 - Ending test
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698