| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-content-with-resources-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-content-with-resources-expected.txt
|
| index 2f950c37e0aee7d70b345853512b10e84a0d9709..be18956d30fb9620766f5f75cae9357bb0ece99a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-content-with-resources-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-content-with-resources-expected.txt
|
| @@ -5,21 +5,52 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [48, 108, 322, 322],
|
| - [48, 108, 322, 322],
|
| - [9, 151, 100, 236],
|
| - [9, 151, 100, 236],
|
| - [8, 68, 402, 405],
|
| - [8, 68, 102, 405]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineBox",
|
| - "LayoutBlockFlow div id='contentBox'",
|
| - "RootInlineBox",
|
| - "LayoutSVGRoot svg",
|
| - "LayoutSVGEllipse circle"
|
| + "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": "LayoutSVGEllipse circle",
|
| + "rect": [9, 151, 100, 236],
|
| + "reason": "SVG resource change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGEllipse circle",
|
| + "rect": [48, 108, 322, 322],
|
| + "reason": "SVG resource change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [9, 151, 100, 236],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [48, 108, 322, 322],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|