| Index: third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt | 
| index 7b7fb069a2a0a4076d027b6c30705d2d925dd0e5..217c0fd6a99f092be696c90bf383c5195574649f 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt | 
| @@ -24,21 +24,11 @@ | 
| "reason": "bounds change" | 
| }, | 
| { | 
| -          "object": "LayoutBlockFlow (relative positioned) DIV class='relative'", | 
| -          "rect": [8, 184, 769, 641], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", | 
| "rect": [8, 86, 769, 641], | 
| "reason": "bounds change" | 
| }, | 
| { | 
| -          "object": "LayoutBlockFlow (relative positioned) DIV class='relative'", | 
| -          "rect": [8, 86, 769, 641], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow (anonymous)", | 
| "rect": [8, 86, 769, 98], | 
| "reason": "layoutObject removal" | 
| @@ -83,10 +73,6 @@ | 
| "reason": "forced by layout" | 
| }, | 
| { | 
| -      "object": "LayoutBlockFlow (relative positioned) DIV class='relative'", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", | 
| "reason": "bounds change" | 
| }, | 
|  |