| Index: third_party/WebKit/LayoutTests/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| index 59f90e6f4299b9d313622a26a9a5b65ae282473d..bb15a645ba5210b42743852f547fcce08fe4950b 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| @@ -14,19 +14,19 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| + "object": "LayoutEmbeddedObject object",
|
| "rect": [9, 9, 400, 400],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| + "object": "LayoutSVGRect rect",
|
| "rect": [9, 9, 400, 400],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutEmbeddedObject object",
|
| - "rect": [209, 9, 200, 400],
|
| - "reason": "incremental"
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [9, 9, 400, 400],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| @@ -48,14 +48,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "reason": "forced by layout"
|
| },
|
| @@ -65,7 +57,7 @@
|
| },
|
| {
|
| "object": "LayoutEmbeddedObject object",
|
| - "reason": "incremental"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|