| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt | 
| index a2e7d87567e7373819bef0963775b38d3822e9c6..2b17da2acc675c779c209ecfd017caa3103f972b 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt | 
| @@ -27,16 +27,6 @@ | 
| "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'", | 
| "rect": [100, 700, 100, 100], | 
| "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow DIV id='container' class='relative'", | 
| -          "rect": [8, 5008, 100, 100], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow DIV id='container' class='relative'", | 
| -          "rect": [8, 8, 100, 100], | 
| -          "reason": "bounds change" | 
| } | 
| ] | 
| } | 
| @@ -55,10 +45,6 @@ | 
| "reason": "forced by layout" | 
| }, | 
| { | 
| -      "object": "LayoutBlockFlow DIV id='container' class='relative'", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'", | 
| "reason": "bounds change" | 
| } | 
|  |