blob: e30fd6269aa53b9760c50bf30437b36af5ddb6b5 [file] [log] [blame]
dino@apple.com422e1172008-09-15 20:59:50 +00001This 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.coma259bc12008-12-11 00:48:35 +00002PASS - "left" property for "box1" element at 0.4s saw something close to: 20
3PASS - "left" property for "box2" element at 0.5s saw something close to: 20
4PASS - "left" property for "box2" element at 1s saw something close to: 30
5PASS - "left" property for "box1" element at 1.2s saw something close to: 10
6PASS - "left" property for "box2" element at 1.5s saw something close to: 25
7PASS - "left" property for "box1" element at 1.6s saw something close to: 15
dino@apple.com422e1172008-09-15 20:59:50 +00008