| Index: third_party/WebKit/LayoutTests/fast/repaint/background-resize-height-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-resize-height-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/background-resize-height-expected.txt | 
| index 2b183fd8417b771f8f64e103a00f31d3de9bfe74..1bf59d3743e88dfdc969f8266954791ca22f594f 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/background-resize-height-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/background-resize-height-expected.txt | 
| @@ -7,13 +7,6 @@ | 
| "bounds": [800, 600], | 
| "contentsOpaque": true, | 
| "drawsContent": true, | 
| -      "paintInvalidations": [ | 
| -        { | 
| -          "object": "LayoutBlockFlow (positioned) DIV id='container'", | 
| -          "rect": [8, 508, 600, 50], | 
| -          "reason": "incremental" | 
| -        } | 
| -      ], | 
| "children": [ | 
| { | 
| "name": "LayoutBlockFlow (positioned) DIV class='test image'", | 
| @@ -328,10 +321,6 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "LayoutBlockFlow (positioned) DIV id='container'", | 
| -      "reason": "incremental" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow (positioned) DIV class='test image'", | 
| "reason": "incremental" | 
| }, | 
|  |