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