Chromium Code Reviews| Index: LayoutTests/fast/repaint/scroll-in-clipped-layer-expected.txt |
| diff --git a/LayoutTests/fast/repaint/scroll-in-clipped-layer-expected.txt b/LayoutTests/fast/repaint/scroll-in-clipped-layer-expected.txt |
| index b6801260145c99ee1984d7c43c7dd2e356227f54..9829218466c289ab8e1248e0e6f3f87e34271d2b 100644 |
| --- a/LayoutTests/fast/repaint/scroll-in-clipped-layer-expected.txt |
| +++ b/LayoutTests/fast/repaint/scroll-in-clipped-layer-expected.txt |
| @@ -7,6 +7,9 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [100, 150, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'" |
| ] |
| } |
| ] |