| Index: third_party/WebKit/LayoutTests/css3/motion-path/combine-translation.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/motion-path/combine-translation.html b/third_party/WebKit/LayoutTests/css3/motion-path/combine-translation.html
|
| index 1253a14ce793be784741398cc88cdc60be3da417..46f8883fc33c6d7fdc646b70326d9cc36a9df2f5 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/motion-path/combine-translation.html
|
| +++ b/third_party/WebKit/LayoutTests/css3/motion-path/combine-translation.html
|
| @@ -7,6 +7,7 @@
|
| offset: path('M 10 20 h 40 v 50') 100% 0rad;
|
| transform: translate(70px, 80px);
|
| transform-origin: 0% 0%;
|
| + offset-anchor: 0% 0%;
|
| }
|
| </style>
|
| </head>
|
|
|