| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-positioned-bottom-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-positioned-bottom-expected.txt
|
| similarity index 94%
|
| copy from LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-positioned-bottom-expected.txt
|
| index 2cab20b77206b308cf63ec0d6d07368e953ca0e8..03a84981a113a0d955635e5efe825036571a0a4f 100644
|
| --- a/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-positioned-bottom-expected.txt
|
| @@ -21,7 +21,7 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 300, 300],
|
| + [200, 0, 100, 300],
|
| [0, 0, 300, 300]
|
| ]
|
| }
|
| @@ -50,7 +50,7 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 250, 250],
|
| + [250, 0, 50, 250],
|
| [0, 0, 250, 250]
|
| ]
|
| }
|
|
|