Index: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt |
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt |
index f9c209f043b2f5874c5cbd1bd2985690449f9f1a..3371d71795b5f2a77891a283d37d27b0caecfb09 100644 |
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt |
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt |
@@ -6,7 +6,7 @@ layer at (0,0) size 480x360 |
RenderSVGText {text} at (10,11) size 193x17 contains 1 chunk(s) |
RenderSVGInlineText {#text} at (0,0) size 193x17 |
chunk 1 text run 1 at (10.00,25.00) startOffset 0 endOffset 31 width 193.00: "Testing gradientUnits attribute" |
- RenderSVGResourceLinearGradient {linearGradient} [id="Grad1"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] |
+ LayoutSVGResourceLinearGradient {linearGradient} [id="Grad1"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] |
RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000] |
RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF] |
RenderSVGRect {rect} at (125,35) size 200x50 [fill={[type=LINEAR-GRADIENT] [id="Grad1"]}] [x=125.00] [y=35.00] [width=200.00] [height=50.00] |
@@ -16,7 +16,7 @@ layer at (0,0) size 480x360 |
RenderSVGText {text} at (10,103) size 365x15 contains 1 chunk(s) |
RenderSVGInlineText {#text} at (0,0) size 365x15 |
chunk 1 text run 1 at (10.00,115.00) startOffset 0 endOffset 71 width 365.00: "Gradient is from the object left edge (red) to object right edge (blue)" |
- RenderSVGResourceLinearGradient {linearGradient} [id="Grad2"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(0,1)] |
+ LayoutSVGResourceLinearGradient {linearGradient} [id="Grad2"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(0,1)] |
RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF] |
RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000] |
RenderSVGRect {rect} at (10,125) size 430x50 [fill={[type=LINEAR-GRADIENT] [id="Grad2"]}] [x=10.00] [y=125.00] [width=430.00] [height=50.00] |
@@ -26,7 +26,7 @@ layer at (0,0) size 480x360 |
RenderSVGText {text} at (10,193) size 380x15 contains 1 chunk(s) |
RenderSVGInlineText {#text} at (0,0) size 380x15 |
chunk 1 text run 1 at (10.00,205.00) startOffset 0 endOffset 71 width 380.00: "Gradient is from the object top edge (blue) to object bottom edge (red)" |
- RenderSVGResourceLinearGradient {linearGradient} [id="Grad3"] [gradientUnits=userSpaceOnUse] [start=(0,0)] [end=(0,430)] |
+ LayoutSVGResourceLinearGradient {linearGradient} [id="Grad3"] [gradientUnits=userSpaceOnUse] [start=(0,0)] [end=(0,430)] |
RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000] |
RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF] |
RenderSVGRect {rect} at (10,210) size 430x50 [transform={m=((0.00,-1.00)(1.00,0.00)) t=(10.00,260.00)}] [fill={[type=LINEAR-GRADIENT] [id="Grad3"]}] [x=0.00] [y=0.00] [width=50.00] [height=430.00] |