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