| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt | 
| index 39684f4e4baeea23868abc30675f2637fa29358f..54e55dfaffd4c708f367e21de9330336991d56b5 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt | 
| @@ -153,16 +153,6 @@ | 
| "drawsContent": true, | 
| "paintInvalidations": [ | 
| { | 
| -          "object": "LayoutBlockFlow HTML", | 
| -          "rect": [200, 0, 939, 235], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow HTML", | 
| -          "rect": [0, 0, 939, 235], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutView #document", | 
| "rect": [0, 0, 939, 235], | 
| "reason": "full" | 
| @@ -202,10 +192,6 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "LayoutBlockFlow HTML", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow BODY", | 
| "reason": "bounds change" | 
| }, | 
|  |