| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt
 | 
| index 7094973a83d3c70b3dc544b91fc9d36b509c9853..58ed894c2d0e3796ac7bcdea2e9901353610420a 100644
 | 
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt
 | 
| @@ -9,9 +9,19 @@
 | 
|        "drawsContent": true,
 | 
|        "paintInvalidations": [
 | 
|          {
 | 
| -          "object": "LayoutBlockFlow P",
 | 
| -          "rect": [8, 314, 418, 72],
 | 
| -          "reason": "invalidate paint rectangle"
 | 
| +          "object": "LayoutText #text",
 | 
| +          "rect": [14, 242, 406, 126],
 | 
| +          "reason": "forced by layout"
 | 
| +        },
 | 
| +        {
 | 
| +          "object": "LayoutText #text",
 | 
| +          "rect": [65, 368, 304, 18],
 | 
| +          "reason": "forced by layout"
 | 
| +        },
 | 
| +        {
 | 
| +          "object": "LayoutText #text",
 | 
| +          "rect": [178, 350, 146, 18],
 | 
| +          "reason": "forced by layout"
 | 
|          },
 | 
|          {
 | 
|            "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
 | 
| 
 |