Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/interpolation/svg-cx-interpolation.html |
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/svg-cx-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/svg-cx-interpolation.html |
| index 27941552892bf8e22e09b22f1b73ccb15aa22a42..0f4792055751cedf801fb4f4488500e020274735 100644 |
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/svg-cx-interpolation.html |
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/svg-cx-interpolation.html |
| @@ -22,7 +22,7 @@ |
| <script> |
| assertInterpolation({ |
| property: 'cx', |
| - from: '', |
| + from: neutralKeyframe, |
| to: '20px', |
| }, [ |
| {at: -0.25, is: '57.5px'}, |