Chromium Code Reviews| Index: LayoutTests/fast/repaint/float-new-in-block-expected.txt |
| diff --git a/LayoutTests/fast/repaint/float-new-in-block-expected.txt b/LayoutTests/fast/repaint/float-new-in-block-expected.txt |
| index 157f716d511e3de8827d969cf49417200dc569dd..94bc8dd6ed24b11ca0f6830c49b8de140809df50 100644 |
| --- a/LayoutTests/fast/repaint/float-new-in-block-expected.txt |
| +++ b/LayoutTests/fast/repaint/float-new-in-block-expected.txt |
| @@ -7,6 +7,9 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [8, 8, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (floating) DIV id='target'" |
| ] |
| } |
| ] |