OLD | NEW |
(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 8.608000000094762 - runAnimationTest |
| 16 10.28000000007978 - First webkitAnimationStart event fired |
| 17 10.320000000092477 - Finished waiting for animations to start |
| 18 10.378000000059728 - Pausing at time: 400, active animations: 4 |
| 19 10.441000000014355 - Checking expectation: ["anim1",0.4,"box1","left",20,2] |
| 20 11.23300000006111 - Checking expectation: ["anim2",0.4,"box2","left",20,2] |
| 21 11.301000000003114 - Checking expectation: ["anim3",0.4,"box3","left",20,2] |
| 22 11.342000000013286 - Checking expectation: ["anim4",0.4,"box4","left",20,2] |
| 23 11.377000000038606 - Pausing at time: 1000, active animations: 4 |
| 24 11.398000000099273 - Checking expectation: ["anim1",1,"box1","left",20,2] |
| 25 11.606000000028871 - Checking expectation: ["anim2",1,"box2","left",20,2] |
| 26 11.640000000056716 - Checking expectation: ["anim3",1,"box3","left",20,2] |
| 27 11.666999999988548 - Checking expectation: ["anim4",1,"box4","left",25,2] |
| 28 11.692000000039116 - Pausing at time: 1600, active animations: 4 |
| 29 11.71199999998862 - Checking expectation: ["anim1",1.6,"box1","left",15,2] |
| 30 11.915000000044529 - Checking expectation: ["anim2",1.6,"box2","left",15,2] |
| 31 11.947000000077423 - Checking expectation: ["anim3",1.6,"box3","left",15,2] |
| 32 12.0040000000472 - Checking expectation: ["anim4",1.6,"box4","left",15,2] |
| 33 12.051000000042222 - Ending test |
OLD | NEW |