Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / gradient-stroke-width-expected.txt
blobbc08e2c065d702596c9117324c61874b7def0c87
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 200x500
4   LayoutSVGRoot {svg} at (0,0) size 200x500
5     LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6       LayoutSVGResourceLinearGradient {linearGradient} [id="black2white"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
7         LayoutSVGGradientStop {stop} [offset=0.00] [color=#000000]
8         LayoutSVGGradientStop {stop} [offset=1.00] [color=#0000004D]
9       LayoutSVGResourceLinearGradient {linearGradient} [id="red-grad"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
10         LayoutSVGGradientStop {stop} [offset=0.00] [color=#D7433C]
11         LayoutSVGGradientStop {stop} [offset=1.00] [color=#BD1F1845]
12       LayoutSVGResourceRadialGradient {radialGradient} [id="red-radial-grad"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
13       LayoutSVGResourceLinearGradient {linearGradient} [id="border-grad"] [gradientUnits=objectBoundingBox] [start=(0.05,0.95)] [end=(0.95,0.05)]
14     LayoutSVGEllipse {circle} at (45,45) size 110x110 [stroke={[type=LINEAR-GRADIENT] [id="border-grad"] [stroke width=10.00]}] [fill={[type=RADIAL-GRADIENT] [id="red-radial-grad"]}] [cx=100.00] [cy=100.00] [r=50.00]
15     LayoutSVGEllipse {circle} at (32,32) size 30x30 [stroke={[type=LINEAR-GRADIENT] [id="border-grad"] [stroke width=10.00]}] [fill={[type=RADIAL-GRADIENT] [id="red-radial-grad"]}] [cx=47.00] [cy=47.00] [r=10.00]