| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-10-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-10-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-10-expected.txt | 
| index ce4387a2744479a48a35ebe8dbf23886dbc0b1f4..1635dd4994df56e9c4ed40289990922fd4044a0d 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-10-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-10-expected.txt | 
| @@ -9,14 +9,39 @@ | 
| "drawsContent": true, | 
| "paintInvalidations": [ | 
| { | 
| -          "object": "LayoutBlockFlow P", | 
| -          "rect": [8, 314, 418, 252], | 
| -          "reason": "invalidate paint rectangle" | 
| +          "object": "LayoutText #text", | 
| +          "rect": [14, 242, 406, 126], | 
| +          "reason": "forced by layout" | 
| +        }, | 
| +        { | 
| +          "object": "LayoutText #text", | 
| +          "rect": [14, 476, 406, 90], | 
| +          "reason": "forced by layout" | 
| +        }, | 
| +        { | 
| +          "object": "LayoutText #text", | 
| +          "rect": [14, 422, 355, 53], | 
| +          "reason": "forced by layout" | 
| }, | 
| { | 
| "object": "LayoutText #text", | 
| "rect": [14, 404, 355, 36], | 
| -          "reason": "bounds change" | 
| +          "reason": "forced by layout" | 
| +        }, | 
| +        { | 
| +          "object": "LayoutText #text", | 
| +          "rect": [65, 368, 304, 18], | 
| +          "reason": "forced by layout" | 
| +        }, | 
| +        { | 
| +          "object": "LayoutText #text", | 
| +          "rect": [65, 386, 303, 36], | 
| +          "reason": "forced by layout" | 
| +        }, | 
| +        { | 
| +          "object": "LayoutText #text", | 
| +          "rect": [178, 350, 146, 18], | 
| +          "reason": "forced by layout" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 
|  |