- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / custom / gradient-add-stops-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderSVGRoot {svg} at (0,0) size 100x100
5     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6       RenderSVGResourceLinearGradient {linearGradient} [id="test"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
7         RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
8         RenderSVGGradientStop {stop} [offset=0.00] [color=#008000]
9     RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=LINEAR-GRADIENT] [id="test"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]