| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt | 
| index 813cf30a518e42a3eb6d43b90a8fa633a5c9b162..3100c500a3081f83b9681510afd5c2e0efe7500d 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt | 
| @@ -20,11 +20,6 @@ | 
| "reason": "style change" | 
| }, | 
| { | 
| -          "object": "LayoutBlockFlow BODY", | 
| -          "rect": [8, 16, 784, 20], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow P", | 
| "rect": [8, 16, 784, 20], | 
| "reason": "forced by layout" | 
| @@ -35,11 +30,6 @@ | 
| "reason": "style change" | 
| }, | 
| { | 
| -          "object": "LayoutBlockFlow BODY", | 
| -          "rect": [108, 116, 402, 20], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow P", | 
| "rect": [108, 116, 402, 20], | 
| "reason": "forced by layout" | 
| @@ -68,7 +58,7 @@ | 
| }, | 
| { | 
| "object": "LayoutBlockFlow BODY", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow P", | 
|  |