| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| index 918718ff7b756961c6b66c8bf0221a04f0c6b7fb..2ae73878b918ecb7728d4df25e3861f583978c69 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| @@ -24,12 +24,15 @@
|
| "LayoutSVGRoot svg id='svg-root'",
|
| "LayoutSVGContainer g id='content'",
|
| "LayoutSVGText text",
|
| + "RootInlineBox",
|
| "LayoutSVGInlineText #text",
|
| "InlineTextBox 'Gradient on fill'",
|
| "LayoutSVGText text",
|
| + "RootInlineBox",
|
| "LayoutSVGInlineText #text",
|
| "InlineTextBox 'Gradient on stroke'",
|
| "LayoutSVGText text",
|
| + "RootInlineBox",
|
| "LayoutSVGInlineText #text",
|
| "InlineTextBox 'Gradient on fill/stroke'"
|
| ]
|
|
|