Chromium Code Reviews| Index: LayoutTests/fast/repaint/margin-expected.txt |
| diff --git a/LayoutTests/fast/repaint/margin-expected.txt b/LayoutTests/fast/repaint/margin-expected.txt |
| index 9e235eb7071c812b11771e1f9fc1ff1dd8a07f9a..aa178b9f6bb1ce4367ec04068899202e1412b04b 100644 |
| --- a/LayoutTests/fast/repaint/margin-expected.txt |
| +++ b/LayoutTests/fast/repaint/margin-expected.txt |
| @@ -8,6 +8,9 @@ |
| "repaintRects": [ |
| [20, 20, 100, 100], |
| [0, 0, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (positioned) DIV id='target'" |
| ] |
| } |
| ] |