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