Chromium Code Reviews| Index: LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt |
| diff --git a/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt b/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt |
| index d8e5980168d162f1f1d2c929dcad0fe551b3eda8..1698677c7ff3dfe798bd988e92b13d2d894b2caf 100644 |
| --- a/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt |
| +++ b/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt |
| @@ -7,6 +7,9 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [400, 0, 200, 1000] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (positioned) DIV class='container'" |
| ] |
| } |
| ] |