| Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| index 4d7dcf2d6906d72ea0fd94fd9af8fd395297ac2a..e0b4c319bedde931cf5a8702ef08e6e9eb40e9ac 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
|
| @@ -5,30 +5,77 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [209, 9, 200, 400],
|
| - [209, 9, 200, 400],
|
| - [169, 169, 80, 80],
|
| - [89, 189, 40, 40],
|
| - [9, 109, 200, 200],
|
| - [9, 109, 200, 200],
|
| - [9, 9, 400, 400],
|
| - [9, 9, 400, 400],
|
| - [9, 9, 400, 400],
|
| - [8, 8, 402, 404],
|
| - [8, 8, 202, 404]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineBox",
|
| - "LayoutBlockFlow div id='contentBox'",
|
| - "RootInlineBox",
|
| - "LayoutEmbeddedObject object",
|
| - "LayoutView #document",
|
| - "LayoutView #document",
|
| - "LayoutSVGRoot svg",
|
| - "LayoutSVGRect rect",
|
| - "LayoutSVGEllipse circle"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "rect": [8, 8, 202, 404],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "rect": [8, 8, 402, 404],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutEmbeddedObject object",
|
| + "rect": [209, 9, 200, 400],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGEllipse circle",
|
| + "rect": [89, 189, 40, 40],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGEllipse circle",
|
| + "rect": [169, 169, 80, 80],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [9, 109, 200, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [9, 9, 400, 400],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [9, 109, 200, 200],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [9, 9, 400, 400],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [9, 9, 400, 400],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [209, 9, 200, 400],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|