| Index: third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html b/third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html
|
| index 094a1f3241999f122479eaa147df6576476d0403..bda455396238e8c00295547a540ad50cd4e440b6 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html
|
| @@ -39,7 +39,7 @@ assertCSSResponsive({
|
| }],
|
| });
|
|
|
| -assertResponsive({
|
| +assertCSSResponsive({
|
| property: 'color',
|
| from: 'green',
|
| to: 'currentcolor',
|
|
|