| Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt
 | 
| index 23bf0df71931bf79e3b61ad5e4dacad63ab90b8e..3427a95cc58d4e7749b5d307fb71fd759b2e587c 100644
 | 
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt
 | 
| @@ -21,6 +21,11 @@
 | 
|          {
 | 
|            "object": "LayoutSVGInlineText #text",
 | 
|            "rect": [16, 40, 784, 168],
 | 
| +          "reason": "forced by layout"
 | 
| +        },
 | 
| +        {
 | 
| +          "object": "LayoutSVGInlineText #text",
 | 
| +          "rect": [16, 40, 784, 168],
 | 
|            "reason": "layoutObject insertion"
 | 
|          },
 | 
|          {
 | 
| @@ -39,11 +44,6 @@
 | 
|            "reason": "layoutObject insertion"
 | 
|          },
 | 
|          {
 | 
| -          "object": "LayoutSVGInlineText #text",
 | 
| -          "rect": [334, 40, 466, 168],
 | 
| -          "reason": "incremental"
 | 
| -        },
 | 
| -        {
 | 
|            "object": "LayoutSVGRoot svg id='svg-root'",
 | 
|            "rect": [334, 40, 466, 168],
 | 
|            "reason": "incremental"
 | 
| @@ -82,14 +82,6 @@
 | 
|        "reason": "layoutObject insertion"
 | 
|      },
 | 
|      {
 | 
| -      "object": "RootInlineBox",
 | 
| -      "reason": "full"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "InlineTextBox 'Clipped. INVISIBLE.'",
 | 
| -      "reason": "full"
 | 
| -    },
 | 
| -    {
 | 
|        "object": "LayoutSVGRoot svg id='svg-root'",
 | 
|        "reason": "incremental"
 | 
|      },
 | 
| @@ -107,11 +99,11 @@
 | 
|      },
 | 
|      {
 | 
|        "object": "LayoutSVGInlineText #text",
 | 
| -      "reason": "incremental"
 | 
| +      "reason": "forced by layout"
 | 
|      },
 | 
|      {
 | 
|        "object": "InlineTextBox 'Clipped. INVISIBLE.'",
 | 
| -      "reason": "incremental"
 | 
| +      "reason": "forced by layout"
 | 
|      },
 | 
|      {
 | 
|        "object": "LayoutSVGResourceClipper clipPath id='dynClip'",
 | 
| 
 |