| Index: third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt | 
| index 53b745f688cc19fbdfd82078cc8680d90ad8a7c0..f845635fc95df81769aed0e5a915a09fc1552751 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt | 
| @@ -14,6 +14,11 @@ | 
| "reason": "style change" | 
| }, | 
| { | 
| +          "object": "LayoutBlockFlow (positioned) DIV id='blockDiv'", | 
| +          "rect": [90, 30, 20, 20], | 
| +          "reason": "full" | 
| +        }, | 
| +        { | 
| "object": "LayoutText #text", | 
| "rect": [90, 30, 12, 18], | 
| "reason": "layoutObject removal" | 
| @@ -23,18 +28,10 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "InlineTextBox 'A'", | 
| -      "reason": "full" | 
| -    }, | 
| -    { | 
| "object": "LayoutText #text", | 
| "reason": "layoutObject removal" | 
| }, | 
| { | 
| -      "object": "RootInlineBox", | 
| -      "reason": "full" | 
| -    }, | 
| -    { | 
| "object": "LayoutTableCell TD id='foo'", | 
| "reason": "style change" | 
| }, | 
| @@ -45,6 +42,10 @@ | 
| { | 
| "object": "LayoutTableCell TD id='foo'", | 
| "reason": "style change" | 
| +    }, | 
| +    { | 
| +      "object": "LayoutBlockFlow (positioned) DIV id='blockDiv'", | 
| +      "reason": "full" | 
| } | 
| ] | 
| } | 
|  |