Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt |
index 65fcde822a40c47e29109135c655fc1b93f1b1bb..279ec533e24c733a9cbb6055cd5b029354b12d62 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/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", |