| Index: third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt | 
| index 74670ae05eb8d53648921ba4ef4f2e880bcc37d2..83bcece79e76f9d9d01cc48a85c5fdc511c18997 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt | 
| @@ -19,16 +19,6 @@ | 
| "reason": "style change" | 
| }, | 
| { | 
| -          "object": "LayoutBlockFlow DIV", | 
| -          "rect": [0, 52, 150, 150], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow DIV", | 
| -          "rect": [-50, 52, 150, 150], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow DIV class='item2'", | 
| "rect": [150, 52, 50, 300], | 
| "reason": "style change" | 
| @@ -43,7 +33,7 @@ | 
| }, | 
| { | 
| "object": "LayoutBlockFlow DIV", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow DIV class='item2'", | 
|  |