| Index: LayoutTests/platform/mac/fast/repaint/clip-with-layout-delta-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/platform/mac/fast/repaint/clip-with-layout-delta-expected.txt
|
| similarity index 73%
|
| copy from LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
|
| copy to LayoutTests/platform/mac/fast/repaint/clip-with-layout-delta-expected.txt
|
| index 622a089d4fd1c5aeddc04517dffe363d06eb4a7b..94a218ab47be6288856f67b1f2596bfbced02eb3 100644
|
| --- a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/repaint/clip-with-layout-delta-expected.txt
|
| @@ -7,7 +7,9 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [108, 8, 100, 100],
|
| - [8, 8, 100, 100]
|
| + [108, 8, 4, 16],
|
| + [8, 8, 100, 100],
|
| + [8, 8, 4, 16]
|
| ]
|
| }
|
| ]
|
|
|