| Index: LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt
|
| diff --git a/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt b/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt
|
| index 24ee6b662a252c0896ed440c2a4c6d8aba49a5af..c47419af1152d14f621b28cf30dde3e24af75b8e 100644
|
| --- a/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt
|
| +++ b/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt
|
| @@ -3,10 +3,10 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| RenderSVGRoot {svg} at (4,40) size 272x114
|
| RenderSVGHiddenContainer {defs} at (0,0) size 0x0
|
| - RenderSVGResourceLinearGradient {linearGradient} [id="gradient1"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
|
| + LayoutSVGResourceLinearGradient {linearGradient} [id="gradient1"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
|
| RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
|
| RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
|
| - RenderSVGResourceRadialGradient {radialGradient} [id="gradient2"] [gradientUnits=userSpaceOnUse] [center=(0,0)] [focal=(0,0)] [radius=9.00] [focalRadius=0.00]
|
| + LayoutSVGResourceRadialGradient {radialGradient} [id="gradient2"] [gradientUnits=userSpaceOnUse] [center=(0,0)] [focal=(0,0)] [radius=9.00] [focalRadius=0.00]
|
| RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
|
| RenderSVGGradientStop {stop} [offset=1.00] [color=#FF000000]
|
| RenderSVGPath {line} at (20,40) size 200x20 [stroke={[type=LINEAR-GRADIENT] [id="gradient1"] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=20.00] [y1=50.00] [x2=220.00] [y2=50.00]
|
|
|