Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / uri-reference-handling-expected.txt
blobfdf1846b85694a0a78a9a3f86e90994577106d6d
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutSVGRoot {svg} at (0,0) size 110x110
5     LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6       LayoutSVGResourceLinearGradient {linearGradient} [id="green"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,1)]
7         LayoutSVGGradientStop {stop} [offset=0.50] [color=#008000]
8       LayoutSVGResourceLinearGradient {linearGradient} [id="red"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,1)]
9         LayoutSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
10     LayoutSVGRect {rect} at (0,0) size 50x50 [fill={[type=LINEAR-GRADIENT] [id="green"]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
11     LayoutSVGRect {rect} at (60,0) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=0.00] [width=50.00] [height=50.00]
12     LayoutSVGRect {rect} at (0,60) size 50x50 [fill={[type=LINEAR-GRADIENT] [id="green"]}] [x=0.00] [y=60.00] [width=50.00] [height=50.00]
13     LayoutSVGRect {rect} at (60,60) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=60.00] [width=50.00] [height=50.00]