| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| index 878039eb2d308fa794203e4319b851f73aa02243..59ac55d401d40ecd13796be6e26dd992824ededc 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| @@ -5,35 +5,92 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [334, 42, 466, 170],
|
| - [334, 42, 466, 170],
|
| - [334, 42, 466, 170],
|
| - [16, 42, 784, 170],
|
| - [16, 42, 784, 170],
|
| - [16, 42, 784, 170],
|
| - [16, 42, 784, 170],
|
| - [16, 42, 784, 170],
|
| - [16, 42, 318, 170],
|
| - [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, 42, 784, 170],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g id='content'",
|
| + "rect": [334, 42, 466, 170],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [16, 42, 784, 170],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [334, 42, 466, 170],
|
| + "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, 42, 784, 170],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg id='svg-root'",
|
| + "rect": [334, 42, 466, 170],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text",
|
| + "rect": [16, 42, 784, 170],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text",
|
| + "rect": [16, 42, 784, 170],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text",
|
| + "rect": [16, 42, 318, 170],
|
| + "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"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|