| Index: third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt | 
| index 956a9983655a482fcc0574b812ecb526a5b68eac..c7ea73b71c4544abee4f0dc45ebf5ad6f21ddcd9 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt | 
| @@ -9,21 +9,11 @@ | 
| "drawsContent": true, | 
| "paintInvalidations": [ | 
| { | 
| -          "object": "LayoutBlockFlow DIV", | 
| -          "rect": [0, 52, 200, 200], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow DIV class='item1'", | 
| "rect": [0, 52, 200, 200], | 
| "reason": "style change" | 
| }, | 
| { | 
| -          "object": "LayoutBlockFlow DIV", | 
| -          "rect": [0, 2, 200, 200], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow DIV class='item1'", | 
| "rect": [0, 2, 200, 200], | 
| "reason": "style change" | 
| @@ -43,7 +33,7 @@ | 
| }, | 
| { | 
| "object": "LayoutBlockFlow DIV", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow DIV class='item2'", | 
|  |