Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(320)

Side by Side Diff: LayoutTests/svg/stroke/zero-length-path-linecap-rendering-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,0) size 600x150 4 RenderSVGRoot {svg} at (0,0) size 600x150
5 LayoutSVGContainer {g} at (0,0) size 600x150 5 LayoutSVGContainer {g} at (0,0) size 600x150
6 LayoutSVGRect {rect} at (0,0) size 600x150 [fill={[type=SOLID] [color=#808 080]}] [x=0.00] [y=0.00] [width=600.00] [height=150.00] 6 LayoutSVGRect {rect} at (0,0) size 600x150 [fill={[type=SOLID] [color=#808 080]}] [x=0.00] [y=0.00] [width=600.00] [height=150.00]
7 LayoutSVGContainer {g} at (5,55) size 40x90 7 LayoutSVGContainer {g} at (5,55) size 40x90
8 RenderSVGEllipse {circle} at (5,55) size 40x40 [fill={[type=SOLID] [colo r=#008000]}] [cx=25.00] [cy=75.00] [r=20.00] 8 LayoutSVGEllipse {circle} at (5,55) size 40x40 [fill={[type=SOLID] [colo r=#008000]}] [cx=25.00] [cy=75.00] [r=20.00]
9 LayoutSVGRect {rect} at (5,105) size 40x40 [fill={[type=SOLID] [color=#0 08000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 9 LayoutSVGRect {rect} at (5,105) size 40x40 [fill={[type=SOLID] [color=#0 08000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
10 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 "] 10 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 "]
11 RenderSVGPath {path} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1 .00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#FF0000] [stroke width=40.0 0] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0"] 11 LayoutSVGPath {path} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1 .00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#FF0000] [stroke width=40.0 0] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0"]
12 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=#000000 ]}] [data="M 25 125"] 12 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=#000000 ]}] [data="M 25 125"]
13 LayoutSVGContainer {g} at (55,55) size 40x90 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(50.00,0.00)}] 13 LayoutSVGContainer {g} at (55,55) size 40x90 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(50.00,0.00)}]
14 LayoutSVGContainer {use} at (55,55) size 40x90 14 LayoutSVGContainer {use} at (55,55) size 40x90
15 LayoutSVGContainer {g} at (55,55) size 40x90 15 LayoutSVGContainer {g} at (55,55) size 40x90
16 RenderSVGEllipse {circle} at (55,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 16 LayoutSVGEllipse {circle} at (55,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
17 LayoutSVGRect {rect} at (55,105) size 40x40 [fill={[type=SOLID] [col or=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 17 LayoutSVGRect {rect} at (55,105) size 40x40 [fill={[type=SOLID] [col or=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
18 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 Z"] 18 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 Z"]
19 RenderSVGPath {path} at (55,55) size 40x40 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width= 40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 Z"] 19 LayoutSVGPath {path} at (55,55) size 40x40 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width= 40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 Z"]
20 RenderSVGPath {path} at (55,105) size 40x40 [stroke={[type=SOLID] [color =#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=#0 00000]}] [data="M 25 125 Z"] 20 LayoutSVGPath {path} at (55,105) size 40x40 [stroke={[type=SOLID] [color =#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=#0 00000]}] [data="M 25 125 Z"]
21 LayoutSVGContainer {g} at (105,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(100.00,0.00)}] 21 LayoutSVGContainer {g} at (105,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(100.00,0.00)}]
22 LayoutSVGContainer {use} at (105,55) size 40x90 22 LayoutSVGContainer {use} at (105,55) size 40x90
23 LayoutSVGContainer {g} at (105,55) size 40x90 23 LayoutSVGContainer {g} at (105,55) size 40x90
24 RenderSVGEllipse {circle} at (105,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 24 LayoutSVGEllipse {circle} at (105,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
25 LayoutSVGRect {rect} at (105,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 25 LayoutSVGRect {rect} at (105,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
26 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"] 26 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"]
27 RenderSVGPath {path} at (105,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"] 27 LayoutSVGPath {path} at (105,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"]
28 RenderSVGPath {path} at (105,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"] 28 LayoutSVGPath {path} at (105,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"]
29 LayoutSVGContainer {g} at (155,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(150.00,0.00)}] 29 LayoutSVGContainer {g} at (155,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(150.00,0.00)}]
30 LayoutSVGContainer {use} at (155,55) size 40x90 30 LayoutSVGContainer {use} at (155,55) size 40x90
31 LayoutSVGContainer {g} at (155,55) size 40x90 31 LayoutSVGContainer {g} at (155,55) size 40x90
32 RenderSVGEllipse {circle} at (155,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 32 LayoutSVGEllipse {circle} at (155,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
33 LayoutSVGRect {rect} at (155,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 33 LayoutSVGRect {rect} at (155,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
34 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"] 34 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"]
35 RenderSVGPath {path} at (155,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"] 35 LayoutSVGPath {path} at (155,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"]
36 RenderSVGPath {path} at (155,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"] 36 LayoutSVGPath {path} at (155,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"]
37 LayoutSVGContainer {g} at (205,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(200.00,0.00)}] 37 LayoutSVGContainer {g} at (205,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(200.00,0.00)}]
38 LayoutSVGContainer {use} at (205,55) size 40x90 38 LayoutSVGContainer {use} at (205,55) size 40x90
39 LayoutSVGContainer {g} at (205,55) size 40x90 39 LayoutSVGContainer {g} at (205,55) size 40x90
40 RenderSVGEllipse {circle} at (205,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 40 LayoutSVGEllipse {circle} at (205,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
41 LayoutSVGRect {rect} at (205,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 41 LayoutSVGRect {rect} at (205,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
42 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"] 42 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"]
43 RenderSVGPath {path} at (205,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"] 43 LayoutSVGPath {path} at (205,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"]
44 RenderSVGPath {path} at (205,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"] 44 LayoutSVGPath {path} at (205,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"]
45 LayoutSVGContainer {g} at (255,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(250.00,0.00)}] 45 LayoutSVGContainer {g} at (255,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(250.00,0.00)}]
46 LayoutSVGContainer {use} at (255,55) size 40x90 46 LayoutSVGContainer {use} at (255,55) size 40x90
47 LayoutSVGContainer {g} at (255,55) size 40x90 47 LayoutSVGContainer {g} at (255,55) size 40x90
48 RenderSVGEllipse {circle} at (255,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 48 LayoutSVGEllipse {circle} at (255,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
49 LayoutSVGRect {rect} at (255,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 49 LayoutSVGRect {rect} at (255,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
50 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 C 25 25 25 25 25 25"] 50 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 C 25 25 25 25 25 25"]
51 RenderSVGPath {path} at (255,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 C 0 0 0 0 0 0"] 51 LayoutSVGPath {path} at (255,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 C 0 0 0 0 0 0"]
52 RenderSVGPath {path} at (255,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 C 25 125 25 125 25 125"] 52 LayoutSVGPath {path} at (255,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 C 25 125 25 125 25 125"]
53 LayoutSVGContainer {g} at (305,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(300.00,0.00)}] 53 LayoutSVGContainer {g} at (305,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(300.00,0.00)}]
54 LayoutSVGContainer {use} at (305,55) size 40x90 54 LayoutSVGContainer {use} at (305,55) size 40x90
55 LayoutSVGContainer {g} at (305,55) size 40x90 55 LayoutSVGContainer {g} at (305,55) size 40x90
56 RenderSVGEllipse {circle} at (305,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 56 LayoutSVGEllipse {circle} at (305,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
57 LayoutSVGRect {rect} at (305,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 57 LayoutSVGRect {rect} at (305,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
58 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 C 25 25 25 25 25 25"] 58 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 C 25 25 25 25 25 25"]
59 RenderSVGPath {path} at (305,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 C 0 0 0 0 0 0"] 59 LayoutSVGPath {path} at (305,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 C 0 0 0 0 0 0"]
60 RenderSVGPath {path} at (305,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 C 25 125 25 125 25 125"] 60 LayoutSVGPath {path} at (305,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 C 25 125 25 125 25 125"]
61 LayoutSVGContainer {g} at (355,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(350.00,0.00)}] 61 LayoutSVGContainer {g} at (355,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(350.00,0.00)}]
62 LayoutSVGContainer {use} at (355,55) size 40x90 62 LayoutSVGContainer {use} at (355,55) size 40x90
63 LayoutSVGContainer {g} at (355,55) size 40x90 63 LayoutSVGContainer {g} at (355,55) size 40x90
64 RenderSVGEllipse {circle} at (355,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 64 LayoutSVGEllipse {circle} at (355,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
65 LayoutSVGRect {rect} at (355,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 65 LayoutSVGRect {rect} at (355,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
66 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 C 25 25 25 25 25 25"] 66 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 C 25 25 25 25 25 25"]
67 RenderSVGPath {path} at (355,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 C 0 0 0 0 0 0"] 67 LayoutSVGPath {path} at (355,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 C 0 0 0 0 0 0"]
68 RenderSVGPath {path} at (355,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 C 25 125 25 125 25 125"] 68 LayoutSVGPath {path} at (355,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 C 25 125 25 125 25 125"]
69 LayoutSVGContainer {g} at (405,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(400.00,0.00)}] 69 LayoutSVGContainer {g} at (405,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(400.00,0.00)}]
70 LayoutSVGContainer {use} at (405,55) size 40x90 70 LayoutSVGContainer {use} at (405,55) size 40x90
71 LayoutSVGContainer {g} at (405,55) size 40x90 71 LayoutSVGContainer {g} at (405,55) size 40x90
72 RenderSVGEllipse {circle} at (405,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 72 LayoutSVGEllipse {circle} at (405,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
73 LayoutSVGRect {rect} at (405,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 73 LayoutSVGRect {rect} at (405,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
74 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 C 25 25 25 25 25 25"] 74 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 C 25 25 25 25 25 25"]
75 RenderSVGPath {path} at (405,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 C 0 0 0 0 0 0"] 75 LayoutSVGPath {path} at (405,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 C 0 0 0 0 0 0"]
76 RenderSVGPath {path} at (405,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 C 25 125 25 125 25 125"] 76 LayoutSVGPath {path} at (405,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 C 25 125 25 125 25 125"]
77 LayoutSVGContainer {g} at (455,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(450.00,0.00)}] 77 LayoutSVGContainer {g} at (455,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(450.00,0.00)}]
78 LayoutSVGContainer {use} at (455,55) size 40x90 78 LayoutSVGContainer {use} at (455,55) size 40x90
79 LayoutSVGContainer {g} at (455,55) size 40x90 79 LayoutSVGContainer {g} at (455,55) size 40x90
80 RenderSVGEllipse {circle} at (455,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 80 LayoutSVGEllipse {circle} at (455,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
81 LayoutSVGRect {rect} at (455,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 81 LayoutSVGRect {rect} at (455,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
82 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"] 82 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"]
83 RenderSVGPath {path} at (455,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"] 83 LayoutSVGPath {path} at (455,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"]
84 RenderSVGPath {path} at (455,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"] 84 LayoutSVGPath {path} at (455,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"]
85 LayoutSVGContainer {g} at (505,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(500.00,0.00)}] 85 LayoutSVGContainer {g} at (505,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(500.00,0.00)}]
86 LayoutSVGContainer {use} at (505,55) size 40x90 86 LayoutSVGContainer {use} at (505,55) size 40x90
87 LayoutSVGContainer {g} at (505,55) size 40x90 87 LayoutSVGContainer {g} at (505,55) size 40x90
88 RenderSVGEllipse {circle} at (505,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 88 LayoutSVGEllipse {circle} at (505,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
89 LayoutSVGRect {rect} at (505,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 89 LayoutSVGRect {rect} at (505,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
90 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"] 90 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"]
91 RenderSVGPath {path} at (505,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"] 91 LayoutSVGPath {path} at (505,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"]
92 RenderSVGPath {path} at (505,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"] 92 LayoutSVGPath {path} at (505,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"]
93 LayoutSVGContainer {g} at (555,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(550.00,0.00)}] 93 LayoutSVGContainer {g} at (555,55) size 40x90 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(550.00,0.00)}]
94 LayoutSVGContainer {use} at (555,55) size 40x90 94 LayoutSVGContainer {use} at (555,55) size 40x90
95 LayoutSVGContainer {g} at (555,55) size 40x90 95 LayoutSVGContainer {g} at (555,55) size 40x90
96 RenderSVGEllipse {circle} at (555,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00] 96 LayoutSVGEllipse {circle} at (555,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=75.00] [r=20.00]
97 LayoutSVGRect {rect} at (555,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00] 97 LayoutSVGRect {rect} at (555,105) size 40x40 [fill={[type=SOLID] [co lor=#FF0000]}] [x=5.00] [y=105.00] [width=40.00] [height=40.00]
98 RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"] 98 LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0 000] [stroke width=40.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 25 L 25 25"]
99 RenderSVGPath {path} at (555,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"] 99 LayoutSVGPath {path} at (555,55) size 40x40 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(25.00,75.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width =40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"]
100 RenderSVGPath {path} at (555,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"] 100 LayoutSVGPath {path} at (555,105) size 40x40 [stroke={[type=SOLID] [colo r=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=# 000000]}] [data="M 25 125 L 25 125"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698