| Index: third_party/WebKit/LayoutTests/animations/interpolation/border-image-source-interpolation.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/border-image-source-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/border-image-source-interpolation.html
|
| index f43e82172b187cceae55abed9cf1629ec6831f81..8eca8e37e2aec1a0ae939f80518c15624eb9e7a9 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/border-image-source-interpolation.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/border-image-source-interpolation.html
|
| @@ -39,7 +39,7 @@ function assertCrossfadeInterpolation(options) {
|
|
|
| // neutral
|
| assertCrossfadeInterpolation({
|
| - from: '',
|
| + from: neutralKeyframe,
|
| fromComputed: 'url(../resources/stripes-100.png)',
|
| to: 'url(../resources/green-100.png)',
|
| });
|
|
|