| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-inner-svg-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-inner-svg-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-inner-svg-expected.txt
|
| index 3ccfe3aef6994551fe01db281fd8974da3b3e144..7587850198ec0955bbaa334ee7c52ec9a549ad06 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-inner-svg-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-inner-svg-expected.txt
|
| @@ -5,24 +5,62 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [27, 67, 364, 364],
|
| - [27, 67, 364, 364],
|
| - [27, 67, 364, 364],
|
| - [13, 205, 92, 91],
|
| - [13, 205, 92, 91],
|
| - [13, 205, 92, 91],
|
| - [8, 50, 402, 405],
|
| - [8, 50, 102, 405]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineBox",
|
| - "LayoutBlockFlow div id='contentBox'",
|
| - "RootInlineBox",
|
| - "LayoutSVGRoot svg",
|
| - "LayoutSVGViewportContainer svg",
|
| - "LayoutSVGPath path"
|
| + "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": "LayoutSVGPath path",
|
| + "rect": [13, 205, 92, 91],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath path",
|
| + "rect": [27, 67, 364, 364],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [13, 205, 92, 91],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [27, 67, 364, 364],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg",
|
| + "rect": [13, 205, 92, 91],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg",
|
| + "rect": [27, 67, 364, 364],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|