| Index: third_party/WebKit/LayoutTests/animations/animation-properties-in-keyframe-are-ignored-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/animation-properties-in-keyframe-are-ignored-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-properties-in-keyframe-are-ignored-expected.txt
|
| index bd0be77418cf886c8e94da6725720acf6359ecda..94089d9d0b5d251630058f42bb6c21aceb952171 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/animation-properties-in-keyframe-are-ignored-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/animations/animation-properties-in-keyframe-are-ignored-expected.txt
|
| @@ -2,6 +2,6 @@
|
| 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
|
| +PASS - "left" property for "target" element at 4s saw something close to: 0px
|
| +PASS - "left" property for "target" element at 5s saw something close to: 0px
|
|
|
|
|