| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt | 
| index c5e042b8b2eb4ddfa0bc5eb44bab6dccf8effba3..72b68b5ddf244625e7fd57acf35096d83dd56dd7 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/win/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, 436, 18], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow P", | 
| "rect": [108, 116, 436, 18], | 
| "reason": "forced by layout" | 
| @@ -68,7 +58,7 @@ | 
| }, | 
| { | 
| "object": "LayoutBlockFlow BODY", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow P", | 
|  |