| 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 b61ae89554e46bef44b139dc1f595f3c9753669d..b2199476e92437e205bc7e54a5e458daf70861d7 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
|
| @@ -21,6 +21,7 @@
|
| "LayoutSVGRoot svg id='svg-root'",
|
| "LayoutSVGContainer g id='content'",
|
| "LayoutSVGText text",
|
| + "RootInlineBox",
|
| "LayoutSVGInlineText #text",
|
| "InlineTextBox 'Clipped. INVISIBLE.'",
|
| "RootInlineBox",
|
| @@ -28,6 +29,7 @@
|
| "LayoutSVGRoot svg id='svg-root'",
|
| "LayoutSVGContainer g id='content'",
|
| "LayoutSVGText text",
|
| + "RootInlineBox",
|
| "LayoutSVGInlineText #text",
|
| "InlineTextBox 'Clipped. INVISIBLE.'",
|
| "LayoutSVGResourceClipper clipPath id='dynClip'",
|
|
|