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

Side by Side Diff: LayoutTests/platform/win/virtual/web-animations-css/animations/missing-from-to-transforms-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 - "webkitTransform.4" property for "box1" element at 0.4s saw something clo se to: 20
2 PASS - "webkitTransform.4" property for "box2" element at 0.4s saw something clo se to: 20
3 PASS - "webkitTransform.4" property for "box3" element at 0.4s saw something clo se to: 20
4 PASS - "webkitTransform.4" property for "box4" element at 0.4s saw something clo se to: 20
5 PASS - "webkitTransform.4" property for "box1" element at 1s saw something close to: 20
6 PASS - "webkitTransform.4" property for "box2" element at 1s saw something close to: 20
7 PASS - "webkitTransform.4" property for "box3" element at 1s saw something close to: 20
8 PASS - "webkitTransform.4" property for "box4" element at 1s saw something close to: 25
9 PASS - "webkitTransform.4" property for "box1" element at 1.6s saw something clo se to: 15
10 PASS - "webkitTransform.4" property for "box2" element at 1.6s saw something clo se to: 15
11 FAIL - "webkitTransform.4" property for "box3" element at 1.6s expected: 15 but saw: matrix(1, 0, 0, 1, 10, 0)
12 PASS - "webkitTransform.4" property for "box4" element at 1.6s saw something clo se to: 15
13
14 Log:
15 9.000000000014552 - runAnimationTest
16 10.999999999967258 - First webkitAnimationStart event fired
17 10.999999999967258 - Finished waiting for animations to start
18 10.999999999967258 - Pausing at time: 400, active animations: 4
19 10.999999999967258 - Checking expectation: ["anim1",0.4,"box1","webkitTransform. 4",20,2]
20 11.999999999943611 - Checking expectation: ["anim2",0.4,"box2","webkitTransform. 4",20,2]
21 11.999999999943611 - Checking expectation: ["anim3",0.4,"box3","webkitTransform. 4",20,2]
22 11.999999999943611 - Checking expectation: ["anim4",0.4,"box4","webkitTransform. 4",20,2]
23 11.999999999943611 - Pausing at time: 1000, active animations: 4
24 11.999999999943611 - Checking expectation: ["anim1",1,"box1","webkitTransform.4" ,20,2]
25 12.999999999919964 - Checking expectation: ["anim2",1,"box2","webkitTransform.4" ,20,2]
26 12.999999999919964 - Checking expectation: ["anim3",1,"box3","webkitTransform.4" ,20,2]
27 12.999999999919964 - Checking expectation: ["anim4",1,"box4","webkitTransform.4" ,25,2]
28 12.999999999919964 - Pausing at time: 1600, active animations: 4
29 12.999999999919964 - Checking expectation: ["anim1",1.6,"box1","webkitTransform. 4",15,2]
30 12.999999999919964 - Checking expectation: ["anim2",1.6,"box2","webkitTransform. 4",15,2]
31 12.999999999919964 - Checking expectation: ["anim3",1.6,"box3","webkitTransform. 4",15,2]
32 12.999999999919964 - Checking expectation: ["anim4",1.6,"box4","webkitTransform. 4",15,2]
33 12.999999999919964 - Ending test
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698