| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt | 
| index 9952ba2c1a8f2938aec94541a49edf6adac9ab41..14fd0ca8325d04409acd13422ee0a4288179aa50 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt | 
| @@ -46,11 +46,11 @@ | 
| }, | 
| { | 
| "object": "LayoutSVGText text", | 
| -      "reason": "style change" | 
| +      "reason": "full" | 
| }, | 
| { | 
| "object": "RootInlineBox", | 
| -      "reason": "style change" | 
| +      "reason": "full" | 
| }, | 
| { | 
| "object": "LayoutSVGInlineText #text", | 
|  |