| Index: LayoutTests/svg/custom/text-gradient-no-content-expected.txt
|
| diff --git a/LayoutTests/svg/custom/text-gradient-no-content-expected.txt b/LayoutTests/svg/custom/text-gradient-no-content-expected.txt
|
| index a9a54f23fb57dcfc5c80859787b10f0ff6ec5451..506a73f5a951be37050cfb9f785e3fc59be8f98b 100644
|
| --- a/LayoutTests/svg/custom/text-gradient-no-content-expected.txt
|
| +++ b/LayoutTests/svg/custom/text-gradient-no-content-expected.txt
|
| @@ -2,7 +2,7 @@ layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| RenderSVGRoot {svg} at (0,0) size 800x600
|
| - RenderSVGResourceLinearGradient {linearGradient} [id="Gradient"] [gradientUnits=userSpaceOnUse] [start=(0,0)] [end=(800,0)]
|
| + LayoutSVGResourceLinearGradient {linearGradient} [id="Gradient"] [gradientUnits=userSpaceOnUse] [start=(0,0)] [end=(800,0)]
|
| RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
|
| RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
|
| RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=800.00] [height=600.00]
|
|
|