| Index: LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
|
| similarity index 73%
|
| rename from LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
|
| rename to LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
|
| index 622a089d4fd1c5aeddc04517dffe363d06eb4a7b..38dec8b527ba30310f3925fff667d38c93de3ff8 100644
|
| --- a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
|
| +++ b/LayoutTests/platform/win/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, 17],
|
| + [8, 8, 100, 100],
|
| + [8, 8, 4, 17]
|
| ]
|
| }
|
| ]
|
|
|