| 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 3ee4caeaf93cefbbf96cfbc96e9878158ab1157a..7ab6fee05a64f143e387dc85884f5dde46351c6e 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
|
| @@ -3,10 +3,10 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| RenderSVGRoot {svg} at (0,15) size 756x364
|
| RenderSVGContainer {g} at (0,15) size 756x364
|
| - RenderSVGResourceLinearGradient {linearGradient} [id="fillLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
|
| + LayoutSVGResourceLinearGradient {linearGradient} [id="fillLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
|
| RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
|
| RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
|
| - RenderSVGResourceLinearGradient {linearGradient} [id="strokeLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
|
| + LayoutSVGResourceLinearGradient {linearGradient} [id="strokeLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
|
| RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
|
| RenderSVGText {text} at (-150,9) size 418x78 contains 1 chunk(s)
|
| RenderSVGInlineText {#text} at (0,0) size 418x77
|
|
|