Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / marker-opacity-expected.txt
blob1b991d09ea39f8fcf6a0e9b1f1987f4279170dc5
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 (88,62) size 306x300
5     LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6       LayoutSVGResourceMarker {marker} [id="arrow"] [markerUnits=strokeWidth] [ref at (4,2)] [angle=auto]
7         LayoutSVGPath {path} at (1,0) size 6x5 [stroke={[type=SOLID] [color=#5555FF] [line cap=ROUND] [line join=ROUND]}] [data="M 2 0.5 L 6 2 L 2 3.5"]
8       LayoutSVGResourceMarker {marker} [id="circle"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=auto]
9         LayoutSVGEllipse {circle} at (0,0) size 4x4 [fill={[type=SOLID] [color=#5555FF]}] [cx=5.00] [cy=5.00] [r=3.00]
10       LayoutSVGResourceMarker {marker} [id="arrow2"] [markerUnits=strokeWidth] [ref at (4,2)] [angle=auto]
11         LayoutSVGPath {path} at (1,0) size 6x5 [stroke={[type=SOLID] [color=#5555FF] [opacity=0.25] [line cap=ROUND] [line join=ROUND]}] [data="M 2 0.5 L 6 2 L 2 3.5"]
12       LayoutSVGResourceMarker {marker} [id="circle2"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=auto]
13         LayoutSVGEllipse {circle} at (0,0) size 4x4 [fill={[type=SOLID] [color=#5555FF] [opacity=0.25]}] [cx=5.00] [cy=5.00] [r=3.00]
14     LayoutSVGContainer {g} at (88,62) size 306x100 [opacity=0.25]
15       LayoutSVGPath {path} at (88,62) size 306x100 [stroke={[type=SOLID] [color=#5555FF] [stroke width=4.00] [line cap=ROUND]}] [start marker=circle] [end marker=arrow] [data="M 388 156 C 244 135 244 94 100 73"]
16     LayoutSVGContainer {g} at (88,162) size 306x100
17       LayoutSVGPath {path} at (88,162) size 306x100 [stroke={[type=SOLID] [color=#5555FF] [stroke width=4.00] [line cap=ROUND]}] [start marker=circle] [end marker=arrow] [data="M 388 256 C 244 235 244 194 100 173"]
18     LayoutSVGContainer {g} at (88,262) size 306x100
19       LayoutSVGPath {path} at (88,262) size 306x100 [stroke={[type=SOLID] [color=#5555FF] [opacity=0.25] [stroke width=4.00] [line cap=ROUND]}] [start marker=circle2] [end marker=arrow2] [data="M 388 356 C 244 335 244 294 100 273"]