| Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt | 
| index 433fcd66dd7c7778e5079c0599b68007b0cf49fd..45abd2c9fd23211a5f663b1ffbc0fbf95b31066c 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt | 
| @@ -24,36 +24,6 @@ | 
| "reason": "incremental" | 
| }, | 
| { | 
| -          "object": "LayoutTableSection TBODY", | 
| -          "rect": [10, 10, 110, 100], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutTableRow TR", | 
| -          "rect": [10, 60, 110, 50], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutTableRow TR", | 
| -          "rect": [10, 10, 110, 50], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutTableSection TBODY", | 
| -          "rect": [9, 9, 107, 100], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutTableRow TR", | 
| -          "rect": [9, 59, 107, 50], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutTableRow TR", | 
| -          "rect": [9, 9, 107, 50], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutTableCell TD", | 
| "rect": [8, 59, 60, 53], | 
| "reason": "bounds change" | 
| @@ -127,12 +97,8 @@ | 
| "reason": "style change" | 
| }, | 
| { | 
| -      "object": "LayoutTableSection TBODY", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| "object": "LayoutTableRow TR", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutTableCell TD", | 
| @@ -144,7 +110,7 @@ | 
| }, | 
| { | 
| "object": "LayoutTableRow TR", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutTableCell TD", | 
|  |