| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt | 
| index 15e66908ad1639e582d3292b5e682763c0b9fb6f..b2836467111fbc9bb5e9b43292c96894695dc710 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/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" | 
| }, | 
| { | 
|  |