| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| index 2cb1e6ba9b8ed54ba91a0df7acf1c07df13d7580..cede47e05cd418f6a846d05e7c95ed895e954ece 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| @@ -14,14 +14,14 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGText text",
|
| + "object": "LayoutSVGInlineText #text",
|
| "rect": [16, 39, 784, 174],
|
| - "reason": "style change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [334, 39, 466, 174],
|
| - "reason": "incremental"
|
| + "object": "LayoutSVGText text",
|
| + "rect": [16, 39, 784, 174],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg id='svg-root'",
|
| @@ -38,14 +38,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGRoot svg id='svg-root'",
|
| "reason": "incremental"
|
| },
|
| @@ -63,11 +55,11 @@
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "reason": "incremental"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
| - "reason": "incremental"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGResourceClipper clipPath id='dynClip'",
|
|
|