| Index: third_party/WebKit/ManualTests/animation/compositor-transform-fill-forwards-with-motion-path.html
|
| diff --git a/third_party/WebKit/ManualTests/animation/compositor-transform-fill-forwards-with-motion-path.html b/third_party/WebKit/ManualTests/animation/compositor-transform-fill-forwards-with-motion-path.html
|
| index 06a35b78d2c24bb49868bbf40368544b34a8539d..3710020143097d4e89b11650f24e6718fd0a8a15 100644
|
| --- a/third_party/WebKit/ManualTests/animation/compositor-transform-fill-forwards-with-motion-path.html
|
| +++ b/third_party/WebKit/ManualTests/animation/compositor-transform-fill-forwards-with-motion-path.html
|
| @@ -14,7 +14,7 @@ div {
|
| z-index: 4;
|
| left: 100px;
|
| top: 200px;
|
| - motion-path: path('m 0 0 h 400');
|
| + offset-path: path('m 0 0 h 400');
|
| }
|
|
|
| #div2 {
|
|
|