| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| index 881a56b65e2bd2144f426ee5f1b1047aaf220d77..736280dd33a692c102f1d8ba7607d679ad2dd169 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/absolute-sized-content-with-resources-expected.txt
|
| @@ -5,18 +5,42 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [42, 117, 334, 268],
|
| - [17, 217, 84, 68],
|
| - [8, 50, 402, 405],
|
| - [8, 50, 102, 405]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineBox",
|
| - "LayoutBlockFlow div id='contentBox'",
|
| - "RootInlineBox",
|
| - "LayoutSVGRoot svg"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "rect": [8, 50, 102, 405],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow div id='contentBox'",
|
| + "rect": [8, 50, 402, 405],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [17, 217, 84, 68],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [42, 117, 334, 268],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|