| Index: LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| diff --git a/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt b/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| index 0477b83eeb135f3c84e144caa2317a0b21d6c630..3f56e5e71cf29ef93a2fff03d3a7fb7238bd04ec 100644
|
| --- a/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt
|
| +++ b/LayoutTests/platform/win/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,15) size 756x364
|
| + LayoutSVGRoot {svg} at (0,15) size 756x364
|
| LayoutSVGContainer {g} at (0,15) size 756x364
|
| 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,9) size 418x78 contains 1 chunk(s)
|
| LayoutSVGInlineText {#text} at (0,0) size 418x77
|
| chunk 1 text run 1 at (-150.00,70.00) startOffset 0 endOffset 16 width 417.60: "Gradient on fill"
|
|
|