| Index: third_party/WebKit/LayoutTests/animations/interpolation/list-style-image-interpolation.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/list-style-image-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/list-style-image-interpolation.html
|
| index 373f7996b4ebb33f001ab03dc1a069a9111b377c..80d5360411abad0c7dca8b659bd6bbb9991c2b61 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/list-style-image-interpolation.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/list-style-image-interpolation.html
|
| @@ -39,7 +39,7 @@ function assertCrossfadeInterpolation(options) {
|
| }
|
|
|
| assertCrossfadeInterpolation({
|
| - from: '',
|
| + from: neutralKeyframe,
|
| fromComputed: 'url(../resources/green-20.png)',
|
| to: 'url(../resources/stripes-20.png)',
|
| });
|
|
|