| Index: third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt | 
| index 2b6b756f74dfed8ff377db99c6b7a89250bba895..c7d8a79a367d456c1fb2505c41555deaddd0acbd 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt | 
| @@ -14,31 +14,16 @@ | 
| "reason": "bounds change" | 
| }, | 
| { | 
| -          "object": "LayoutTableRow TR", | 
| -          "rect": [8, 200, 60, 180], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutTableCell TD", | 
| "rect": [8, 140, 60, 180], | 
| "reason": "bounds change" | 
| }, | 
| { | 
| -          "object": "LayoutTableRow TR", | 
| -          "rect": [8, 140, 60, 180], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutTableCell TD", | 
| "rect": [8, 320, 60, 60], | 
| "reason": "bounds change" | 
| }, | 
| { | 
| -          "object": "LayoutTableRow TR", | 
| -          "rect": [8, 320, 60, 60], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow DIV", | 
| "rect": [8, 260, 60, 60], | 
| "reason": "bounds change" | 
| @@ -66,10 +51,6 @@ | 
| "reason": "became visible" | 
| }, | 
| { | 
| -      "object": "LayoutTableRow TR", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| "object": "LayoutTableCell TD", | 
| "reason": "bounds change" | 
| }, | 
| @@ -82,10 +63,6 @@ | 
| "reason": "bounds change" | 
| }, | 
| { | 
| -      "object": "LayoutTableRow TR", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| "object": "LayoutTableCell TD", | 
| "reason": "bounds change" | 
| }, | 
|  |