| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/remove-outline-property-on-root-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/remove-outline-property-on-root-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/remove-outline-property-on-root-expected.txt | 
| index 374114c2bb0ce683e0b5808262fa93a6c1d61612..d76bf8808b33f728c85b6eddf679444f3fbb7350 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/remove-outline-property-on-root-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/remove-outline-property-on-root-expected.txt | 
| @@ -9,7 +9,7 @@ | 
| { | 
| "object": "LayoutBlockFlow BODY", | 
| "rect": [8, 8, 784, 105], | 
| -          "reason": "forced by layout" | 
| +          "reason": "geometry" | 
| }, | 
| { | 
| "object": "LayoutSVGRoot svg", | 
| @@ -22,11 +22,11 @@ | 
| "objectPaintInvalidations": [ | 
| { | 
| "object": "LayoutBlockFlow BODY", | 
| -      "reason": "forced by layout" | 
| +      "reason": "geometry" | 
| }, | 
| { | 
| "object": "RootInlineBox", | 
| -      "reason": "forced by layout" | 
| +      "reason": "geometry" | 
| }, | 
| { | 
| "object": "LayoutSVGRoot svg", | 
|  |