| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt | 
| index 38b14e4efcca0e1d7941c8a303af35691b1d93fa..d64d6549e63ff90f2ad014c8cc6e059e53bda851 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt | 
| @@ -147,6 +147,30 @@ | 
| "reason": "layoutObject removal" | 
| }, | 
| { | 
| +      "object": "LayoutTableCell TD", | 
| +      "reason": "style change" | 
| +    }, | 
| +    { | 
| +      "object": "LayoutTableCell TD", | 
| +      "reason": "style change" | 
| +    }, | 
| +    { | 
| +      "object": "LayoutTableCell TD", | 
| +      "reason": "style change" | 
| +    }, | 
| +    { | 
| +      "object": "LayoutTableCell TD", | 
| +      "reason": "style change" | 
| +    }, | 
| +    { | 
| +      "object": "LayoutTableCell TD", | 
| +      "reason": "style change" | 
| +    }, | 
| +    { | 
| +      "object": "LayoutTableCell TD", | 
| +      "reason": "style change" | 
| +    }, | 
| +    { | 
| "object": "LayoutTable TABLE id='t'", | 
| "reason": "style change" | 
| }, | 
|  |