| Index: third_party/WebKit/LayoutTests/animations/responsive/background-image-responsive.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/responsive/background-image-responsive.html b/third_party/WebKit/LayoutTests/animations/responsive/background-image-responsive.html
|
| index caf85580f6c635ce23b31adb41af8bcfb67e78f8..6ee3464a687353291476e36f2f2d26782f4d271b 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/responsive/background-image-responsive.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/responsive/background-image-responsive.html
|
| @@ -3,7 +3,6 @@
|
| <script>
|
| assertResponsive({
|
| property: 'background-image',
|
| - from: '',
|
| to: 'url("test://to")',
|
| configurations: [{
|
| state: {underlying: 'url("test://a")'},
|
|
|