| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| index b2199476e92437e205bc7e54a5e458daf70861d7..5b6488f59b984b65ba18a1acd77321453fb63c16 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| @@ -5,35 +5,92 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [334, 39, 466, 174],
|
| - [334, 39, 466, 174],
|
| - [334, 39, 466, 174],
|
| - [16, 39, 784, 174],
|
| - [16, 39, 784, 174],
|
| - [16, 39, 784, 174],
|
| - [16, 39, 784, 174],
|
| - [16, 39, 784, 174],
|
| - [16, 39, 318, 174],
|
| - [0, 0, 334, 500]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutSVGRoot svg id='svg-root'",
|
| - "LayoutSVGContainer g id='content'",
|
| - "LayoutSVGText text",
|
| - "RootInlineBox",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Clipped. INVISIBLE.'",
|
| - "RootInlineBox",
|
| - "InlineTextBox 'Clipped. INVISIBLE.'",
|
| - "LayoutSVGRoot svg id='svg-root'",
|
| - "LayoutSVGContainer g id='content'",
|
| - "LayoutSVGText text",
|
| - "RootInlineBox",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Clipped. INVISIBLE.'",
|
| - "LayoutSVGResourceClipper clipPath id='dynClip'",
|
| - "LayoutSVGPath path"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g id='content'",
|
| + "rect": [16, 39, 784, 174],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g id='content'",
|
| + "rect": [334, 39, 466, 174],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [16, 39, 784, 174],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [334, 39, 466, 174],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath path",
|
| + "rect": [0, 0, 334, 500],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGResourceClipper clipPath id='dynClip'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg id='svg-root'",
|
| + "rect": [16, 39, 784, 174],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg id='svg-root'",
|
| + "rect": [334, 39, 466, 174],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text",
|
| + "rect": [16, 39, 784, 174],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text",
|
| + "rect": [16, 39, 784, 174],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text",
|
| + "rect": [16, 39, 318, 174],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|