| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-shadow-tree-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| index b09bca53134477e42449f256d784f272aa2a3ca3..adcc615f5d8624df0d72f9545df81b300cd864f3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| @@ -5,37 +5,92 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [209, 273, 200, 200],
|
| - [209, 273, 200, 200],
|
| - [109, 73, 300, 400],
|
| - [59, 273, 150, 200],
|
| - [59, 273, 50, 200],
|
| - [59, 273, 50, 200],
|
| - [59, 73, 150, 200],
|
| - [59, 73, 150, 200],
|
| - [59, 73, 150, 200],
|
| - [59, 73, 150, 200],
|
| - [59, 73, 150, 200],
|
| - [59, 73, 150, 200],
|
| - [8, 72, 402, 405],
|
| - [8, 72, 102, 405]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineBox",
|
| - "LayoutBlockFlow div id='contentBox'",
|
| - "RootInlineBox",
|
| - "LayoutSVGRoot svg",
|
| - "LayoutSVGRect rect id='targetRect'",
|
| - "LayoutSVGRect rect id='targetRect1'",
|
| - "LayoutSVGContainer use id='targetUse'",
|
| - "LayoutSVGRect rect id='targetRect1'",
|
| - "LayoutSVGContainer use",
|
| - "LayoutSVGRect rect id='targetRect'",
|
| - "LayoutSVGContainer use",
|
| - "LayoutSVGContainer g id='targetUse'",
|
| - "LayoutSVGRect rect id='targetRect1'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "rect": [8, 72, 102, 405],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "rect": [8, 72, 402, 405],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g id='targetUse'",
|
| + "rect": [59, 73, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "rect": [59, 273, 50, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "rect": [209, 273, 200, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "rect": [59, 73, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use id='targetUse'",
|
| + "rect": [59, 73, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect'",
|
| + "rect": [59, 273, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect'",
|
| + "rect": [59, 273, 50, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect'",
|
| + "rect": [209, 273, 200, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect1'",
|
| + "rect": [59, 73, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect1'",
|
| + "rect": [59, 73, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect1'",
|
| + "rect": [59, 73, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [109, 73, 300, 400],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|