| Index: third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt | 
| index ff615d5f9c29804107e20ffeaf0f38dd8c27e361..02080614aa6db412a2f3cad028817ae59ce6cc4b 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt | 
| @@ -17,26 +17,12 @@ | 
| "object": "LayoutImage (positioned) IMG", | 
| "rect": [0, 50, 100, 200], | 
| "reason": "forced by layout" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow (positioned) DIV", | 
| -          "rect": [0, 200, 100, 50], | 
| -          "reason": "incremental" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow (positioned) DIV", | 
| -          "rect": [100, 50, 50, 150], | 
| -          "reason": "incremental" | 
| } | 
| ] | 
| } | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "LayoutBlockFlow (positioned) DIV", | 
| -      "reason": "incremental" | 
| -    }, | 
| -    { | 
| "object": "LayoutImage (positioned) IMG", | 
| "reason": "forced by layout" | 
| } | 
|  |