| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt
|
| index cadda4db69957e5ab16d3afbf4923709f01fe7b9..b877f1872ba09c5bc4eadb1e7706767866158afb 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt
|
| @@ -14,7 +14,7 @@
|
| {
|
| "object": "LayoutSVGImage image",
|
| "rect": [9, 69, 400, 400],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -39,7 +39,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGImage image",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|