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 b8b1613564555df7558023ccbf8bdf87d7eddae3..3cf9c0d932da59da1b4f0d18306cad0dc4466520 100644 | 
| --- a/LayoutTests/fast/repaint/fixed-scroll-simple-expected.txt | 
| +++ b/LayoutTests/fast/repaint/fixed-scroll-simple-expected.txt | 
| @@ -6,7 +6,8 @@ | 
| "contentsOpaque": true, | 
| "drawsContent": true, | 
| "repaintRects": [ | 
| - [8, 100, 100, 200] | 
| + [8, 200, 100, 100], | 
| + [8, 100, 100, 100] | 
| ] | 
| } | 
| ] |