Chromium Code Reviews| Index: LayoutTests/fast/repaint/repaint-on-style-change-expected.txt |
| diff --git a/LayoutTests/fast/repaint/repaint-on-style-change-expected.txt b/LayoutTests/fast/repaint/repaint-on-style-change-expected.txt |
| index 2fb74c9e23e6017bf10fc93c02c558b138f9f00b..e6390bd5fa1d945b3c280733ed480338ad9e976b 100644 |
| --- a/LayoutTests/fast/repaint/repaint-on-style-change-expected.txt |
| +++ b/LayoutTests/fast/repaint/repaint-on-style-change-expected.txt |
| @@ -7,6 +7,9 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [260, 260, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (positioned) DIV id='box'" |
| ] |
| } |
| ] |