| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed.html b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.html
|
| similarity index 60%
|
| copy from third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed.html
|
| copy to third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.html
|
| index 61f30e3f5e8dabf2a4f91db8c32de6b674d37bc5..616764d05be44d6463866ee53d41e6a678c2079f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.html
|
| @@ -1,5 +1,4 @@
|
| <!DOCTYPE html>
|
| -<script src="resources/window-resize-repaint.js"></script>
|
| <style>
|
| body {
|
| background-image: url(resources/apple.jpg);
|
|
|