| Index: third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt b/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt | 
| index 82a9e4830d4bb7bf206a193da617c53bcc9d603f..02dab6c12d4ed0a3df2a503f818f135fe0b91dc1 100644 | 
| --- a/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt | 
| @@ -24,26 +24,11 @@ | 
| "reason": "forced by layout" | 
| }, | 
| { | 
| -          "object": "LayoutBlockFlow HTML", | 
| -          "rect": [1, 1, 400, 200], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutEmbeddedObject OBJECT", | 
| "rect": [1, 1, 400, 200], | 
| "reason": "forced by layout" | 
| }, | 
| { | 
| -          "object": "LayoutView #document", | 
| -          "rect": [1, 1, 400, 200], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutView #document", | 
| -          "rect": [1, 1, 400, 200], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutSVGRoot svg", | 
| "rect": [11, 11, 380, 180], | 
| "reason": "bounds change" | 
| @@ -54,27 +39,12 @@ | 
| "reason": "forced by layout" | 
| }, | 
| { | 
| -          "object": "LayoutBlockFlow HTML", | 
| -          "rect": [0, 0, 285, 135], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| "object": "LayoutEmbeddedObject OBJECT", | 
| "rect": [0, 0, 285, 135], | 
| "reason": "forced by layout" | 
| }, | 
| { | 
| "object": "LayoutView #document", | 
| -          "rect": [0, 0, 285, 135], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutView #document", | 
| -          "rect": [0, 0, 285, 135], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutView #document", | 
| "rect": [0, 135, 285, 15], | 
| "reason": "scroll" | 
| }, | 
| @@ -138,12 +108,8 @@ | 
| "reason": "scroll" | 
| }, | 
| { | 
| -      "object": "LayoutView #document", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow HTML", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow BODY", | 
| @@ -159,7 +125,7 @@ | 
| }, | 
| { | 
| "object": "LayoutText #text", | 
| -      "reason": "none" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutView #document", | 
| @@ -171,7 +137,7 @@ | 
| }, | 
| { | 
| "object": "LayoutView #document", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutSVGRoot svg", | 
|  |