| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-creation-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-creation-expected.txt | 
| index 027aeba9b0389a53a63682c54e43dc119cf00670..0ef9060e40336b029a9a5a0bfeb27cd110383daa 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-creation-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-pattern-creation-expected.txt | 
| @@ -9,7 +9,7 @@ | 
| { | 
| "object": "LayoutSVGText text", | 
| "rect": [33, 22, 618, 196], | 
| -          "reason": "style change" | 
| +          "reason": "full" | 
| } | 
| ] | 
| } | 
| @@ -17,11 +17,11 @@ | 
| "objectPaintInvalidations": [ | 
| { | 
| "object": "LayoutSVGText text", | 
| -      "reason": "style change" | 
| +      "reason": "full" | 
| }, | 
| { | 
| "object": "RootInlineBox", | 
| -      "reason": "style change" | 
| +      "reason": "full" | 
| }, | 
| { | 
| "object": "LayoutSVGInlineText #text", | 
|  |