| Index: LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/window-resize-media-query-expected.txt b/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| index 301759397fa3a5a48b0fb50a0897bf5096270fdc..3981cfabe3d75e6e26b805e8ff1f3ca92051264e 100644
|
| --- a/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| +++ b/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| @@ -5,6 +5,7 @@
|
| "bounds": [200, 300],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| + "backgroundColor": "#0000FF",
|
| "repaintRects": [
|
| [0, 0, 200, 300],
|
| [0, 0, 200, 200]
|
| @@ -19,6 +20,7 @@
|
| "bounds": [300, 300],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| + "backgroundColor": "#0000FF",
|
| "repaintRects": [
|
| [0, 0, 300, 300],
|
| [0, 0, 300, 300]
|
| @@ -33,6 +35,7 @@
|
| "bounds": [300, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| + "backgroundColor": "#0000FF",
|
| "repaintRects": [
|
| [0, 250, 300, 50]
|
| ]
|
| @@ -46,6 +49,7 @@
|
| "bounds": [250, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| + "backgroundColor": "#0000FF",
|
| "repaintRects": [
|
| [0, 0, 250, 250],
|
| [0, 0, 250, 250]
|
|
|