dino@apple.com | 422e117 | 2008-09-15 20:59:50 +0000 | [diff] [blame] | 1 | This test performs animations of the left property on two boxes over 2 seconds. It takes 3 snapshots each and expects each result to be within a specified range. |
pol@apple.com | a259bc1 | 2008-12-11 00:48:35 +0000 | [diff] [blame] | 2 | PASS - "left" property for "box1" element at 0.4s saw something close to: 20 |
| 3 | PASS - "left" property for "box2" element at 0.5s saw something close to: 20 |
| 4 | PASS - "left" property for "box2" element at 1s saw something close to: 30 |
| 5 | PASS - "left" property for "box1" element at 1.2s saw something close to: 10 |
| 6 | PASS - "left" property for "box2" element at 1.5s saw something close to: 25 |
| 7 | PASS - "left" property for "box1" element at 1.6s saw something close to: 15 |
dino@apple.com | 422e117 | 2008-09-15 20:59:50 +0000 | [diff] [blame] | 8 | |