| Index: third_party/WebKit/LayoutTests/animations/missing-keyframe-properties-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/missing-keyframe-properties-expected.txt b/third_party/WebKit/LayoutTests/animations/missing-keyframe-properties-expected.txt
|
| index 0d1bd153016acfeee6dd8f913539b7c136bdb8e5..1edac90fc8b1dbc8120a018125e4b0d468effc36 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/missing-keyframe-properties-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/animations/missing-keyframe-properties-expected.txt
|
| @@ -1,8 +1,8 @@
|
| PASS - "opacity" property for "box1" element at 0.5s saw something close to: 0.5
|
| PASS - "left" property for "box1" element at 1s saw something close to: 200
|
| -PASS - "webkitTransform.4" property for "box2" element at 1s saw something close to: 200
|
| +PASS - "transform.4" property for "box2" element at 1s saw something close to: 200
|
| PASS - "opacity" property for "box1" element at 1s saw something close to: 0
|
| 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
|
| PASS - "opacity" property for "box1" element at 1.5s saw something close to: 0.5
|
|
|
|
|