| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-clipPath-creation-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-clipPath-creation-expected.txt | 
| index 0b6af688ddabfc344b0f2aa3d4868e313ded6d9b..7758dd74b6f7c4a1f558bb62aee72941d974195c 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-clipPath-creation-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-clipPath-creation-expected.txt | 
| @@ -21,11 +21,11 @@ | 
| }, | 
| { | 
| "object": "LayoutSVGText text", | 
| -      "reason": "style change" | 
| +      "reason": "full" | 
| }, | 
| { | 
| "object": "RootInlineBox", | 
| -      "reason": "style change" | 
| +      "reason": "full" | 
| }, | 
| { | 
| "object": "LayoutSVGInlineText #text", | 
|  |