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 0726a629e72a0e51623dadd4cce7441b08dd6512..b3e552bb126c825ff39f9c7d106350ebc1b7d48b 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 |
@@ -3,10 +3,10 @@ layer at (0,0) size 800x600 |
layer at (0,0) size 800x600 |
RenderSVGRoot {svg} at (0,14) size 757x366 |
RenderSVGContainer {g} at (0,14) size 757x366 |
- RenderSVGResourceLinearGradient {linearGradient} [id="fillLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] |
+ 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] |
- RenderSVGResourceLinearGradient {linearGradient} [id="strokeLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] |
+ LayoutSVGResourceLinearGradient {linearGradient} [id="strokeLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] |
RenderSVGGradientStop {stop} [offset=1.00] [color=#008000] |
RenderSVGText {text} at (-150,8) size 419x79 contains 1 chunk(s) |
RenderSVGInlineText {#text} at (0,0) size 419x79 |