| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| index 50e81ef9e649e43f47202b1bae6288a73f409638..66b2a18c03843f02d312f0ca58ca0c9569e996d6 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.txt
|
| @@ -5,37 +5,92 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [209, 269, 200, 200],
|
| - [209, 269, 200, 200],
|
| - [109, 69, 300, 400],
|
| - [59, 269, 150, 200],
|
| - [59, 269, 50, 200],
|
| - [59, 269, 50, 200],
|
| - [59, 69, 150, 200],
|
| - [59, 69, 150, 200],
|
| - [59, 69, 150, 200],
|
| - [59, 69, 150, 200],
|
| - [59, 69, 150, 200],
|
| - [59, 69, 150, 200],
|
| - [8, 68, 402, 405],
|
| - [8, 68, 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, 68, 102, 405],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "rect": [8, 68, 402, 405],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g id='targetUse'",
|
| + "rect": [59, 69, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "rect": [59, 269, 50, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "rect": [209, 269, 200, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "rect": [59, 69, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use id='targetUse'",
|
| + "rect": [59, 69, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect'",
|
| + "rect": [59, 269, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect'",
|
| + "rect": [59, 269, 50, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect'",
|
| + "rect": [209, 269, 200, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect1'",
|
| + "rect": [59, 69, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect1'",
|
| + "rect": [59, 69, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='targetRect1'",
|
| + "rect": [59, 69, 150, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [109, 69, 300, 400],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|