| Index: LayoutTests/svg/custom/non-scaling-stroke-expected.txt
|
| diff --git a/LayoutTests/svg/custom/non-scaling-stroke-expected.txt b/LayoutTests/svg/custom/non-scaling-stroke-expected.txt
|
| index e98b7eb63defb38e693a296ea61e593051cf18ad..5bb48dbf3d48ad0ba427db256577a7b2cc3d4b7d 100644
|
| --- a/LayoutTests/svg/custom/non-scaling-stroke-expected.txt
|
| +++ b/LayoutTests/svg/custom/non-scaling-stroke-expected.txt
|
| @@ -1,14 +1,14 @@
|
| layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| - RenderSVGRoot {svg} at (12,0) size 287x488
|
| + LayoutSVGRoot {svg} at (12,0) size 287x488
|
| LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourceLinearGradient {linearGradient} [id="grad1"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,1)]
|
| - RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
|
| - RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
|
| + LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
|
| + LayoutSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
|
| LayoutSVGResourceLinearGradient {linearGradient} [id="grad2"] [gradientUnits=userSpaceOnUse] [start=(100,150)] [end=(200,200)]
|
| - RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
|
| - RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
|
| + LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
|
| + LayoutSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
|
| LayoutSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse] [patternTransform={m=((4.00,0.00)(4.00,0.50)) t=(0.00,0.00)}]
|
| LayoutSVGRect {rect} at (0,0) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
|
| LayoutSVGRect {rect} at (10,0) size 10x10 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=0.00] [width=10.00] [height=10.00]
|
|
|