Index: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
diff --git a/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
similarity index 88% |
copy from LayoutTests/fast/repaint/window-resize-percent-html-expected.txt |
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
index 1e0980f2a1a7e1ebd462145e3b1407bcfa91b839..ccd483cfaa1faaff9ac2d4281413b86ac609c4f9 100644 |
--- a/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
@@ -7,7 +7,7 @@ |
"drawsContent": true, |
"repaintRects": [ |
[0, 200, 200, 100], |
- [0, 50, 100, 25] |
+ [0, 0, 200, 300] |
] |
} |
] |
@@ -20,7 +20,7 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [0, 0, 300, 300], |
+ [200, 0, 100, 300], |
[0, 0, 300, 300] |
] |
} |
@@ -35,7 +35,7 @@ |
"drawsContent": true, |
"repaintRects": [ |
[0, 250, 300, 50], |
- [0, 63, 150, 12] |
+ [0, 0, 300, 250] |
] |
} |
] |
@@ -48,7 +48,7 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [0, 0, 250, 250], |
+ [250, 0, 50, 250], |
[0, 0, 250, 250] |
] |
} |