| Index: LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt
|
| diff --git a/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt b/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt
|
| index c47b7803feb2b5aa8602d7d159923192e233e2ca..a4a8ba2ab3ec0a3d6503bad0496ed84f8a4c24cb 100644
|
| --- a/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt
|
| +++ b/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt
|
| @@ -3,10 +3,10 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| RenderSVGRoot {svg} at (130,0) size 540x600
|
| RenderSVGHiddenContainer {defs} at (0,0) size 0x0
|
| - RenderSVGResourceRadialGradient {radialGradient} [id="redToYellow"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
|
| + LayoutSVGResourceRadialGradient {radialGradient} [id="redToYellow"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
|
| RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
|
| RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
|
| - RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=objectBoundingBox]
|
| + LayoutSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=objectBoundingBox]
|
| RenderSVGEllipse {circle} at (98,0) size 112x80 [stroke={[type=SOLID] [color=#640000] [stroke width=12.00]}] [fill={[type=RADIAL-GRADIENT] [id="redToYellow"]}] [cx=20.00] [cy=20.00] [r=40.00]
|
| RenderSVGRect {rect} at (189,59) size 422x482 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id="pattern"]}] [x=50.00] [y=50.00] [width=350.00] [height=400.00]
|
| RenderSVGRect {rect} at (130,0) size 540x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=448.00] [height=498.00]
|
|
|