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 15.584000037051737 - runAnimationTest |
| 6 18.87999998871237 - First webkitAnimationStart event fired |
| 7 18.992000026628375 - Finished waiting for animations to start |
| 8 19.31300002615899 - Pausing at time: 1000, active animations: 2 |
| 9 19.69500002451241 - Checking expectation: [null,1,"anim","left",0,0] |
| 10 21.4949999935925 - Checking expectation: [null,1,"fillanim","left",300,0] |
| 11 21.666000015102327 - Ending test |
OLD | NEW |