| Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt | 
| index d2fbc1874fd63665573ae9054413259eb1f6f596..089b5e0e144cea0daada1c176fde681ec8f26942 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt | 
| @@ -9,16 +9,6 @@ | 
| "drawsContent": true, | 
| "paintInvalidations": [ | 
| { | 
| -          "object": "LayoutTable (positioned) TABLE id='table'", | 
| -          "rect": [0, 150, 106, 380], | 
| -          "reason": "incremental" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutTableRow TR", | 
| -          "rect": [0, 148, 106, 380], | 
| -          "reason": "incremental" | 
| -        }, | 
| -        { | 
| "object": "LayoutTableCell TD", | 
| "rect": [2, 52, 102, 476], | 
| "reason": "forced by layout" | 
| @@ -38,14 +28,6 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "LayoutTable (positioned) TABLE id='table'", | 
| -      "reason": "incremental" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutTableRow TR", | 
| -      "reason": "incremental" | 
| -    }, | 
| -    { | 
| "object": "LayoutTableCell TD", | 
| "reason": "forced by layout" | 
| }, | 
|  |