| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| similarity index 92%
|
| copy from LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| index 516b11feda8d38e6522e2c2c291cb445cd1acebf..f429d42f0ded1c65c089e401037d8450b3703595 100644
|
| --- a/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| @@ -17,7 +17,7 @@
|
| "bounds": [300, 300],
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 300, 300],
|
| + [200, 0, 100, 300],
|
| [0, 0, 300, 300]
|
| ]
|
| }
|
| @@ -42,7 +42,7 @@
|
| "bounds": [250, 250],
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 250, 250],
|
| + [250, 0, 50, 250],
|
| [0, 0, 250, 250]
|
| ]
|
| }
|
|
|