antti@apple.com | 4add65d | 2019-09-16 14:31:37 +0000 | [diff] [blame] | 1 | This test performs an animation of the transform property. It animates over 10 seconds. It takes 3 snapshots and expects each result to be within a specified range. PASS - "webkitTransform" property for "box1" element at 2s saw something close to: 0.309017,0.951057 |
cmarrin@apple.com | 89a55e9 | 2009-01-07 00:35:51 +0000 | [diff] [blame] | 2 | PASS - "webkitTransform" property for "box2" element at 2s saw something close to: 0.309017,0.951057 |
| 3 | PASS - "webkitTransform" property for "box1" and "box2" elements at 2s are close enough to each other |
| 4 | PASS - "webkitTransform" property for "box1" element at 5s saw something close to: -1,0 |
| 5 | PASS - "webkitTransform" property for "box2" element at 5s saw something close to: -1,0 |
| 6 | PASS - "webkitTransform" property for "box1" and "box2" elements at 5s are close enough to each other |
| 7 | PASS - "webkitTransform" property for "box1" element at 8s saw something close to: 0.309017,-0.951057 |
| 8 | PASS - "webkitTransform" property for "box2" element at 8s saw something close to: 0.309017,-0.951057 |
| 9 | PASS - "webkitTransform" property for "box1" and "box2" elements at 8s are close enough to each other |
| 10 | |