| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| similarity index 93%
|
| copy from LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| index 9ba4c5249d1903bed7391d360ec86dfd3c5dcc38..2fb9426e7fc09689d4cf4bec2b3e01a30bf5e244 100644
|
| --- a/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| @@ -19,7 +19,7 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 2008, 2008],
|
| + [200, 0, 100, 300],
|
| [0, 0, 300, 300]
|
| ]
|
| }
|
| @@ -46,7 +46,7 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 2008, 2008],
|
| + [250, 0, 50, 250],
|
| [0, 0, 250, 250]
|
| ]
|
| }
|
|
|