| Index: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-clipPath-creation-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-clipPath-creation-expected.txt | 
| index 2d30f2adfd9db0a6026c0431a4ef8825c8957f50..0f37092003b4cfe9f3ea7546c08b71b404c78720 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-clipPath-creation-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-clipPath-creation-expected.txt | 
| @@ -19,7 +19,7 @@ | 
| { | 
| "object": "LayoutSVGText text", | 
| "rect": [16, 42, 784, 170], | 
| -          "reason": "style change" | 
| +          "reason": "full" | 
| }, | 
| { | 
| "object": "LayoutSVGPath path", | 
| @@ -36,11 +36,11 @@ | 
| }, | 
| { | 
| "object": "LayoutSVGText text", | 
| -      "reason": "style change" | 
| +      "reason": "full" | 
| }, | 
| { | 
| "object": "RootInlineBox", | 
| -      "reason": "style change" | 
| +      "reason": "full" | 
| }, | 
| { | 
| "object": "LayoutSVGInlineText #text", | 
|  |