| Index: LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| diff --git a/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt b/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| index 885d6785483cba267041b2b8fd873ce9f7471d51..2df433bb758c75388093b5e7a4e7a40494046ebe 100644
|
| --- a/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| +++ b/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| @@ -14,6 +14,24 @@
|
| [0, 15, 759, 362],
|
| [0, 15, 449, 127],
|
| [0, 15, 449, 127]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutSVGResourceLinearGradient linearGradient id='fillLinearGradient'",
|
| + "LayoutSVGGradientStop stop",
|
| + "LayoutSVGGradientStop stop",
|
| + "LayoutSVGResourceLinearGradient linearGradient id='strokeLinearGradient'",
|
| + "LayoutSVGGradientStop stop",
|
| + "LayoutSVGRoot svg id='svg-root'",
|
| + "LayoutSVGContainer g id='content'",
|
| + "LayoutSVGText text",
|
| + "LayoutSVGInlineText #text",
|
| + "InlineTextBox 'Gradient on fill'",
|
| + "LayoutSVGText text",
|
| + "LayoutSVGInlineText #text",
|
| + "InlineTextBox 'Gradient on stroke'",
|
| + "LayoutSVGText text",
|
| + "LayoutSVGInlineText #text",
|
| + "InlineTextBox 'Gradient on fill/stroke'"
|
| ]
|
| }
|
| ]
|
|
|