Chromium Code Reviews| Index: LayoutTests/fast/repaint/inline-block-resize-expected.txt |
| diff --git a/LayoutTests/fast/repaint/inline-block-resize-expected.txt b/LayoutTests/fast/repaint/inline-block-resize-expected.txt |
| index c99c910a69f95b63bbe4d328d1a06b569804d9d3..de17741b0464bad25525895406ec53a39dc3b261 100644 |
| --- a/LayoutTests/fast/repaint/inline-block-resize-expected.txt |
| +++ b/LayoutTests/fast/repaint/inline-block-resize-expected.txt |
| @@ -8,6 +8,12 @@ |
| "repaintRects": [ |
| [8, 8, 100, 100], |
| [8, 8, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "RootInlineBox", |
| + "InlineBox", |
| + "LayoutBlockFlow (positioned) DIV", |
| + "LayoutBlockFlow DIV id='target'" |
| ] |
| } |
| ] |