Chromium Code Reviews| Index: LayoutTests/fast/repaint/remove-block-after-layout-expected.txt |
| diff --git a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/fast/repaint/remove-block-after-layout-expected.txt |
| similarity index 78% |
| copy from LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt |
| copy to LayoutTests/fast/repaint/remove-block-after-layout-expected.txt |
| index 622a089d4fd1c5aeddc04517dffe363d06eb4a7b..50f5a6f5eb13fadfc40f66baf9152f0b5638a506 100644 |
| --- a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt |
| +++ b/LayoutTests/fast/repaint/remove-block-after-layout-expected.txt |
| @@ -6,7 +6,8 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| - [108, 8, 100, 100], |
| + [200, 8, 100, 100], |
| + [200, 8, 100, 100], |
| [8, 8, 100, 100] |
| ] |
| } |