| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt | 
| index 437872afb90a667ca0d7143c2e962aff0c269e67..d56cae0e4ba3f9642ea5e673f8e626b6db9e3cd9 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt | 
| @@ -14,11 +14,6 @@ | 
| "reason": "layoutObject insertion" | 
| }, | 
| { | 
| -          "object": "LayoutBlockFlow BODY", | 
| -          "rect": [18, 18, 284, 18], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow DIV id='inner-target'", | 
| "rect": [18, 18, 284, 18], | 
| "reason": "layoutObject removal" | 
| @@ -60,10 +55,6 @@ | 
| { | 
| "object": "LayoutBlockFlow DIV id='inner-target'", | 
| "reason": "layoutObject removal" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow BODY", | 
| -      "reason": "bounds change" | 
| } | 
| ] | 
| } | 
|  |