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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/viewbox-syntax-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 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 LayoutSVGContainer {g} at (0,36) size 800x400 15 LayoutSVGContainer {g} at (0,36) size 800x400
16 LayoutSVGContainer {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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 LayoutSVGContainer {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 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGContainer {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGEllipse {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 LayoutSVGPath {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