Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/interpolation/svg-r-interpolation.html |
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/svg-r-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/svg-r-interpolation.html |
| index 668b6d9e748330c07655d7af83b202c500205751..7e3b7fe8ce488f0633ed4a0fa5eb8dc82c5661c1 100644 |
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/svg-r-interpolation.html |
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/svg-r-interpolation.html |
| @@ -25,7 +25,7 @@ |
| <script> |
| assertInterpolation({ |
| property: 'r', |
| - from: '', |
| + from: neutralKeyframe, |
| to: '20px', |
| }, [ |
| {at: -0.3, is: '7px'}, |