| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt | 
| index 8d27ef7089713cdbe5d1b23b7d9747fa27b1756a..37b88f09e89ae9291519d284f85c1b0ff45a2efe 100644 | 
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt | 
| @@ -9,7 +9,7 @@ | 
| { | 
| "object": "LayoutSVGPath path", | 
| "rect": [202, 211, 112, 112], | 
| -          "reason": "style change" | 
| +          "reason": "full" | 
| }, | 
| { | 
| "object": "LayoutSVGPath path", | 
| @@ -43,7 +43,7 @@ | 
| }, | 
| { | 
| "object": "LayoutSVGPath path", | 
| -      "reason": "style change" | 
| +      "reason": "full" | 
| } | 
| ] | 
| } | 
|  |