| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/lines-with-layout-delta-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/lines-with-layout-delta-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/lines-with-layout-delta-expected.txt | 
| index ed8b58a5ba5ffa17d548d7e5edfd39c47a5912d0..f3a54196e28b315a3d03ba03b6ccc8c4140a0c74 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/lines-with-layout-delta-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/lines-with-layout-delta-expected.txt | 
| @@ -11,7 +11,7 @@ | 
| { | 
| "object": "LayoutBlockFlow (floating) DIV id='target'", | 
| "rect": [8, 58, 200, 18], | 
| -          "reason": "invalidate paint rectangle" | 
| +          "reason": "forced by layout" | 
| }, | 
| { | 
| "object": "LayoutText #text", | 
| @@ -23,16 +23,12 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "InlineTextBox ''", | 
| -      "reason": "full" | 
| +      "object": "LayoutBlockFlow (floating) DIV id='target'", | 
| +      "reason": "forced by layout" | 
| }, | 
| { | 
| "object": "RootInlineBox", | 
| -      "reason": "full" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow (floating) DIV id='target'", | 
| -      "reason": "invalidate paint rectangle" | 
| +      "reason": "forced by layout" | 
| }, | 
| { | 
| "object": "LayoutText #text", | 
|  |