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