| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-media-query-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-media-query-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-media-query-expected.txt
|
| index 0173cc3167eb39dbdfde33f51283dea59be40a73..b0c777df289c704f41fa90d30324a86d2d3a0286 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-media-query-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/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],
|
| @@ -26,6 +27,7 @@
|
| "bounds": [300, 300],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| + "backgroundColor": "#0000FF",
|
| "repaintRects": [
|
| [200, 0, 100, 300],
|
| [0, 0, 300, 300],
|
| @@ -49,6 +51,7 @@
|
| "bounds": [300, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| + "backgroundColor": "#0000FF",
|
| "repaintRects": [
|
| [0, 250, 300, 50],
|
| [0, 0, 300, 8]
|
| @@ -67,6 +70,7 @@
|
| "bounds": [250, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| + "backgroundColor": "#0000FF",
|
| "repaintRects": [
|
| [250, 0, 50, 250],
|
| [0, 0, 300, 8],
|
|
|