Chromium Code Reviews| Index: LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt |
| diff --git a/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt b/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt |
| index 157f716d511e3de8827d969cf49417200dc569dd..bb05554c3a8b2bac724d3a9374590dc27d4ea9fe 100644 |
| --- a/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt |
| +++ b/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt |
| @@ -7,6 +7,9 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [8, 8, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutButton BUTTON id='target'" |
| ] |
| } |
| ] |