| 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 f807ec7d2935dc5ab1bb25988b105ed07301a5cb..305720094afd6e5ab89199f70a37dac4fede1c91 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
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [808, 620],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [808, 620],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -35,25 +37,31 @@
|
| "object": "LayoutSVGText text id='ttt'",
|
| "rect": [18, 194, 170, 18],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Passes, if text is at 200x20'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Passes, if text is at 200x20'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGRoot svg:svg",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='ttt'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Passes, if text is at 200x20'",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|