| Index: LayoutTests/animations/keyframe-timing-functions-multiple-animations-expected.txt
|
| diff --git a/LayoutTests/animations/keyframe-timing-functions-multiple-animations-expected.txt b/LayoutTests/animations/keyframe-timing-functions-multiple-animations-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a37467ad490bec9244820d1c8351a85621163e4a
|
| --- /dev/null
|
| +++ b/LayoutTests/animations/keyframe-timing-functions-multiple-animations-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +PASS - "left" property for "target" element at 0.5s saw something close to: 50
|
| +PASS - "top" property for "target" element at 0.5s saw something close to: 50
|
| +PASS - "left" property for "target" element at 1.5s saw something close to: 150
|
| +PASS - "top" property for "target" element at 1.5s saw something close to: 150
|
| +
|
|
|