Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/interpolation/border-image-slice-interpolation.html |
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/border-image-slice-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/border-image-slice-interpolation.html |
| index 2dc009de01edf87ec67ab89578882952f972d1d5..58a477d64aade348c9775dc3613584d5d475c399 100644 |
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/border-image-slice-interpolation.html |
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/border-image-slice-interpolation.html |
| @@ -23,7 +23,7 @@ |
| <script> |
| assertInterpolation({ |
| property: 'border-image-slice', |
| - from: '', |
| + from: neutralKeyframe, |
| to: '10%', |
| }, [ |
| {at: -0.3, is: '23%'}, |