Chromium Code Reviews| Index: LayoutTests/fast/repaint/subtree-root-clip-3-expected.txt |
| diff --git a/LayoutTests/fast/repaint/subtree-root-clip-3-expected.txt b/LayoutTests/fast/repaint/subtree-root-clip-3-expected.txt |
| index ab500b3c7fa82ccea20ed3db9389f9ecef701d20..33a295f3a2405dca281941912b2e6bbe5d1fb184 100644 |
| --- a/LayoutTests/fast/repaint/subtree-root-clip-3-expected.txt |
| +++ b/LayoutTests/fast/repaint/subtree-root-clip-3-expected.txt |
| @@ -6,7 +6,12 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| + [15, 60, 100, 100], |
| [15, 60, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow DIV", |
| + "LayoutBlockFlow DIV id='target'" |
| ] |
| } |
| ] |