| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-clear-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-clear-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-clear-expected.txt | 
| index 16447f3211ec774581f6c3d1bac15a1382161504..ca8950ec13a2d7ae2cb59d282df0180bb17e7e74 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-clear-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-clear-expected.txt | 
| @@ -19,6 +19,11 @@ | 
| "reason": "bounds change" | 
| }, | 
| { | 
| +          "object": "LayoutBlockFlow DIV id='root'", | 
| +          "rect": [8, 208, 100, 100], | 
| +          "reason": "incremental" | 
| +        }, | 
| +        { | 
| "object": "LayoutBlockFlow (anonymous)", | 
| "rect": [8, 108, 100, 100], | 
| "reason": "bounds change" | 
| @@ -54,8 +59,8 @@ | 
| "reason": "selection" | 
| }, | 
| { | 
| -      "object": "LayoutBlockFlow DIV id='firstLine'", | 
| -      "reason": "selection" | 
| +      "object": "LayoutBlockFlow DIV id='root'", | 
| +      "reason": "incremental" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow DIV id='firstLine'", | 
| @@ -67,14 +72,6 @@ | 
| }, | 
| { | 
| "object": "LayoutText #text", | 
| -      "reason": "selection" | 
| -    }, | 
| -    { | 
| -      "object": "InlineTextBox '\u00A0'", | 
| -      "reason": "selection" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutText #text", | 
| "reason": "layoutObject insertion" | 
| }, | 
| { | 
| @@ -83,10 +80,6 @@ | 
| }, | 
| { | 
| "object": "LayoutBlockFlow (anonymous)", | 
| -      "reason": "selection" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow (anonymous)", | 
| "reason": "bounds change" | 
| }, | 
| { | 
| @@ -95,14 +88,6 @@ | 
| }, | 
| { | 
| "object": "LayoutBR BR", | 
| -      "reason": "selection" | 
| -    }, | 
| -    { | 
| -      "object": "InlineTextBox '\n'", | 
| -      "reason": "selection" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBR BR", | 
| "reason": "bounds change" | 
| }, | 
| { | 
|  |