| Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| index 0a5c120742d372c33d6f1e9522d327e867db193a..9104004820b57d2cc6871e4be6ffe9a7d305a7b2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| @@ -14,7 +14,7 @@
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [9, 9, 400, 400],
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -39,12 +39,12 @@
|
| {
|
| "object": "LayoutSVGEllipse circle",
|
| "rect": [169, 169, 80, 80],
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse circle",
|
| "rect": [89, 189, 40, 40],
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "InlineBox",
|
|
|