Chromium Code Reviews| Index: LayoutTests/fast/repaint/overflow-clip-subtree-layout-expected.txt |
| diff --git a/LayoutTests/fast/repaint/overflow-clip-subtree-layout-expected.txt b/LayoutTests/fast/repaint/overflow-clip-subtree-layout-expected.txt |
| index e9f7954d0772be3495a9a909d088179174165ac4..962f045a4b91342dab5d5992599ed29f1397fc39 100644 |
| --- a/LayoutTests/fast/repaint/overflow-clip-subtree-layout-expected.txt |
| +++ b/LayoutTests/fast/repaint/overflow-clip-subtree-layout-expected.txt |
| @@ -4,7 +4,10 @@ |
| { |
| "bounds": [800, 600], |
| "contentsOpaque": true, |
| - "drawsContent": true |
| + "drawsContent": true, |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow DIV" |
| + ] |
| } |
| ] |
| } |