Chromium Code Reviews| Index: LayoutTests/svg/repaint/transform-changed-state-expected.txt |
| diff --git a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/svg/repaint/transform-changed-state-expected.txt |
| similarity index 58% |
| copy from LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt |
| copy to LayoutTests/svg/repaint/transform-changed-state-expected.txt |
| index 622a089d4fd1c5aeddc04517dffe363d06eb4a7b..d8740cbcbb753ba16a5685eb0536e17c7d3aae98 100644 |
| --- a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt |
| +++ b/LayoutTests/svg/repaint/transform-changed-state-expected.txt |
| @@ -6,8 +6,12 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| + [108, 108, 100, 100], |
| + [108, 108, 100, 100], |
| + [108, 108, 100, 100], |
| [108, 8, 100, 100], |
| - [8, 8, 100, 100] |
| + [108, 8, 100, 100], |
| + [108, 8, 100, 100] |
| ] |
| } |
| ] |