| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-media-query-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/window-resize-media-query-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-media-query-expected.txt
|
| similarity index 93%
|
| copy from LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-media-query-expected.txt
|
| index 301759397fa3a5a48b0fb50a0897bf5096270fdc..0655cfabf827959678450d0cc4bdb023eedc13d5 100644
|
| --- a/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-media-query-expected.txt
|
| @@ -20,7 +20,7 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 300, 300],
|
| + [200, 0, 100, 300],
|
| [0, 0, 300, 300]
|
| ]
|
| }
|
| @@ -47,7 +47,7 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 250, 250],
|
| + [250, 0, 50, 250],
|
| [0, 0, 250, 250]
|
| ]
|
| }
|
|
|