Chromium Code Reviews| Index: LayoutTests/fast/repaint/layer-full-repaint-expected.txt |
| diff --git a/LayoutTests/fast/repaint/layer-full-repaint-expected.txt b/LayoutTests/fast/repaint/layer-full-repaint-expected.txt |
| index 157f716d511e3de8827d969cf49417200dc569dd..d7b421934b365f9052ccc35b9752230e0d7a3a7a 100644 |
| --- a/LayoutTests/fast/repaint/layer-full-repaint-expected.txt |
| +++ b/LayoutTests/fast/repaint/layer-full-repaint-expected.txt |
| @@ -7,6 +7,9 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [8, 8, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (relative positioned) DIV id='test' class='selected'" |
| ] |
| } |
| ] |