| Index: LayoutTests/animations/animation-properties-in-keyframe-are-ignored-expected.txt
|
| diff --git a/LayoutTests/animations/animation-properties-in-keyframe-are-ignored-expected.txt b/LayoutTests/animations/animation-properties-in-keyframe-are-ignored-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bd0be77418cf886c8e94da6725720acf6359ecda
|
| --- /dev/null
|
| +++ b/LayoutTests/animations/animation-properties-in-keyframe-are-ignored-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +PASS - "left" property for "target" element at 0s saw something close to: 0
|
| +PASS - "left" property for "target" element at 1s saw something close to: 50
|
| +PASS - "left" property for "target" element at 2s saw something close to: 100
|
| +PASS - "left" property for "target" element at 3s saw something close to: 150
|
| +PASS - "left" property for "target" element at 4s saw something close to: auto
|
| +PASS - "left" property for "target" element at 5s saw something close to: auto
|
| +
|
|
|