OLD | NEW |
(Empty) | |
| 1 FAIL - "left" property for "anim" element at 1s expected: 0 but saw: 300 |
| 2 PASS - "left" property for "fillanim" element at 1s saw something close to: 300 |
| 3 |
| 4 Log: |
| 5 9.40000000002783 - runAnimationTest |
| 6 11.76399999997102 - First webkitAnimationStart event fired |
| 7 11.851999999976215 - Finished waiting for animations to start |
| 8 11.999999999943611 - Pausing at time: 1000, active animations: 2 |
| 9 12.376000000017484 - Checking expectation: [null,1,"anim","left",0,0] |
| 10 14.027999999939311 - Checking expectation: [null,1,"fillanim","left",300,0] |
| 11 14.210999999932028 - Ending test |
OLD | NEW |