| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-xy-updates-SVGList-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-xy-updates-SVGList-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-xy-updates-SVGList-expected.txt
|
| index 54ec3e9bcfeb77303dd100e1dfc4454dcd5e0160..0c386a681da0c641d63c69ed6870928fe966a799 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-xy-updates-SVGList-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-xy-updates-SVGList-expected.txt
|
| @@ -5,22 +5,57 @@
|
| "bounds": [808, 620],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [208, 14, 170, 18],
|
| - [208, 14, 170, 18],
|
| - [208, 14, 170, 18],
|
| - [18, 194, 170, 18],
|
| - [18, 194, 170, 18],
|
| - [18, 194, 170, 18]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineTextBox 'Passes, if text is at 200x20'",
|
| - "LayoutSVGRoot svg:svg",
|
| - "LayoutSVGText text id='ttt'",
|
| - "RootInlineBox",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Passes, if text is at 200x20'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox 'Passes, if text is at 200x20'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Passes, if text is at 200x20'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [18, 194, 170, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [208, 14, 170, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg:svg",
|
| + "rect": [18, 194, 170, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg:svg",
|
| + "rect": [208, 14, 170, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='ttt'",
|
| + "rect": [18, 194, 170, 18],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='ttt'",
|
| + "rect": [208, 14, 170, 18],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|