Chromium Code Reviews| Index: LayoutTests/fast/repaint/fixed-scroll-simple-expected.txt |
| diff --git a/LayoutTests/fast/repaint/fixed-scroll-simple-expected.txt b/LayoutTests/fast/repaint/fixed-scroll-simple-expected.txt |
| index 3cf9c0d932da59da1b4f0d18306cad0dc4466520..6d1cc90b5c149d75aec1200011fb150ac2ef1406 100644 |
| --- a/LayoutTests/fast/repaint/fixed-scroll-simple-expected.txt |
| +++ b/LayoutTests/fast/repaint/fixed-scroll-simple-expected.txt |
| @@ -8,6 +8,9 @@ |
| "repaintRects": [ |
| [8, 200, 100, 100], |
| [8, 100, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (positioned) DIV class='green'" |
| ] |
| } |
| ] |