| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| similarity index 93%
|
| copy from LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| index e725b19b28b215581bb0e1c15d33813c5ad7cb1c..1aee50693fd6c491d28730140bcde588fcaadf77 100644
|
| --- a/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| @@ -19,7 +19,7 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 300, 300],
|
| + [200, 0, 100, 300],
|
| [0, 0, 300, 300]
|
| ]
|
| }
|
| @@ -46,7 +46,7 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 250, 250],
|
| + [250, 0, 50, 250],
|
| [0, 0, 250, 250]
|
| ]
|
| }
|
|
|