| Index: LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| diff --git a/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt b/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| index a3413f1811018b7365e52bdb18239b4e2c67a5b3..4409560db2793adc5536517eec525f28dcd36e70 100644
|
| --- a/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| +++ b/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| @@ -1,13 +1,13 @@
|
| layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| - RenderSVGRoot {svg} at (0,14) size 757x366
|
| + LayoutSVGRoot {svg} at (0,14) size 757x366
|
| LayoutSVGContainer {g} at (0,14) size 757x366
|
| 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]
|
| + LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
|
| + LayoutSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
|
| LayoutSVGResourceLinearGradient {linearGradient} [id="strokeLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
|
| - RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
|
| + LayoutSVGGradientStop {stop} [offset=1.00] [color=#008000]
|
| LayoutSVGText {text} at (-150,8) size 419x79 contains 1 chunk(s)
|
| LayoutSVGInlineText {#text} at (0,0) size 419x79
|
| chunk 1 text run 1 at (-150.00,70.00) startOffset 0 endOffset 16 width 418.20: "Gradient on fill"
|
|
|