| Index: LayoutTests/animations/missing-from-to-expected.txt
|
| diff --git a/LayoutTests/animations/missing-from-to-expected.txt b/LayoutTests/animations/missing-from-to-expected.txt
|
| index c6d0cf955734a86b5baf26f990d6d67bac3824bb..95457cfb0d04c87670115bbecb0552120b7f8b80 100644
|
| --- a/LayoutTests/animations/missing-from-to-expected.txt
|
| +++ b/LayoutTests/animations/missing-from-to-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -This test performs animations of the left property on four boxes over 2 seconds. Box 1 has all keyframes. Box 2 has a missing "from" keyframe. Box 3 has a missing "to" keyframe. Box 4 has both "from" and "to" keyframes missing, but other keyframes which should trigger the generation of "from" and "to". The test takes 3 snapshots each and expects each result to be within a specified range.
|
| PASS - "left" property for "box1" element at 0.4s saw something close to: 20
|
| PASS - "left" property for "box2" element at 0.4s saw something close to: 20
|
| PASS - "left" property for "box3" element at 0.4s saw something close to: 20
|
|
|