Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/interpolation/font-size-interpolation.html |
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/font-size-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/font-size-interpolation.html |
| index bc56f455f890876f336d1ab3040a262f0ee3b7bd..d19478928f21bd0a6bb11fee0def59fac13f1fdc 100644 |
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/font-size-interpolation.html |
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/font-size-interpolation.html |
| @@ -23,7 +23,7 @@ |
| <script> |
| assertInterpolation({ |
| property: 'font-size', |
| - from: '', |
| + from: neutralKeyframe, |
| to: '20px', |
| }, [ |
| {at: -2, is: '0px'}, |