| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.html b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.html
|
| deleted file mode 100644
|
| index 595edc82f67e04a54f39bb3d02d92351b34095bd..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.html
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<style media="(min-height: 201px)">
|
| -body { background-color: blue; }
|
| -</style>
|
| -<style media="(max-height: 200px)">
|
| -body { background-color: yellow; }
|
| -</style>
|
|
|