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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/viewbox-syntax-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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 CONSOLE ERROR: line 20: Error: Invalid value for <svg> attribute viewBox="0" 1 CONSOLE ERROR: line 20: Error: Invalid value for <svg> attribute viewBox="0"
2 CONSOLE ERROR: line 23: Error: Invalid value for <svg> attribute viewBox="0 0" 2 CONSOLE ERROR: line 23: Error: Invalid value for <svg> attribute viewBox="0 0"
3 CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute viewBox="0 0 30 " 3 CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute viewBox="0 0 30 "
4 CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute viewBox="0 0 30 40 50" 4 CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute viewBox="0 0 30 40 50"
5 CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute viewBox="0 0 30 40," 5 CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute viewBox="0 0 30 40,"
6 CONSOLE ERROR: line 35: Error: Invalid value for <svg> attribute viewBox=",0 0 3 0 40" 6 CONSOLE ERROR: line 35: Error: Invalid value for <svg> attribute viewBox=",0 0 3 0 40"
7 CONSOLE ERROR: line 38: Error: Invalid negative value for <svg> attribute viewBo x="0 0 -30 40" 7 CONSOLE ERROR: line 38: Error: Invalid negative value for <svg> attribute viewBo x="0 0 -30 40"
8 CONSOLE ERROR: line 41: Error: Invalid negative value for <svg> attribute viewBo x="0 0 30 -40" 8 CONSOLE ERROR: line 41: Error: Invalid negative value for <svg> attribute viewBo x="0 0 30 -40"
9 CONSOLE ERROR: line 44: Error: Invalid value for <svg> attribute viewBox="0 0 30 , , 40" 9 CONSOLE ERROR: line 44: Error: Invalid value for <svg> attribute viewBox="0 0 30 , , 40"
10 CONSOLE ERROR: line 47: Error: Invalid value for <svg> attribute viewBox="0 0 30 % 40" 10 CONSOLE ERROR: line 47: Error: Invalid value for <svg> attribute viewBox="0 0 30 % 40"
11 layer at (0,0) size 800x600 11 layer at (0,0) size 800x600
12 RenderView at (0,0) size 800x600 12 RenderView at (0,0) size 800x600
13 layer at (0,0) size 800x600 13 layer at (0,0) size 800x600
14 RenderSVGRoot {svg} at (0,36) size 800x400 14 RenderSVGRoot {svg} at (0,36) size 800x400
15 RenderSVGContainer {g} at (0,36) size 800x400 15 LayoutSVGContainer {g} at (0,36) size 800x400
16 RenderSVGContainer {g} at (0,36) size 800x400 16 LayoutSVGContainer {g} at (0,36) size 800x400
17 LayoutSVGText {text} at (0,22) size 397x11 contains 1 chunk(s) 17 LayoutSVGText {text} at (0,22) size 397x11 contains 1 chunk(s)
18 LayoutSVGInlineText {#text} at (0,0) size 397x11 18 LayoutSVGInlineText {#text} at (0,0) size 397x11
19 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 108 width 396.92: "All svgs below should look the same, since all have viewBox with synta x errors and default should be chosen." 19 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 108 width 396.92: "All svgs below should look the same, since all have viewBox with synta x errors and default should be chosen."
20 RenderSVGContainer {g} at (0,83) size 50x67 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(0.00,50.00)}] 20 LayoutSVGContainer {g} at (0,83) size 50x67 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(0.00,50.00)}]
21 RenderSVGViewportContainer {svg} at (0,83) size 50x67 21 RenderSVGViewportContainer {svg} at (0,83) size 50x67
22 RenderSVGRect {rect} at (0,83) size 50x67 [stroke={[type=SOLID] [col or=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=29. 00] [height=39.00] 22 RenderSVGRect {rect} at (0,83) size 50x67 [stroke={[type=SOLID] [col or=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=29. 00] [height=39.00]
23 RenderSVGContainer {g} at (8,100) size 34x34 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(0.00,5.00)}] 23 LayoutSVGContainer {g} at (8,100) size 34x34 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(0.00,5.00)}]
24 RenderSVGEllipse {circle} at (8,100) size 34x34 [fill={[type=SOLID ] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 24 RenderSVGEllipse {circle} at (8,100) size 34x34 [fill={[type=SOLID ] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
25 RenderSVGEllipse {circle} at (17,109) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 25 RenderSVGEllipse {circle} at (17,109) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
26 RenderSVGEllipse {circle} at (25,109) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 26 RenderSVGEllipse {circle} at (25,109) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
27 RenderSVGPath {path} at (15,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [dat a="M 10 19 L 15 23 L 20 19"] 27 RenderSVGPath {path} at (15,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [dat a="M 10 19 L 15 23 L 20 19"]
28 RenderSVGContainer {g} at (83,83) size 51x67 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(50.00,50.00)}] 28 LayoutSVGContainer {g} at (83,83) size 51x67 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(50.00,50.00)}]
29 RenderSVGViewportContainer {svg} at (83,83) size 51x67 29 RenderSVGViewportContainer {svg} at (83,83) size 51x67
30 RenderSVGRect {rect} at (83,83) size 51x67 [stroke={[type=SOLID] [co lor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=29 .00] [height=39.00] 30 RenderSVGRect {rect} at (83,83) size 51x67 [stroke={[type=SOLID] [co lor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=29 .00] [height=39.00]
31 RenderSVGContainer {g} at (91,100) size 34x34 [transform={m=((1.00,0 .00)(0.00,1.00)) t=(0.00,5.00)}] 31 LayoutSVGContainer {g} at (91,100) size 34x34 [transform={m=((1.00,0 .00)(0.00,1.00)) t=(0.00,5.00)}]
32 RenderSVGEllipse {circle} at (91,100) size 34x34 [fill={[type=SOLI D] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 32 RenderSVGEllipse {circle} at (91,100) size 34x34 [fill={[type=SOLI D] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
33 RenderSVGEllipse {circle} at (100,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 33 RenderSVGEllipse {circle} at (100,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
34 RenderSVGEllipse {circle} at (109,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 34 RenderSVGEllipse {circle} at (109,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
35 RenderSVGPath {path} at (98,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [dat a="M 10 19 L 15 23 L 20 19"] 35 RenderSVGPath {path} at (98,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [dat a="M 10 19 L 15 23 L 20 19"]
36 RenderSVGContainer {g} at (166,83) size 51x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(100.00,50.00)}] 36 LayoutSVGContainer {g} at (166,83) size 51x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(100.00,50.00)}]
37 RenderSVGViewportContainer {svg} at (166,83) size 51x67 37 RenderSVGViewportContainer {svg} at (166,83) size 51x67
38 RenderSVGRect {rect} at (166,83) size 51x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00] 38 RenderSVGRect {rect} at (166,83) size 51x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00]
39 RenderSVGContainer {g} at (175,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 39 LayoutSVGContainer {g} at (175,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
40 RenderSVGEllipse {circle} at (175,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 40 RenderSVGEllipse {circle} at (175,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
41 RenderSVGEllipse {circle} at (184,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 41 RenderSVGEllipse {circle} at (184,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
42 RenderSVGEllipse {circle} at (192,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 42 RenderSVGEllipse {circle} at (192,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
43 RenderSVGPath {path} at (182,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 43 RenderSVGPath {path} at (182,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
44 RenderSVGContainer {g} at (250,83) size 50x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(150.00,50.00)}] 44 LayoutSVGContainer {g} at (250,83) size 50x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(150.00,50.00)}]
45 RenderSVGViewportContainer {svg} at (250,83) size 50x67 45 RenderSVGViewportContainer {svg} at (250,83) size 50x67
46 RenderSVGRect {rect} at (250,83) size 50x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00] 46 RenderSVGRect {rect} at (250,83) size 50x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00]
47 RenderSVGContainer {g} at (258,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 47 LayoutSVGContainer {g} at (258,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
48 RenderSVGEllipse {circle} at (258,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 48 RenderSVGEllipse {circle} at (258,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
49 RenderSVGEllipse {circle} at (267,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 49 RenderSVGEllipse {circle} at (267,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
50 RenderSVGEllipse {circle} at (275,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 50 RenderSVGEllipse {circle} at (275,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
51 RenderSVGPath {path} at (265,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 51 RenderSVGPath {path} at (265,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
52 RenderSVGContainer {g} at (333,83) size 51x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(200.00,50.00)}] 52 LayoutSVGContainer {g} at (333,83) size 51x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(200.00,50.00)}]
53 RenderSVGViewportContainer {svg} at (333,83) size 51x67 53 RenderSVGViewportContainer {svg} at (333,83) size 51x67
54 RenderSVGRect {rect} at (333,83) size 51x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00] 54 RenderSVGRect {rect} at (333,83) size 51x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00]
55 RenderSVGContainer {g} at (341,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 55 LayoutSVGContainer {g} at (341,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
56 RenderSVGEllipse {circle} at (341,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 56 RenderSVGEllipse {circle} at (341,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
57 RenderSVGEllipse {circle} at (350,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 57 RenderSVGEllipse {circle} at (350,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
58 RenderSVGEllipse {circle} at (359,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 58 RenderSVGEllipse {circle} at (359,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
59 RenderSVGPath {path} at (348,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 59 RenderSVGPath {path} at (348,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
60 RenderSVGContainer {g} at (416,83) size 51x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(250.00,50.00)}] 60 LayoutSVGContainer {g} at (416,83) size 51x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(250.00,50.00)}]
61 RenderSVGViewportContainer {svg} at (416,83) size 51x67 61 RenderSVGViewportContainer {svg} at (416,83) size 51x67
62 RenderSVGRect {rect} at (416,83) size 51x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00] 62 RenderSVGRect {rect} at (416,83) size 51x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00]
63 RenderSVGContainer {g} at (425,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 63 LayoutSVGContainer {g} at (425,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
64 RenderSVGEllipse {circle} at (425,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 64 RenderSVGEllipse {circle} at (425,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
65 RenderSVGEllipse {circle} at (434,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 65 RenderSVGEllipse {circle} at (434,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
66 RenderSVGEllipse {circle} at (442,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 66 RenderSVGEllipse {circle} at (442,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
67 RenderSVGPath {path} at (432,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 67 RenderSVGPath {path} at (432,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
68 RenderSVGContainer {g} at (500,83) size 50x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(300.00,50.00)}] 68 LayoutSVGContainer {g} at (500,83) size 50x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(300.00,50.00)}]
69 RenderSVGViewportContainer {svg} at (500,83) size 50x67 69 RenderSVGViewportContainer {svg} at (500,83) size 50x67
70 RenderSVGRect {rect} at (500,83) size 50x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00] 70 RenderSVGRect {rect} at (500,83) size 50x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00]
71 RenderSVGContainer {g} at (508,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 71 LayoutSVGContainer {g} at (508,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
72 RenderSVGEllipse {circle} at (508,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 72 RenderSVGEllipse {circle} at (508,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
73 RenderSVGEllipse {circle} at (517,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 73 RenderSVGEllipse {circle} at (517,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
74 RenderSVGEllipse {circle} at (525,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 74 RenderSVGEllipse {circle} at (525,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
75 RenderSVGPath {path} at (515,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 75 RenderSVGPath {path} at (515,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
76 RenderSVGContainer {g} at (583,83) size 51x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(350.00,50.00)}] 76 LayoutSVGContainer {g} at (583,83) size 51x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(350.00,50.00)}]
77 RenderSVGViewportContainer {svg} at (583,83) size 51x67 77 RenderSVGViewportContainer {svg} at (583,83) size 51x67
78 RenderSVGRect {rect} at (583,83) size 51x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00] 78 RenderSVGRect {rect} at (583,83) size 51x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00]
79 RenderSVGContainer {g} at (591,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 79 LayoutSVGContainer {g} at (591,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
80 RenderSVGEllipse {circle} at (591,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 80 RenderSVGEllipse {circle} at (591,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
81 RenderSVGEllipse {circle} at (600,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 81 RenderSVGEllipse {circle} at (600,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
82 RenderSVGEllipse {circle} at (609,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 82 RenderSVGEllipse {circle} at (609,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
83 RenderSVGPath {path} at (598,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 83 RenderSVGPath {path} at (598,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
84 RenderSVGContainer {g} at (666,83) size 51x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(400.00,50.00)}] 84 LayoutSVGContainer {g} at (666,83) size 51x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(400.00,50.00)}]
85 RenderSVGViewportContainer {svg} at (666,83) size 51x67 85 RenderSVGViewportContainer {svg} at (666,83) size 51x67
86 RenderSVGRect {rect} at (666,83) size 51x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00] 86 RenderSVGRect {rect} at (666,83) size 51x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00]
87 RenderSVGContainer {g} at (675,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 87 LayoutSVGContainer {g} at (675,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
88 RenderSVGEllipse {circle} at (675,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 88 RenderSVGEllipse {circle} at (675,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
89 RenderSVGEllipse {circle} at (684,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 89 RenderSVGEllipse {circle} at (684,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
90 RenderSVGEllipse {circle} at (692,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 90 RenderSVGEllipse {circle} at (692,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
91 RenderSVGPath {path} at (682,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 91 RenderSVGPath {path} at (682,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
92 RenderSVGContainer {g} at (750,83) size 50x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(450.00,50.00)}] 92 LayoutSVGContainer {g} at (750,83) size 50x67 [transform={m=((1.00,0.00) (0.00,1.00)) t=(450.00,50.00)}]
93 RenderSVGViewportContainer {svg} at (750,83) size 50x67 93 RenderSVGViewportContainer {svg} at (750,83) size 50x67
94 RenderSVGRect {rect} at (750,83) size 50x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00] 94 RenderSVGRect {rect} at (750,83) size 50x67 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00]
95 RenderSVGContainer {g} at (758,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 95 LayoutSVGContainer {g} at (758,100) size 34x34 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
96 RenderSVGEllipse {circle} at (758,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 96 RenderSVGEllipse {circle} at (758,100) size 34x34 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
97 RenderSVGEllipse {circle} at (767,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 97 RenderSVGEllipse {circle} at (767,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
98 RenderSVGEllipse {circle} at (775,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 98 RenderSVGEllipse {circle} at (775,109) size 6x6 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
99 RenderSVGPath {path} at (765,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 99 RenderSVGPath {path} at (765,122) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
100 LayoutSVGText {text} at (0,182) size 230x11 contains 1 chunk(s) 100 LayoutSVGText {text} at (0,182) size 230x11 contains 1 chunk(s)
101 LayoutSVGInlineText {#text} at (0,0) size 230x11 101 LayoutSVGInlineText {#text} at (0,0) size 230x11
102 chunk 1 text run 1 at (0.00,190.00) startOffset 0 endOffset 62 width 229.97: "All svgs below should look the same, all have valid viewBoxes." 102 chunk 1 text run 1 at (0.00,190.00) startOffset 0 endOffset 62 width 229.97: "All svgs below should look the same, all have valid viewBoxes."
103 RenderSVGContainer {g} at (0,333) size 50x101 [transform={m=((1.00,0.00) (0.00,1.00)) t=(0.00,200.00)}] 103 LayoutSVGContainer {g} at (0,333) size 50x101 [transform={m=((1.00,0.00) (0.00,1.00)) t=(0.00,200.00)}]
104 RenderSVGViewportContainer {svg} at (0,333) size 50x101 104 RenderSVGViewportContainer {svg} at (0,333) size 50x101
105 RenderSVGRect {rect} at (0,333) size 50x101 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00] 105 RenderSVGRect {rect} at (0,333) size 50x101 [stroke={[type=SOLID] [c olor=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=2 9.00] [height=39.00]
106 RenderSVGContainer {g} at (8,358) size 34x51 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(0.00,5.00)}] 106 LayoutSVGContainer {g} at (8,358) size 34x51 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(0.00,5.00)}]
107 RenderSVGEllipse {circle} at (8,358) size 34x51 [fill={[type=SOLID ] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 107 RenderSVGEllipse {circle} at (8,358) size 34x51 [fill={[type=SOLID ] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
108 RenderSVGEllipse {circle} at (17,372) size 6x8 [fill={[type=SOLID] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 108 RenderSVGEllipse {circle} at (17,372) size 6x8 [fill={[type=SOLID] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
109 RenderSVGEllipse {circle} at (25,372) size 6x8 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 109 RenderSVGEllipse {circle} at (25,372) size 6x8 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
110 RenderSVGPath {path} at (15,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [dat a="M 10 19 L 15 23 L 20 19"] 110 RenderSVGPath {path} at (15,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [dat a="M 10 19 L 15 23 L 20 19"]
111 RenderSVGContainer {g} at (83,333) size 51x101 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(50.00,200.00)}] 111 LayoutSVGContainer {g} at (83,333) size 51x101 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(50.00,200.00)}]
112 RenderSVGViewportContainer {svg} at (83,333) size 51x101 112 RenderSVGViewportContainer {svg} at (83,333) size 51x101
113 RenderSVGRect {rect} at (83,333) size 51x101 [stroke={[type=SOLID] [ color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width= 29.00] [height=39.00] 113 RenderSVGRect {rect} at (83,333) size 51x101 [stroke={[type=SOLID] [ color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width= 29.00] [height=39.00]
114 RenderSVGContainer {g} at (91,358) size 34x51 [transform={m=((1.00,0 .00)(0.00,1.00)) t=(0.00,5.00)}] 114 LayoutSVGContainer {g} at (91,358) size 34x51 [transform={m=((1.00,0 .00)(0.00,1.00)) t=(0.00,5.00)}]
115 RenderSVGEllipse {circle} at (91,358) size 34x51 [fill={[type=SOLI D] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 115 RenderSVGEllipse {circle} at (91,358) size 34x51 [fill={[type=SOLI D] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
116 RenderSVGEllipse {circle} at (100,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 116 RenderSVGEllipse {circle} at (100,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
117 RenderSVGEllipse {circle} at (109,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 117 RenderSVGEllipse {circle} at (109,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
118 RenderSVGPath {path} at (98,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [dat a="M 10 19 L 15 23 L 20 19"] 118 RenderSVGPath {path} at (98,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [dat a="M 10 19 L 15 23 L 20 19"]
119 RenderSVGContainer {g} at (166,333) size 51x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(100.00,200.00)}] 119 LayoutSVGContainer {g} at (166,333) size 51x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(100.00,200.00)}]
120 RenderSVGViewportContainer {svg} at (166,333) size 51x101 120 RenderSVGViewportContainer {svg} at (166,333) size 51x101
121 RenderSVGRect {rect} at (166,333) size 51x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00] 121 RenderSVGRect {rect} at (166,333) size 51x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00]
122 RenderSVGContainer {g} at (175,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 122 LayoutSVGContainer {g} at (175,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
123 RenderSVGEllipse {circle} at (175,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 123 RenderSVGEllipse {circle} at (175,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
124 RenderSVGEllipse {circle} at (184,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 124 RenderSVGEllipse {circle} at (184,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
125 RenderSVGEllipse {circle} at (192,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 125 RenderSVGEllipse {circle} at (192,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
126 RenderSVGPath {path} at (182,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 126 RenderSVGPath {path} at (182,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
127 RenderSVGContainer {g} at (250,333) size 50x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(150.00,200.00)}] 127 LayoutSVGContainer {g} at (250,333) size 50x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(150.00,200.00)}]
128 RenderSVGViewportContainer {svg} at (250,333) size 50x101 128 RenderSVGViewportContainer {svg} at (250,333) size 50x101
129 RenderSVGRect {rect} at (250,333) size 50x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00] 129 RenderSVGRect {rect} at (250,333) size 50x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00]
130 RenderSVGContainer {g} at (258,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 130 LayoutSVGContainer {g} at (258,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
131 RenderSVGEllipse {circle} at (258,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 131 RenderSVGEllipse {circle} at (258,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
132 RenderSVGEllipse {circle} at (267,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 132 RenderSVGEllipse {circle} at (267,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
133 RenderSVGEllipse {circle} at (275,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 133 RenderSVGEllipse {circle} at (275,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
134 RenderSVGPath {path} at (265,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 134 RenderSVGPath {path} at (265,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
135 RenderSVGContainer {g} at (333,335) size 51x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(200.00,200.00)}] 135 LayoutSVGContainer {g} at (333,335) size 51x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(200.00,200.00)}]
136 RenderSVGViewportContainer {svg} at (333,335) size 51x101 136 RenderSVGViewportContainer {svg} at (333,335) size 51x101
137 RenderSVGRect {rect} at (333,335) size 51x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00] 137 RenderSVGRect {rect} at (333,335) size 51x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00]
138 RenderSVGContainer {g} at (341,360) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 138 LayoutSVGContainer {g} at (341,360) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
139 RenderSVGEllipse {circle} at (341,360) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 139 RenderSVGEllipse {circle} at (341,360) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
140 RenderSVGEllipse {circle} at (350,374) size 6x9 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 140 RenderSVGEllipse {circle} at (350,374) size 6x9 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
141 RenderSVGEllipse {circle} at (359,374) size 6x9 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 141 RenderSVGEllipse {circle} at (359,374) size 6x9 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
142 RenderSVGPath {path} at (348,393) size 20x17 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 142 RenderSVGPath {path} at (348,393) size 20x17 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
143 RenderSVGContainer {g} at (416,333) size 51x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(250.00,200.00)}] 143 LayoutSVGContainer {g} at (416,333) size 51x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(250.00,200.00)}]
144 RenderSVGViewportContainer {svg} at (416,333) size 51x101 144 RenderSVGViewportContainer {svg} at (416,333) size 51x101
145 RenderSVGRect {rect} at (416,333) size 51x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00] 145 RenderSVGRect {rect} at (416,333) size 51x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00]
146 RenderSVGContainer {g} at (425,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 146 LayoutSVGContainer {g} at (425,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
147 RenderSVGEllipse {circle} at (425,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 147 RenderSVGEllipse {circle} at (425,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
148 RenderSVGEllipse {circle} at (434,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 148 RenderSVGEllipse {circle} at (434,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
149 RenderSVGEllipse {circle} at (442,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 149 RenderSVGEllipse {circle} at (442,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
150 RenderSVGPath {path} at (432,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 150 RenderSVGPath {path} at (432,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
151 RenderSVGContainer {g} at (500,333) size 50x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(300.00,200.00)}] 151 LayoutSVGContainer {g} at (500,333) size 50x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(300.00,200.00)}]
152 RenderSVGViewportContainer {svg} at (500,333) size 50x101 152 RenderSVGViewportContainer {svg} at (500,333) size 50x101
153 RenderSVGRect {rect} at (500,333) size 50x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00] 153 RenderSVGRect {rect} at (500,333) size 50x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00]
154 RenderSVGContainer {g} at (508,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 154 LayoutSVGContainer {g} at (508,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
155 RenderSVGEllipse {circle} at (508,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 155 RenderSVGEllipse {circle} at (508,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
156 RenderSVGEllipse {circle} at (517,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 156 RenderSVGEllipse {circle} at (517,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
157 RenderSVGEllipse {circle} at (525,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 157 RenderSVGEllipse {circle} at (525,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
158 RenderSVGPath {path} at (515,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 158 RenderSVGPath {path} at (515,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
159 RenderSVGContainer {g} at (583,333) size 51x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(350.00,200.00)}] 159 LayoutSVGContainer {g} at (583,333) size 51x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(350.00,200.00)}]
160 RenderSVGViewportContainer {svg} at (583,333) size 51x101 160 RenderSVGViewportContainer {svg} at (583,333) size 51x101
161 RenderSVGRect {rect} at (583,333) size 51x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00] 161 RenderSVGRect {rect} at (583,333) size 51x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00]
162 RenderSVGContainer {g} at (591,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 162 LayoutSVGContainer {g} at (591,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
163 RenderSVGEllipse {circle} at (591,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 163 RenderSVGEllipse {circle} at (591,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
164 RenderSVGEllipse {circle} at (600,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 164 RenderSVGEllipse {circle} at (600,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
165 RenderSVGEllipse {circle} at (609,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 165 RenderSVGEllipse {circle} at (609,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
166 RenderSVGPath {path} at (598,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 166 RenderSVGPath {path} at (598,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698