Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/interpolation/border-image-outset-interpolation.html |
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/border-image-outset-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/border-image-outset-interpolation.html |
| index 86e4868b68dd65454f9703248f90c741e3292b9b..934ee21b917df00445152fa7ff55c5ebff748cac 100644 |
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/border-image-outset-interpolation.html |
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/border-image-outset-interpolation.html |
| @@ -25,7 +25,7 @@ |
| <script> |
| assertInterpolation({ |
| property: 'border-image-outset', |
| - from: '', |
| + from: neutralKeyframe, |
| to: '2px', |
| }, [ |
| {at: -0.3, is: '0.7px'}, |