Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/interpolation/shape-margin-interpolation.html |
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/shape-margin-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/shape-margin-interpolation.html |
| index bb8e7567742eead3bced98a46f65215d4a6c14e3..6bf3562daad7d71178d7b8c0fc8d924a43ee658f 100644 |
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/shape-margin-interpolation.html |
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/shape-margin-interpolation.html |
| @@ -13,7 +13,7 @@ |
| <script> |
| assertInterpolation({ |
| property: 'shape-margin', |
| - from: '', |
| + from: neutralKeyframe, |
| to: '20px', |
| }, [ |
| {at: -0.3, is: '7px'}, |