| Index: third_party/WebKit/LayoutTests/animations/missing-keyframe-properties-timing-function-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/missing-keyframe-properties-timing-function-expected.txt b/third_party/WebKit/LayoutTests/animations/missing-keyframe-properties-timing-function-expected.txt
|
| index 1accc470e4b5358f75c8eec2b39c701b461e9123..82af03f99ed7f8341e46db4ff70800d63c8b5f66 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/missing-keyframe-properties-timing-function-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/animations/missing-keyframe-properties-timing-function-expected.txt
|
| @@ -1,5 +1,5 @@
|
| PASS - "left" property for "box1" element at 0.5s saw something close to: 132
|
| -PASS - "webkitTransform.4" property for "box2" element at 0.5s saw something close to: 132
|
| +PASS - "transform.4" property for "box2" element at 0.5s saw something close to: 132
|
| PASS - "left" property for "box1" element at 1.5s saw something close to: 300
|
| -PASS - "webkitTransform.4" property for "box2" element at 1.5s saw something close to: 300
|
| +PASS - "transform.4" property for "box2" element at 1.5s saw something close to: 300
|
|
|
|
|