Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/interpolation/motion-offset-interpolation.html |
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/motion-offset-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/motion-offset-interpolation.html |
| index 623ed866494089680fda6d42a0e94e60facc6bcd..58b1eb56c79912d4ebff1e44880264ae9f19a80f 100644 |
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/motion-offset-interpolation.html |
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/motion-offset-interpolation.html |
| @@ -20,7 +20,7 @@ |
| <script> |
| assertInterpolation({ |
| property: 'motion-offset', |
| - from: '', |
| + from: neutralKeyframe, |
| to: '20px', |
| }, [ |
| {at: -0.3, is: '7px'}, |