| Index: LayoutTests/platform/win-xp/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/svg/custom/js-late-gradient-and-object-creation-expected.txt b/LayoutTests/platform/win-xp/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| index af7cf08e84b27e27496de91729855a633bb2a77c..6ff72837756f20460eff693f35f71ac8c1593667 100644
|
| --- a/LayoutTests/platform/win-xp/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| @@ -14,6 +14,24 @@
|
| [0, 15, 756, 364],
|
| [0, 15, 446, 129],
|
| [0, 15, 446, 129]
|
| + ],
|
| + "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'"
|
| ]
|
| }
|
| ]
|
|
|