| Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-percent-size-cell-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-percent-size-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-percent-size-cell-expected.txt | 
| index b3aec9c89a043ec62b1341dfb7d95cc0ad189f67..a8a6bdbc987c47415e6ffb0a781e2d76765ad3dc 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-percent-size-cell-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-percent-size-cell-expected.txt | 
| @@ -9,11 +9,6 @@ | 
| "drawsContent": true, | 
| "paintInvalidations": [ | 
| { | 
| -          "object": "LayoutTable (positioned) TABLE id='table'", | 
| -          "rect": [0, 150, 106, 380], | 
| -          "reason": "incremental" | 
| -        }, | 
| -        { | 
| "object": "LayoutTableRow TR", | 
| "rect": [0, 292, 106, 236], | 
| "reason": "bounds change" | 
| @@ -68,10 +63,6 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "LayoutTable (positioned) TABLE id='table'", | 
| -      "reason": "incremental" | 
| -    }, | 
| -    { | 
| "object": "LayoutTableRow TR", | 
| "reason": "incremental" | 
| }, | 
|  |