| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt
|
| index 2c73e8cd320ab1dc784130114c1c945a53c17bc7..b2cd1322d7689c113e38dd647038ee978d05e380 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-expected.txt
|
| @@ -20,22 +20,14 @@
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "rect": [109, 73, 300, 400],
|
| - "reason": "incremental"
|
| + "rect": [9, 73, 400, 400],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "reason": "forced by layout"
|
| },
|
| @@ -45,7 +37,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "reason": "incremental"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='targetRect'",
|
|
|