| Index: third_party/WebKit/LayoutTests/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-shadow-tree-content-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| index e45ca833a4387e7d95ac03f235073534c14000ca..e27c7d3002d3178b46d468ea0dc506014e33b6b9 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -70,21 +72,59 @@
|
| "object": "LayoutSVGRect rect id='targetRect'",
|
| "rect": [59, 269, 50, 200],
|
| "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect1'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use id='targetUse'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect1'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g id='targetUse'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect1'",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
|
|
|
|