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