| Index: third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation.html
|
| index 43060a6a02349154215cc1703989860e1bd0b2d7..3c82c02551556cba432fb7dd235a5bd311605598 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation.html
|
| @@ -40,7 +40,7 @@ function assertCrossfadeInterpolation(options) {
|
|
|
| // neutral
|
| assertCrossfadeInterpolation({
|
| - from: '',
|
| + from: neutralKeyframe,
|
| fromComputed: 'url(../resources/stripes-100.png)',
|
| to: 'url(../resources/green-100.png)',
|
| });
|
|
|