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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/parser/whitespace-length-invalid-2-expected.txt

Issue 1631013003: Auto-rebaseline for r371288 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/parser/whitespace-length-invalid-1-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+" 1 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+".
2 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em" 2 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+em".
3 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex" 3 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+ex".
4 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px" 4 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+px".
5 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in" 5 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+in".
6 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm" 6 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+cm".
7 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm" 7 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+mm".
8 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt" 8 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+pt".
9 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc" 9 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+pc".
10 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+%" 10 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+%".
11 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-" 11 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-".
12 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-em" 12 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-em".
13 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-ex" 13 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-ex".
14 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-px" 14 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-px".
15 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-in" 15 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-in".
16 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-cm" 16 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-cm".
17 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-mm" 17 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-mm".
18 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pt" 18 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-pt".
19 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pc" 19 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-pc".
20 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-%" 20 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-%".
21 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-" 21 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-".
22 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-em" 22 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-em".
23 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-ex" 23 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-ex".
24 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-px" 24 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-px".
25 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-in" 25 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-in".
26 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-cm" 26 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-cm".
27 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-mm" 27 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-mm".
28 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pt" 28 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-pt".
29 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pc" 29 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-pc".
30 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-%" 30 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-%".
31 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+" 31 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+".
32 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+em" 32 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+em".
33 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ex" 33 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+ex".
34 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+px" 34 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+px".
35 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+in" 35 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+in".
36 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+cm" 36 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+cm".
37 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+mm" 37 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+mm".
38 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pt" 38 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+pt".
39 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pc" 39 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+pc".
40 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+%" 40 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+%".
41 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-." 41 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.".
42 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.em" 42 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.em".
43 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.ex" 43 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.ex".
44 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.px" 44 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.px".
45 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.in" 45 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.in".
46 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.cm" 46 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.cm".
47 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.mm" 47 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.mm".
48 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pt" 48 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.pt".
49 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pc" 49 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.pc".
50 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.%" 50 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.%".
51 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-" 51 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-".
52 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-em" 52 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-em".
53 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-ex" 53 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-ex".
54 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-px" 54 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-px".
55 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-in" 55 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-in".
56 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-cm" 56 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-cm".
57 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-mm" 57 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-mm".
58 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pt" 58 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-pt".
59 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pc" 59 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-pc".
60 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-%" 60 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-%".
61 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="." 61 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".".
62 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".em" 62 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".em".
63 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".ex" 63 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".ex".
64 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".px" 64 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".px".
65 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".in" 65 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".in".
66 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".cm" 66 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".cm".
67 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".mm" 67 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".mm".
68 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pt" 68 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".pt".
69 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pc" 69 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".pc".
70 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".%" 70 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".%".
71 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+." 71 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.".
72 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.em" 72 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.em".
73 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.ex" 73 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.ex".
74 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.px" 74 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.px".
75 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.in" 75 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.in".
76 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.cm" 76 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.cm".
77 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.mm" 77 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.mm".
78 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pt" 78 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.pt".
79 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pc" 79 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.pc".
80 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.%" 80 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.%".
81 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0" 81 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0".
82 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0em" 82 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0em".
83 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0ex" 83 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0ex".
84 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0px" 84 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0px".
85 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0in" 85 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0in".
86 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0cm" 86 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0cm".
87 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0mm" 87 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0mm".
88 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pt" 88 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0pt".
89 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pc" 89 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0pc".
90 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0%" 90 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0%".
91 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1" 91 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1".
92 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1em" 92 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1em".
93 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1ex" 93 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1ex".
94 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1px" 94 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1px".
95 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1in" 95 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1in".
96 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1cm" 96 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1cm".
97 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1mm" 97 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1mm".
98 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pt" 98 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1pt".
99 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pc" 99 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1pc".
100 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1%" 100 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1%".
101 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ " 101 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+ ".
102 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em " 102 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+em ".
103 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex " 103 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+ex ".
104 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px " 104 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+px ".
105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in " 105 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+in ".
106 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm " 106 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+cm ".
107 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm " 107 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+mm ".
108 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt " 108 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+pt ".
109 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc " 109 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+pc ".
110 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+% " 110 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+% ".
111 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E- " 111 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E- ".
112 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-em " 112 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-em ".
113 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-ex " 113 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-ex ".
114 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-px " 114 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-px ".
115 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-in " 115 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-in ".
116 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-cm " 116 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-cm ".
117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-mm " 117 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-mm ".
118 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pt " 118 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-pt ".
119 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pc " 119 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-pc ".
120 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-% " 120 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-% ".
121 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="- " 121 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "- ".
122 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-em " 122 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-em ".
123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-ex " 123 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-ex ".
124 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-px " 124 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-px ".
125 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-in " 125 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-in ".
126 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-cm " 126 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-cm ".
127 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-mm " 127 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-mm ".
128 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pt " 128 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-pt ".
129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pc " 129 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-pc ".
130 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-% " 130 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-% ".
131 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ " 131 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+ ".
132 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+em " 132 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+em ".
133 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ex " 133 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+ex ".
134 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+px " 134 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+px ".
135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+in " 135 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+in ".
136 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+cm " 136 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+cm ".
137 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+mm " 137 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+mm ".
138 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pt " 138 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+pt ".
139 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pc " 139 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+pc ".
140 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+% " 140 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+% ".
141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-. " 141 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-. ".
142 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.em " 142 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.em ".
143 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.ex " 143 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.ex ".
144 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.px " 144 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.px ".
145 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.in " 145 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.in ".
146 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.cm " 146 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.cm ".
147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.mm " 147 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.mm ".
148 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pt " 148 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.pt ".
149 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pc " 149 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.pc ".
150 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.% " 150 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.% ".
151 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".- " 151 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".- ".
152 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-em " 152 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-em ".
153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-ex " 153 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-ex ".
154 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-px " 154 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-px ".
155 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-in " 155 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-in ".
156 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-cm " 156 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-cm ".
157 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-mm " 157 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-mm ".
158 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pt " 158 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-pt ".
159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pc " 159 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-pc ".
160 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-% " 160 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-% ".
161 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=". " 161 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ". ".
162 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".em " 162 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".em ".
163 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".ex " 163 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".ex ".
164 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".px " 164 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".px ".
165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".in " 165 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".in ".
166 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".cm " 166 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".cm ".
167 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".mm " 167 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".mm ".
168 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pt " 168 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".pt ".
169 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pc " 169 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".pc ".
170 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".% " 170 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".% ".
171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+. " 171 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+. ".
172 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.em " 172 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.em ".
173 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.ex " 173 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.ex ".
174 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.px " 174 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.px ".
175 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.in " 175 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.in ".
176 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.cm " 176 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.cm ".
177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.mm " 177 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.mm ".
178 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pt " 178 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.pt ".
179 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pc " 179 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.pc ".
180 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.% " 180 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.% ".
181 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0 " 181 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0 ".
182 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0em " 182 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0em ".
183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0ex " 183 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0ex ".
184 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0px " 184 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0px ".
185 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0in " 185 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0in ".
186 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0cm " 186 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0cm ".
187 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0mm " 187 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0mm ".
188 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pt " 188 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0pt ".
189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pc " 189 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0pc ".
190 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0% " 190 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0% ".
191 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1 " 191 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1 ".
192 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1em " 192 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1em ".
193 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1ex " 193 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1ex ".
194 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1px " 194 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1px ".
195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1in " 195 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1in ".
196 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1cm " 196 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1cm ".
197 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1mm " 197 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1mm ".
198 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pt " 198 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1pt ".
199 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pc " 199 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1pc ".
200 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1% " 200 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1% ".
201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ " 201 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+ ".
202 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em " 202 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+em ".
203 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex " 203 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+ex ".
204 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px " 204 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+px ".
205 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in " 205 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+in ".
206 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm " 206 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+cm ".
207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm " 207 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+mm ".
208 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt " 208 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+pt ".
209 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc " 209 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+pc ".
210 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+% " 210 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+% ".
211 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E- " 211 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E- ".
212 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-em " 212 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-em ".
213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-ex " 213 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-ex ".
214 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-px " 214 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-px ".
215 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-in " 215 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-in ".
216 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-cm " 216 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-cm ".
217 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-mm " 217 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-mm ".
218 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pt " 218 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-pt ".
219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pc " 219 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-pc ".
220 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-% " 220 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-% ".
221 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="- " 221 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "- ".
222 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-em " 222 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-em ".
223 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-ex " 223 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-ex ".
224 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-px " 224 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-px ".
225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-in " 225 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-in ".
226 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-cm " 226 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-cm ".
227 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-mm " 227 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-mm ".
228 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pt " 228 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-pt ".
229 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pc " 229 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-pc ".
230 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-% " 230 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-% ".
231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ " 231 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+ ".
232 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+em " 232 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+em ".
233 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ex " 233 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+ex ".
234 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+px " 234 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+px ".
235 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+in " 235 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+in ".
236 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+cm " 236 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+cm ".
237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+mm " 237 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+mm ".
238 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pt " 238 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+pt ".
239 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pc " 239 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+pc ".
240 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+% " 240 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+% ".
241 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-. " 241 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-. ".
242 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.em " 242 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.em ".
243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.ex " 243 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.ex ".
244 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.px " 244 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.px ".
245 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.in " 245 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.in ".
246 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.cm " 246 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.cm ".
247 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.mm " 247 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.mm ".
248 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pt " 248 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.pt ".
249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pc " 249 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.pc ".
250 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.% " 250 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.% ".
251 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".- " 251 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".- ".
252 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-em " 252 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-em ".
253 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-ex " 253 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-ex ".
254 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-px " 254 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-px ".
255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-in " 255 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-in ".
256 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-cm " 256 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-cm ".
257 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-mm " 257 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-mm ".
258 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pt " 258 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-pt ".
259 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pc " 259 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-pc ".
260 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-% " 260 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-% ".
261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=". " 261 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ". ".
262 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".em " 262 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".em ".
263 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".ex " 263 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".ex ".
264 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".px " 264 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".px ".
265 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".in " 265 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".in ".
266 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".cm " 266 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".cm ".
267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".mm " 267 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".mm ".
268 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pt " 268 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".pt ".
269 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pc " 269 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".pc ".
270 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".% " 270 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".% ".
271 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+. " 271 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+. ".
272 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.em " 272 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.em ".
273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.ex " 273 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.ex ".
274 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.px " 274 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.px ".
275 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.in " 275 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.in ".
276 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.cm " 276 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.cm ".
277 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.mm " 277 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.mm ".
278 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pt " 278 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.pt ".
279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pc " 279 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.pc ".
280 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.% " 280 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.% ".
281 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0 " 281 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0 ".
282 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0em " 282 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0em ".
283 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0ex " 283 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0ex ".
284 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0px " 284 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0px ".
285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0in " 285 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0in ".
286 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0cm " 286 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0cm ".
287 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0mm " 287 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0mm ".
288 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pt " 288 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0pt ".
289 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pc " 289 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0pc ".
290 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0% " 290 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0% ".
291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1 " 291 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1 ".
292 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1em " 292 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1em ".
293 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1ex " 293 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1ex ".
294 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1px " 294 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1px ".
295 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1in " 295 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1in ".
296 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1cm " 296 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1cm ".
297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1mm " 297 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1mm ".
298 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pt " 298 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1pt ".
299 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pc " 299 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1pc ".
300 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1% " 300 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1% ".
301 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+\r\n\t " 301 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+\r\n\t ".
302 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em\r\n\t " 302 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+em\r\n\t ".
303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex\r\n\t " 303 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+ex\r\n\t ".
304 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px\r\n\t " 304 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+px\r\n\t ".
305 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in\r\n\t " 305 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+in\r\n\t ".
306 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm\r\n\t " 306 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+cm\r\n\t ".
307 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm\r\n\t " 307 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+mm\r\n\t ".
308 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt\r\n\t " 308 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+pt\r\n\t ".
309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc\r\n\t " 309 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+pc\r\n\t ".
310 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+%\r\n\t " 310 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+%\r\n\t ".
311 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-\r\n\t " 311 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-\r\n\t ".
312 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-em\r\n\t " 312 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-em\r\n\t ".
313 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-ex\r\n\t " 313 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-ex\r\n\t ".
314 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-px\r\n\t " 314 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-px\r\n\t ".
315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-in\r\n\t " 315 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-in\r\n\t ".
316 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-cm\r\n\t " 316 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-cm\r\n\t ".
317 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-mm\r\n\t " 317 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-mm\r\n\t ".
318 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pt\r\n\t " 318 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-pt\r\n\t ".
319 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pc\r\n\t " 319 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-pc\r\n\t ".
320 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-%\r\n\t " 320 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-%\r\n\t ".
321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-\r\n\t " 321 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-\r\n\t ".
322 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-em\r\n\t " 322 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-em\r\n\t ".
323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-ex\r\n\t " 323 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-ex\r\n\t ".
324 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-px\r\n\t " 324 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-px\r\n\t ".
325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-in\r\n\t " 325 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-in\r\n\t ".
326 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-cm\r\n\t " 326 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-cm\r\n\t ".
327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-mm\r\n\t " 327 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-mm\r\n\t ".
328 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pt\r\n\t " 328 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-pt\r\n\t ".
329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pc\r\n\t " 329 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-pc\r\n\t ".
330 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-%\r\n\t " 330 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-%\r\n\t ".
331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+\r\n\t " 331 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+\r\n\t ".
332 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+em\r\n\t " 332 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+em\r\n\t ".
333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ex\r\n\t " 333 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+ex\r\n\t ".
334 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+px\r\n\t " 334 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+px\r\n\t ".
335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+in\r\n\t " 335 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+in\r\n\t ".
336 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+cm\r\n\t " 336 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+cm\r\n\t ".
337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+mm\r\n\t " 337 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+mm\r\n\t ".
338 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pt\r\n\t " 338 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+pt\r\n\t ".
339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pc\r\n\t " 339 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+pc\r\n\t ".
340 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+%\r\n\t " 340 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+%\r\n\t ".
341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.\r\n\t " 341 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.\r\n\t ".
342 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.em\r\n\t " 342 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.em\r\n\t ".
343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.ex\r\n\t " 343 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.ex\r\n\t ".
344 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.px\r\n\t " 344 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.px\r\n\t ".
345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.in\r\n\t " 345 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.in\r\n\t ".
346 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.cm\r\n\t " 346 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.cm\r\n\t ".
347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.mm\r\n\t " 347 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.mm\r\n\t ".
348 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pt\r\n\t " 348 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.pt\r\n\t ".
349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pc\r\n\t " 349 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.pc\r\n\t ".
350 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.%\r\n\t " 350 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.%\r\n\t ".
351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-\r\n\t " 351 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-\r\n\t ".
352 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-em\r\n\t " 352 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-em\r\n\t ".
353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-ex\r\n\t " 353 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-ex\r\n\t ".
354 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-px\r\n\t " 354 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-px\r\n\t ".
355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-in\r\n\t " 355 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-in\r\n\t ".
356 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-cm\r\n\t " 356 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-cm\r\n\t ".
357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-mm\r\n\t " 357 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-mm\r\n\t ".
358 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pt\r\n\t " 358 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-pt\r\n\t ".
359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pc\r\n\t " 359 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-pc\r\n\t ".
360 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-%\r\n\t " 360 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-%\r\n\t ".
361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".\r\n\t " 361 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".\r\n\t ".
362 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".em\r\n\t " 362 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".em\r\n\t ".
363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".ex\r\n\t " 363 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".ex\r\n\t ".
364 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".px\r\n\t " 364 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".px\r\n\t ".
365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".in\r\n\t " 365 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".in\r\n\t ".
366 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".cm\r\n\t " 366 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".cm\r\n\t ".
367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".mm\r\n\t " 367 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".mm\r\n\t ".
368 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pt\r\n\t " 368 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".pt\r\n\t ".
369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pc\r\n\t " 369 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".pc\r\n\t ".
370 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".%\r\n\t " 370 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".%\r\n\t ".
371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.\r\n\t " 371 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.\r\n\t ".
372 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.em\r\n\t " 372 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.em\r\n\t ".
373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.ex\r\n\t " 373 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.ex\r\n\t ".
374 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.px\r\n\t " 374 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.px\r\n\t ".
375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.in\r\n\t " 375 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.in\r\n\t ".
376 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.cm\r\n\t " 376 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.cm\r\n\t ".
377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.mm\r\n\t " 377 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.mm\r\n\t ".
378 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pt\r\n\t " 378 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.pt\r\n\t ".
379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pc\r\n\t " 379 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.pc\r\n\t ".
380 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.%\r\n\t " 380 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.%\r\n\t ".
381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0\r\n\t " 381 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0\r\n\t ".
382 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0em\r\n\t " 382 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0em\r\n\t ".
383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0ex\r\n\t " 383 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0ex\r\n\t ".
384 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0px\r\n\t " 384 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0px\r\n\t ".
385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0in\r\n\t " 385 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0in\r\n\t ".
386 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0cm\r\n\t " 386 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0cm\r\n\t ".
387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0mm\r\n\t " 387 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0mm\r\n\t ".
388 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pt\r\n\t " 388 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0pt\r\n\t ".
389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pc\r\n\t " 389 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0pc\r\n\t ".
390 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0%\r\n\t " 390 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0%\r\n\t ".
391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1\r\n\t " 391 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1\r\n\t ".
392 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1em\r\n\t " 392 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1em\r\n\t ".
393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1ex\r\n\t " 393 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1ex\r\n\t ".
394 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1px\r\n\t " 394 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1px\r\n\t ".
395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1in\r\n\t " 395 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1in\r\n\t ".
396 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1cm\r\n\t " 396 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1cm\r\n\t ".
397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1mm\r\n\t " 397 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1mm\r\n\t ".
398 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pt\r\n\t " 398 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1pt\r\n\t ".
399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pc\r\n\t " 399 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1pc\r\n\t ".
400 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1%\r\n\t " 400 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1%\r\n\t ".
401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+\f" 401 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+\f".
402 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em\f" 402 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+em\f".
403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex\f" 403 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+ex\f".
404 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px\f" 404 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+px\f".
405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in\f" 405 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+in\f".
406 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm\f" 406 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+cm\f".
407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm\f" 407 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+mm\f".
408 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt\f" 408 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+pt\f".
409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc\f" 409 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+pc\f".
410 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+%\f" 410 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e+%\f".
411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-\f" 411 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-\f".
412 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-em\f" 412 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-em\f".
413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-ex\f" 413 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-ex\f".
414 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-px\f" 414 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-px\f".
415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-in\f" 415 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-in\f".
416 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-cm\f" 416 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-cm\f".
417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-mm\f" 417 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-mm\f".
418 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pt\f" 418 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-pt\f".
419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pc\f" 419 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-pc\f".
420 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-%\f" 420 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E-%\f".
421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-\f" 421 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-\f".
422 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-em\f" 422 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-em\f".
423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-ex\f" 423 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-ex\f".
424 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-px\f" 424 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-px\f".
425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-in\f" 425 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-in\f".
426 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-cm\f" 426 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-cm\f".
427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-mm\f" 427 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-mm\f".
428 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pt\f" 428 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-pt\f".
429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pc\f" 429 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-pc\f".
430 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-%\f" 430 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-%\f".
431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+\f" 431 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+\f".
432 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+em\f" 432 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+em\f".
433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ex\f" 433 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+ex\f".
434 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+px\f" 434 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+px\f".
435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+in\f" 435 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+in\f".
436 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+cm\f" 436 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+cm\f".
437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+mm\f" 437 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+mm\f".
438 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pt\f" 438 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+pt\f".
439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pc\f" 439 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+pc\f".
440 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+%\f" 440 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+%\f".
441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.\f" 441 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.\f".
442 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.em\f" 442 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.em\f".
443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.ex\f" 443 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.ex\f".
444 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.px\f" 444 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.px\f".
445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.in\f" 445 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.in\f".
446 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.cm\f" 446 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.cm\f".
447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.mm\f" 447 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.mm\f".
448 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pt\f" 448 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.pt\f".
449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pc\f" 449 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.pc\f".
450 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.%\f" 450 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-.%\f".
451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-\f" 451 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-\f".
452 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-em\f" 452 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-em\f".
453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-ex\f" 453 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-ex\f".
454 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-px\f" 454 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-px\f".
455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-in\f" 455 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-in\f".
456 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-cm\f" 456 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-cm\f".
457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-mm\f" 457 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-mm\f".
458 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pt\f" 458 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-pt\f".
459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pc\f" 459 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-pc\f".
460 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-%\f" 460 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".-%\f".
461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".\f" 461 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".\f".
462 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".em\f" 462 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".em\f".
463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".ex\f" 463 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".ex\f".
464 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".px\f" 464 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".px\f".
465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".in\f" 465 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".in\f".
466 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".cm\f" 466 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".cm\f".
467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".mm\f" 467 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".mm\f".
468 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pt\f" 468 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".pt\f".
469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pc\f" 469 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".pc\f".
470 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".%\f" 470 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".%\f".
471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.\f" 471 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.\f".
472 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.em\f" 472 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.em\f".
473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.ex\f" 473 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.ex\f".
474 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.px\f" 474 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.px\f".
475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.in\f" 475 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.in\f".
476 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.cm\f" 476 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.cm\f".
477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.mm\f" 477 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.mm\f".
478 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pt\f" 478 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.pt\f".
479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pc\f" 479 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.pc\f".
480 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.%\f" 480 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "+.%\f".
481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0\f" 481 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0\f".
482 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0em\f" 482 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0em\f".
483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0ex\f" 483 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0ex\f".
484 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0px\f" 484 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0px\f".
485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0in\f" 485 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0in\f".
486 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0cm\f" 486 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0cm\f".
487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0mm\f" 487 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0mm\f".
488 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pt\f" 488 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0pt\f".
489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pc\f" 489 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0pc\f".
490 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0%\f" 490 CONSOLE ERROR: Error: <svg> attribute x: Expected length, ".E0%\f".
491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1\f" 491 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1\f".
492 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1em\f" 492 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1em\f".
493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1ex\f" 493 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1ex\f".
494 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1px\f" 494 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1px\f".
495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1in\f" 495 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1in\f".
496 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1cm\f" 496 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1cm\f".
497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1mm\f" 497 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1mm\f".
498 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pt\f" 498 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1pt\f".
499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pc\f" 499 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1pc\f".
500 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1%\f" 500 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e1%\f".
501 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+" 501 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+".
502 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em" 502 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+em".
503 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex" 503 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ex".
504 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px" 504 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+px".
505 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in" 505 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+in".
506 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm" 506 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+cm".
507 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm" 507 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+mm".
508 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt" 508 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pt".
509 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc" 509 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pc".
510 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%" 510 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+%".
511 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-" 511 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-".
512 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em" 512 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-em".
513 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex" 513 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-ex".
514 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px" 514 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-px".
515 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in" 515 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-in".
516 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm" 516 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-cm".
517 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm" 517 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-mm".
518 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt" 518 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pt".
519 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc" 519 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pc".
520 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%" 520 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-%".
521 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -" 521 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -".
522 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em" 522 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -em".
523 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex" 523 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -ex".
524 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px" 524 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -px".
525 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in" 525 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -in".
526 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm" 526 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -cm".
527 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm" 527 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -mm".
528 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt" 528 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pt".
529 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc" 529 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pc".
530 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%" 530 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -%".
531 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +" 531 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +".
532 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em" 532 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +em".
533 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex" 533 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +ex".
534 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px" 534 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +px".
535 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in" 535 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +in".
536 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm" 536 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +cm".
537 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm" 537 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +mm".
538 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt" 538 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pt".
539 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc" 539 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pc".
540 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%" 540 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +%".
541 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -." 541 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.".
542 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em" 542 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.em".
543 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex" 543 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.ex".
544 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px" 544 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.px".
545 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in" 545 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.in".
546 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm" 546 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.cm".
547 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm" 547 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.mm".
548 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt" 548 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pt".
549 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc" 549 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pc".
550 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%" 550 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.%".
551 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-" 551 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-".
552 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em" 552 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-em".
553 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex" 553 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-ex".
554 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px" 554 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-px".
555 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in" 555 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-in".
556 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm" 556 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-cm".
557 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm" 557 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-mm".
558 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt" 558 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pt".
559 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc" 559 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pc".
560 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%" 560 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-%".
561 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ." 561 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .".
562 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em" 562 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .em".
563 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex" 563 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .ex".
564 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px" 564 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .px".
565 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in" 565 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .in".
566 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm" 566 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .cm".
567 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm" 567 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .mm".
568 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt" 568 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pt".
569 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc" 569 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pc".
570 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%" 570 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .%".
571 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +." 571 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.".
572 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em" 572 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.em".
573 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex" 573 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.ex".
574 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px" 574 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.px".
575 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in" 575 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.in".
576 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm" 576 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.cm".
577 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm" 577 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.mm".
578 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt" 578 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pt".
579 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc" 579 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pc".
580 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%" 580 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.%".
581 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0" 581 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0".
582 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em" 582 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0em".
583 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex" 583 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0ex".
584 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px" 584 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0px".
585 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in" 585 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0in".
586 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm" 586 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0cm".
587 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm" 587 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0mm".
588 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt" 588 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pt".
589 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc" 589 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pc".
590 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%" 590 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0%".
591 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1" 591 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1".
592 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em" 592 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1em".
593 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex" 593 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1ex".
594 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px" 594 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1px".
595 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in" 595 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1in".
596 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm" 596 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1cm".
597 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm" 597 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1mm".
598 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt" 598 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pt".
599 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc" 599 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pc".
600 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%" 600 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1%".
601 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ " 601 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ ".
602 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em " 602 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+em ".
603 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex " 603 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ex ".
604 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px " 604 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+px ".
605 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in " 605 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+in ".
606 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm " 606 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+cm ".
607 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm " 607 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+mm ".
608 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt " 608 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pt ".
609 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc " 609 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pc ".
610 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% " 610 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+% ".
611 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- " 611 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E- ".
612 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em " 612 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-em ".
613 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex " 613 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-ex ".
614 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px " 614 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-px ".
615 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in " 615 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-in ".
616 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm " 616 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-cm ".
617 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm " 617 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-mm ".
618 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt " 618 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pt ".
619 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc " 619 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pc ".
620 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% " 620 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-% ".
621 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - " 621 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " - ".
622 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em " 622 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -em ".
623 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex " 623 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -ex ".
624 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px " 624 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -px ".
625 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in " 625 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -in ".
626 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm " 626 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -cm ".
627 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm " 627 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -mm ".
628 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt " 628 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pt ".
629 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc " 629 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pc ".
630 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% " 630 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -% ".
631 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + " 631 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " + ".
632 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em " 632 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +em ".
633 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex " 633 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +ex ".
634 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px " 634 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +px ".
635 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in " 635 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +in ".
636 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm " 636 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +cm ".
637 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm " 637 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +mm ".
638 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt " 638 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pt ".
639 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc " 639 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pc ".
640 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% " 640 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +% ".
641 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. " 641 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -. ".
642 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em " 642 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.em ".
643 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex " 643 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.ex ".
644 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px " 644 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.px ".
645 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in " 645 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.in ".
646 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm " 646 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.cm ".
647 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm " 647 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.mm ".
648 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt " 648 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pt ".
649 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc " 649 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pc ".
650 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% " 650 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.% ".
651 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- " 651 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .- ".
652 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em " 652 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-em ".
653 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex " 653 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-ex ".
654 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px " 654 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-px ".
655 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in " 655 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-in ".
656 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm " 656 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-cm ".
657 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm " 657 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-mm ".
658 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt " 658 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pt ".
659 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc " 659 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pc ".
660 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% " 660 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-% ".
661 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . " 661 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " . ".
662 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em " 662 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .em ".
663 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex " 663 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .ex ".
664 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px " 664 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .px ".
665 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in " 665 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .in ".
666 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm " 666 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .cm ".
667 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm " 667 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .mm ".
668 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt " 668 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pt ".
669 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc " 669 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pc ".
670 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% " 670 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .% ".
671 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. " 671 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +. ".
672 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em " 672 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.em ".
673 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex " 673 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.ex ".
674 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px " 674 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.px ".
675 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in " 675 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.in ".
676 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm " 676 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.cm ".
677 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm " 677 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.mm ".
678 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt " 678 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pt ".
679 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc " 679 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pc ".
680 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% " 680 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.% ".
681 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 " 681 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0 ".
682 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em " 682 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0em ".
683 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex " 683 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0ex ".
684 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px " 684 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0px ".
685 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in " 685 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0in ".
686 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm " 686 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0cm ".
687 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm " 687 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0mm ".
688 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt " 688 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pt ".
689 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc " 689 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pc ".
690 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% " 690 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0% ".
691 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 " 691 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1 ".
692 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em " 692 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1em ".
693 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex " 693 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1ex ".
694 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px " 694 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1px ".
695 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in " 695 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1in ".
696 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm " 696 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1cm ".
697 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm " 697 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1mm ".
698 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt " 698 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pt ".
699 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc " 699 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pc ".
700 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% " 700 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1% ".
701 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ " 701 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ ".
702 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em " 702 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+em ".
703 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex " 703 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ex ".
704 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px " 704 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+px ".
705 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in " 705 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+in ".
706 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm " 706 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+cm ".
707 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm " 707 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+mm ".
708 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt " 708 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pt ".
709 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc " 709 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pc ".
710 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% " 710 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+% ".
711 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- " 711 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E- ".
712 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em " 712 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-em ".
713 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex " 713 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-ex ".
714 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px " 714 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-px ".
715 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in " 715 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-in ".
716 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm " 716 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-cm ".
717 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm " 717 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-mm ".
718 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt " 718 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pt ".
719 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc " 719 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pc ".
720 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% " 720 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-% ".
721 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - " 721 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " - ".
722 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em " 722 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -em ".
723 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex " 723 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -ex ".
724 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px " 724 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -px ".
725 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in " 725 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -in ".
726 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm " 726 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -cm ".
727 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm " 727 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -mm ".
728 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt " 728 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pt ".
729 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc " 729 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pc ".
730 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% " 730 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -% ".
731 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + " 731 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " + ".
732 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em " 732 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +em ".
733 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex " 733 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +ex ".
734 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px " 734 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +px ".
735 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in " 735 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +in ".
736 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm " 736 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +cm ".
737 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm " 737 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +mm ".
738 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt " 738 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pt ".
739 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc " 739 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pc ".
740 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% " 740 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +% ".
741 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. " 741 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -. ".
742 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em " 742 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.em ".
743 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex " 743 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.ex ".
744 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px " 744 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.px ".
745 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in " 745 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.in ".
746 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm " 746 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.cm ".
747 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm " 747 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.mm ".
748 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt " 748 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pt ".
749 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc " 749 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pc ".
750 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% " 750 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.% ".
751 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- " 751 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .- ".
752 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em " 752 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-em ".
753 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex " 753 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-ex ".
754 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px " 754 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-px ".
755 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in " 755 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-in ".
756 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm " 756 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-cm ".
757 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm " 757 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-mm ".
758 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt " 758 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pt ".
759 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc " 759 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pc ".
760 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% " 760 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-% ".
761 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . " 761 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " . ".
762 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em " 762 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .em ".
763 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex " 763 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .ex ".
764 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px " 764 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .px ".
765 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in " 765 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .in ".
766 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm " 766 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .cm ".
767 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm " 767 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .mm ".
768 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt " 768 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pt ".
769 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc " 769 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pc ".
770 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% " 770 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .% ".
771 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. " 771 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +. ".
772 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em " 772 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.em ".
773 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex " 773 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.ex ".
774 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px " 774 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.px ".
775 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in " 775 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.in ".
776 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm " 776 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.cm ".
777 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm " 777 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.mm ".
778 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt " 778 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pt ".
779 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc " 779 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pc ".
780 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% " 780 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.% ".
781 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 " 781 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0 ".
782 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em " 782 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0em ".
783 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex " 783 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0ex ".
784 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px " 784 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0px ".
785 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in " 785 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0in ".
786 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm " 786 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0cm ".
787 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm " 787 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0mm ".
788 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt " 788 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pt ".
789 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc " 789 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pc ".
790 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% " 790 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0% ".
791 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 " 791 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1 ".
792 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em " 792 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1em ".
793 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex " 793 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1ex ".
794 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px " 794 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1px ".
795 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in " 795 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1in ".
796 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm " 796 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1cm ".
797 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm " 797 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1mm ".
798 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt " 798 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pt ".
799 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc " 799 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pc ".
800 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% " 800 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1% ".
801 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+\r\n\t " 801 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+\r\n\t ".
802 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em\r\n\t " 802 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+em\r\n\t ".
803 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex\r\n\t " 803 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ex\r\n\t ".
804 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px\r\n\t " 804 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+px\r\n\t ".
805 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in\r\n\t " 805 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+in\r\n\t ".
806 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm\r\n\t " 806 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+cm\r\n\t ".
807 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm\r\n\t " 807 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+mm\r\n\t ".
808 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt\r\n\t " 808 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pt\r\n\t ".
809 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc\r\n\t " 809 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pc\r\n\t ".
810 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%\r\n\t " 810 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+%\r\n\t ".
811 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-\r\n\t " 811 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-\r\n\t ".
812 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em\r\n\t " 812 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-em\r\n\t ".
813 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex\r\n\t " 813 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-ex\r\n\t ".
814 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px\r\n\t " 814 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-px\r\n\t ".
815 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in\r\n\t " 815 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-in\r\n\t ".
816 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm\r\n\t " 816 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-cm\r\n\t ".
817 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm\r\n\t " 817 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-mm\r\n\t ".
818 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt\r\n\t " 818 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pt\r\n\t ".
819 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc\r\n\t " 819 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pc\r\n\t ".
820 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%\r\n\t " 820 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-%\r\n\t ".
821 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -\r\n\t " 821 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -\r\n\t ".
822 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em\r\n\t " 822 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -em\r\n\t ".
823 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex\r\n\t " 823 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -ex\r\n\t ".
824 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px\r\n\t " 824 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -px\r\n\t ".
825 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in\r\n\t " 825 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -in\r\n\t ".
826 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm\r\n\t " 826 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -cm\r\n\t ".
827 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm\r\n\t " 827 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -mm\r\n\t ".
828 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt\r\n\t " 828 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pt\r\n\t ".
829 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc\r\n\t " 829 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pc\r\n\t ".
830 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%\r\n\t " 830 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -%\r\n\t ".
831 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +\r\n\t " 831 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +\r\n\t ".
832 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em\r\n\t " 832 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +em\r\n\t ".
833 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex\r\n\t " 833 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +ex\r\n\t ".
834 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px\r\n\t " 834 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +px\r\n\t ".
835 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in\r\n\t " 835 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +in\r\n\t ".
836 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm\r\n\t " 836 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +cm\r\n\t ".
837 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm\r\n\t " 837 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +mm\r\n\t ".
838 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt\r\n\t " 838 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pt\r\n\t ".
839 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc\r\n\t " 839 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pc\r\n\t ".
840 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%\r\n\t " 840 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +%\r\n\t ".
841 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.\r\n\t " 841 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.\r\n\t ".
842 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em\r\n\t " 842 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.em\r\n\t ".
843 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex\r\n\t " 843 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.ex\r\n\t ".
844 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px\r\n\t " 844 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.px\r\n\t ".
845 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in\r\n\t " 845 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.in\r\n\t ".
846 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm\r\n\t " 846 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.cm\r\n\t ".
847 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm\r\n\t " 847 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.mm\r\n\t ".
848 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt\r\n\t " 848 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pt\r\n\t ".
849 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc\r\n\t " 849 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pc\r\n\t ".
850 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%\r\n\t " 850 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.%\r\n\t ".
851 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-\r\n\t " 851 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-\r\n\t ".
852 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em\r\n\t " 852 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-em\r\n\t ".
853 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex\r\n\t " 853 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-ex\r\n\t ".
854 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px\r\n\t " 854 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-px\r\n\t ".
855 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in\r\n\t " 855 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-in\r\n\t ".
856 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm\r\n\t " 856 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-cm\r\n\t ".
857 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm\r\n\t " 857 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-mm\r\n\t ".
858 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt\r\n\t " 858 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pt\r\n\t ".
859 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc\r\n\t " 859 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pc\r\n\t ".
860 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%\r\n\t " 860 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-%\r\n\t ".
861 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .\r\n\t " 861 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .\r\n\t ".
862 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em\r\n\t " 862 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .em\r\n\t ".
863 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex\r\n\t " 863 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .ex\r\n\t ".
864 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px\r\n\t " 864 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .px\r\n\t ".
865 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in\r\n\t " 865 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .in\r\n\t ".
866 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm\r\n\t " 866 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .cm\r\n\t ".
867 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm\r\n\t " 867 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .mm\r\n\t ".
868 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt\r\n\t " 868 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pt\r\n\t ".
869 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc\r\n\t " 869 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pc\r\n\t ".
870 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%\r\n\t " 870 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .%\r\n\t ".
871 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.\r\n\t " 871 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.\r\n\t ".
872 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em\r\n\t " 872 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.em\r\n\t ".
873 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex\r\n\t " 873 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.ex\r\n\t ".
874 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px\r\n\t " 874 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.px\r\n\t ".
875 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in\r\n\t " 875 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.in\r\n\t ".
876 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm\r\n\t " 876 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.cm\r\n\t ".
877 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm\r\n\t " 877 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.mm\r\n\t ".
878 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt\r\n\t " 878 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pt\r\n\t ".
879 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc\r\n\t " 879 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pc\r\n\t ".
880 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%\r\n\t " 880 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.%\r\n\t ".
881 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0\r\n\t " 881 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0\r\n\t ".
882 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em\r\n\t " 882 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0em\r\n\t ".
883 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex\r\n\t " 883 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0ex\r\n\t ".
884 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px\r\n\t " 884 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0px\r\n\t ".
885 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in\r\n\t " 885 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0in\r\n\t ".
886 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm\r\n\t " 886 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0cm\r\n\t ".
887 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm\r\n\t " 887 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0mm\r\n\t ".
888 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt\r\n\t " 888 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pt\r\n\t ".
889 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc\r\n\t " 889 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pc\r\n\t ".
890 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%\r\n\t " 890 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0%\r\n\t ".
891 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1\r\n\t " 891 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1\r\n\t ".
892 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em\r\n\t " 892 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1em\r\n\t ".
893 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex\r\n\t " 893 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1ex\r\n\t ".
894 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px\r\n\t " 894 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1px\r\n\t ".
895 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in\r\n\t " 895 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1in\r\n\t ".
896 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm\r\n\t " 896 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1cm\r\n\t ".
897 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm\r\n\t " 897 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1mm\r\n\t ".
898 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt\r\n\t " 898 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pt\r\n\t ".
899 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc\r\n\t " 899 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pc\r\n\t ".
900 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%\r\n\t " 900 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1%\r\n\t ".
901 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+\f" 901 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+\f".
902 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em\f" 902 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+em\f".
903 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex\f" 903 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ex\f".
904 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px\f" 904 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+px\f".
905 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in\f" 905 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+in\f".
906 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm\f" 906 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+cm\f".
907 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm\f" 907 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+mm\f".
908 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt\f" 908 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pt\f".
909 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc\f" 909 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pc\f".
910 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%\f" 910 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+%\f".
911 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-\f" 911 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-\f".
912 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em\f" 912 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-em\f".
913 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex\f" 913 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-ex\f".
914 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px\f" 914 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-px\f".
915 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in\f" 915 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-in\f".
916 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm\f" 916 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-cm\f".
917 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm\f" 917 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-mm\f".
918 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt\f" 918 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pt\f".
919 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc\f" 919 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pc\f".
920 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%\f" 920 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-%\f".
921 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -\f" 921 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -\f".
922 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em\f" 922 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -em\f".
923 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex\f" 923 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -ex\f".
924 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px\f" 924 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -px\f".
925 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in\f" 925 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -in\f".
926 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm\f" 926 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -cm\f".
927 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm\f" 927 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -mm\f".
928 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt\f" 928 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pt\f".
929 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc\f" 929 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pc\f".
930 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%\f" 930 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -%\f".
931 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +\f" 931 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +\f".
932 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em\f" 932 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +em\f".
933 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex\f" 933 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +ex\f".
934 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px\f" 934 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +px\f".
935 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in\f" 935 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +in\f".
936 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm\f" 936 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +cm\f".
937 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm\f" 937 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +mm\f".
938 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt\f" 938 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pt\f".
939 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc\f" 939 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pc\f".
940 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%\f" 940 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +%\f".
941 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.\f" 941 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.\f".
942 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em\f" 942 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.em\f".
943 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex\f" 943 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.ex\f".
944 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px\f" 944 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.px\f".
945 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in\f" 945 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.in\f".
946 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm\f" 946 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.cm\f".
947 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm\f" 947 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.mm\f".
948 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt\f" 948 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pt\f".
949 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc\f" 949 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pc\f".
950 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%\f" 950 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.%\f".
951 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-\f" 951 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-\f".
952 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em\f" 952 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-em\f".
953 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex\f" 953 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-ex\f".
954 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px\f" 954 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-px\f".
955 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in\f" 955 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-in\f".
956 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm\f" 956 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-cm\f".
957 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm\f" 957 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-mm\f".
958 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt\f" 958 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pt\f".
959 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc\f" 959 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pc\f".
960 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%\f" 960 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-%\f".
961 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .\f" 961 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .\f".
962 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em\f" 962 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .em\f".
963 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex\f" 963 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .ex\f".
964 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px\f" 964 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .px\f".
965 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in\f" 965 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .in\f".
966 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm\f" 966 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .cm\f".
967 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm\f" 967 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .mm\f".
968 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt\f" 968 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pt\f".
969 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc\f" 969 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pc\f".
970 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%\f" 970 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .%\f".
971 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.\f" 971 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.\f".
972 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em\f" 972 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.em\f".
973 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex\f" 973 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.ex\f".
974 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px\f" 974 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.px\f".
975 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in\f" 975 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.in\f".
976 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm\f" 976 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.cm\f".
977 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm\f" 977 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.mm\f".
978 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt\f" 978 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pt\f".
979 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc\f" 979 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pc\f".
980 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%\f" 980 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.%\f".
981 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0\f" 981 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0\f".
982 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em\f" 982 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0em\f".
983 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex\f" 983 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0ex\f".
984 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px\f" 984 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0px\f".
985 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in\f" 985 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0in\f".
986 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm\f" 986 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0cm\f".
987 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm\f" 987 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0mm\f".
988 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt\f" 988 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pt\f".
989 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc\f" 989 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pc\f".
990 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%\f" 990 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0%\f".
991 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1\f" 991 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1\f".
992 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em\f" 992 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1em\f".
993 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex\f" 993 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1ex\f".
994 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px\f" 994 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1px\f".
995 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in\f" 995 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1in\f".
996 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm\f" 996 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1cm\f".
997 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm\f" 997 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1mm\f".
998 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt\f" 998 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pt\f".
999 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc\f" 999 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pc\f".
1000 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%\f" 1000 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1%\f".
1001 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+" 1001 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+".
1002 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em" 1002 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+em".
1003 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex" 1003 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ex".
1004 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px" 1004 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+px".
1005 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in" 1005 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+in".
1006 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm" 1006 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+cm".
1007 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm" 1007 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+mm".
1008 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt" 1008 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pt".
1009 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc" 1009 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pc".
1010 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%" 1010 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+%".
1011 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-" 1011 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-".
1012 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em" 1012 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-em".
1013 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex" 1013 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-ex".
1014 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px" 1014 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-px".
1015 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in" 1015 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-in".
1016 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm" 1016 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-cm".
1017 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm" 1017 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-mm".
1018 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt" 1018 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pt".
1019 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc" 1019 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pc".
1020 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%" 1020 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-%".
1021 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -" 1021 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -".
1022 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em" 1022 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -em".
1023 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex" 1023 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -ex".
1024 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px" 1024 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -px".
1025 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in" 1025 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -in".
1026 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm" 1026 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -cm".
1027 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm" 1027 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -mm".
1028 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt" 1028 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pt".
1029 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc" 1029 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pc".
1030 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%" 1030 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -%".
1031 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +" 1031 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +".
1032 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em" 1032 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +em".
1033 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex" 1033 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +ex".
1034 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px" 1034 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +px".
1035 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in" 1035 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +in".
1036 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm" 1036 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +cm".
1037 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm" 1037 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +mm".
1038 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt" 1038 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pt".
1039 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc" 1039 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pc".
1040 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%" 1040 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +%".
1041 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -." 1041 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.".
1042 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em" 1042 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.em".
1043 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex" 1043 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.ex".
1044 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px" 1044 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.px".
1045 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in" 1045 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.in".
1046 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm" 1046 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.cm".
1047 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm" 1047 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.mm".
1048 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt" 1048 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pt".
1049 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc" 1049 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pc".
1050 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%" 1050 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.%".
1051 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-" 1051 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-".
1052 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em" 1052 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-em".
1053 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex" 1053 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-ex".
1054 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px" 1054 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-px".
1055 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in" 1055 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-in".
1056 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm" 1056 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-cm".
1057 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm" 1057 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-mm".
1058 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt" 1058 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pt".
1059 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc" 1059 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pc".
1060 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%" 1060 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-%".
1061 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ." 1061 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .".
1062 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em" 1062 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .em".
1063 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex" 1063 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .ex".
1064 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px" 1064 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .px".
1065 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in" 1065 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .in".
1066 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm" 1066 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .cm".
1067 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm" 1067 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .mm".
1068 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt" 1068 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pt".
1069 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc" 1069 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pc".
1070 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%" 1070 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .%".
1071 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +." 1071 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.".
1072 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em" 1072 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.em".
1073 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex" 1073 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.ex".
1074 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px" 1074 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.px".
1075 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in" 1075 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.in".
1076 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm" 1076 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.cm".
1077 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm" 1077 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.mm".
1078 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt" 1078 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pt".
1079 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc" 1079 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pc".
1080 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%" 1080 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.%".
1081 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0" 1081 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0".
1082 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em" 1082 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0em".
1083 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex" 1083 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0ex".
1084 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px" 1084 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0px".
1085 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in" 1085 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0in".
1086 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm" 1086 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0cm".
1087 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm" 1087 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0mm".
1088 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt" 1088 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pt".
1089 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc" 1089 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pc".
1090 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%" 1090 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0%".
1091 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1" 1091 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1".
1092 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em" 1092 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1em".
1093 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex" 1093 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1ex".
1094 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px" 1094 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1px".
1095 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in" 1095 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1in".
1096 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm" 1096 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1cm".
1097 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm" 1097 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1mm".
1098 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt" 1098 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pt".
1099 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc" 1099 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pc".
1100 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%" 1100 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1%".
1101 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ " 1101 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ ".
1102 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em " 1102 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+em ".
1103 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex " 1103 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ex ".
1104 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px " 1104 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+px ".
1105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in " 1105 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+in ".
1106 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm " 1106 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+cm ".
1107 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm " 1107 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+mm ".
1108 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt " 1108 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pt ".
1109 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc " 1109 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pc ".
1110 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% " 1110 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+% ".
1111 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- " 1111 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E- ".
1112 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em " 1112 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-em ".
1113 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex " 1113 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-ex ".
1114 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px " 1114 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-px ".
1115 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in " 1115 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-in ".
1116 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm " 1116 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-cm ".
1117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm " 1117 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-mm ".
1118 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt " 1118 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pt ".
1119 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc " 1119 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pc ".
1120 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% " 1120 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-% ".
1121 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - " 1121 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " - ".
1122 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em " 1122 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -em ".
1123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex " 1123 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -ex ".
1124 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px " 1124 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -px ".
1125 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in " 1125 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -in ".
1126 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm " 1126 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -cm ".
1127 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm " 1127 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -mm ".
1128 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt " 1128 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pt ".
1129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc " 1129 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pc ".
1130 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% " 1130 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -% ".
1131 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + " 1131 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " + ".
1132 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em " 1132 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +em ".
1133 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex " 1133 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +ex ".
1134 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px " 1134 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +px ".
1135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in " 1135 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +in ".
1136 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm " 1136 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +cm ".
1137 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm " 1137 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +mm ".
1138 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt " 1138 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pt ".
1139 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc " 1139 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pc ".
1140 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% " 1140 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +% ".
1141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. " 1141 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -. ".
1142 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em " 1142 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.em ".
1143 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex " 1143 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.ex ".
1144 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px " 1144 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.px ".
1145 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in " 1145 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.in ".
1146 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm " 1146 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.cm ".
1147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm " 1147 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.mm ".
1148 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt " 1148 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pt ".
1149 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc " 1149 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pc ".
1150 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% " 1150 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.% ".
1151 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- " 1151 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .- ".
1152 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em " 1152 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-em ".
1153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex " 1153 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-ex ".
1154 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px " 1154 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-px ".
1155 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in " 1155 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-in ".
1156 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm " 1156 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-cm ".
1157 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm " 1157 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-mm ".
1158 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt " 1158 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pt ".
1159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc " 1159 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pc ".
1160 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% " 1160 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-% ".
1161 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . " 1161 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " . ".
1162 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em " 1162 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .em ".
1163 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex " 1163 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .ex ".
1164 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px " 1164 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .px ".
1165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in " 1165 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .in ".
1166 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm " 1166 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .cm ".
1167 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm " 1167 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .mm ".
1168 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt " 1168 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pt ".
1169 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc " 1169 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pc ".
1170 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% " 1170 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .% ".
1171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. " 1171 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +. ".
1172 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em " 1172 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.em ".
1173 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex " 1173 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.ex ".
1174 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px " 1174 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.px ".
1175 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in " 1175 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.in ".
1176 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm " 1176 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.cm ".
1177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm " 1177 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.mm ".
1178 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt " 1178 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pt ".
1179 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc " 1179 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pc ".
1180 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% " 1180 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.% ".
1181 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 " 1181 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0 ".
1182 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em " 1182 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0em ".
1183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex " 1183 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0ex ".
1184 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px " 1184 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0px ".
1185 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in " 1185 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0in ".
1186 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm " 1186 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0cm ".
1187 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm " 1187 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0mm ".
1188 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt " 1188 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pt ".
1189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc " 1189 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pc ".
1190 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% " 1190 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0% ".
1191 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 " 1191 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1 ".
1192 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em " 1192 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1em ".
1193 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex " 1193 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1ex ".
1194 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px " 1194 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1px ".
1195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in " 1195 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1in ".
1196 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm " 1196 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1cm ".
1197 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm " 1197 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1mm ".
1198 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt " 1198 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pt ".
1199 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc " 1199 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pc ".
1200 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% " 1200 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1% ".
1201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ " 1201 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ ".
1202 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em " 1202 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+em ".
1203 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex " 1203 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ex ".
1204 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px " 1204 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+px ".
1205 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in " 1205 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+in ".
1206 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm " 1206 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+cm ".
1207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm " 1207 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+mm ".
1208 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt " 1208 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pt ".
1209 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc " 1209 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pc ".
1210 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% " 1210 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+% ".
1211 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- " 1211 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E- ".
1212 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em " 1212 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-em ".
1213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex " 1213 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-ex ".
1214 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px " 1214 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-px ".
1215 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in " 1215 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-in ".
1216 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm " 1216 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-cm ".
1217 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm " 1217 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-mm ".
1218 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt " 1218 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pt ".
1219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc " 1219 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pc ".
1220 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% " 1220 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-% ".
1221 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - " 1221 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " - ".
1222 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em " 1222 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -em ".
1223 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex " 1223 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -ex ".
1224 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px " 1224 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -px ".
1225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in " 1225 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -in ".
1226 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm " 1226 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -cm ".
1227 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm " 1227 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -mm ".
1228 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt " 1228 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pt ".
1229 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc " 1229 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pc ".
1230 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% " 1230 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -% ".
1231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + " 1231 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " + ".
1232 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em " 1232 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +em ".
1233 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex " 1233 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +ex ".
1234 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px " 1234 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +px ".
1235 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in " 1235 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +in ".
1236 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm " 1236 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +cm ".
1237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm " 1237 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +mm ".
1238 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt " 1238 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pt ".
1239 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc " 1239 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pc ".
1240 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% " 1240 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +% ".
1241 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. " 1241 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -. ".
1242 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em " 1242 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.em ".
1243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex " 1243 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.ex ".
1244 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px " 1244 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.px ".
1245 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in " 1245 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.in ".
1246 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm " 1246 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.cm ".
1247 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm " 1247 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.mm ".
1248 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt " 1248 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pt ".
1249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc " 1249 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pc ".
1250 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% " 1250 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.% ".
1251 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- " 1251 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .- ".
1252 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em " 1252 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-em ".
1253 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex " 1253 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-ex ".
1254 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px " 1254 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-px ".
1255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in " 1255 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-in ".
1256 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm " 1256 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-cm ".
1257 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm " 1257 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-mm ".
1258 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt " 1258 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pt ".
1259 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc " 1259 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pc ".
1260 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% " 1260 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-% ".
1261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . " 1261 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " . ".
1262 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em " 1262 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .em ".
1263 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex " 1263 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .ex ".
1264 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px " 1264 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .px ".
1265 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in " 1265 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .in ".
1266 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm " 1266 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .cm ".
1267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm " 1267 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .mm ".
1268 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt " 1268 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pt ".
1269 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc " 1269 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pc ".
1270 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% " 1270 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .% ".
1271 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. " 1271 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +. ".
1272 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em " 1272 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.em ".
1273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex " 1273 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.ex ".
1274 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px " 1274 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.px ".
1275 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in " 1275 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.in ".
1276 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm " 1276 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.cm ".
1277 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm " 1277 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.mm ".
1278 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt " 1278 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pt ".
1279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc " 1279 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pc ".
1280 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% " 1280 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.% ".
1281 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 " 1281 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0 ".
1282 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em " 1282 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0em ".
1283 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex " 1283 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0ex ".
1284 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px " 1284 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0px ".
1285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in " 1285 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0in ".
1286 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm " 1286 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0cm ".
1287 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm " 1287 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0mm ".
1288 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt " 1288 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pt ".
1289 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc " 1289 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pc ".
1290 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% " 1290 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0% ".
1291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 " 1291 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1 ".
1292 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em " 1292 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1em ".
1293 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex " 1293 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1ex ".
1294 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px " 1294 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1px ".
1295 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in " 1295 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1in ".
1296 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm " 1296 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1cm ".
1297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm " 1297 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1mm ".
1298 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt " 1298 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pt ".
1299 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc " 1299 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pc ".
1300 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% " 1300 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1% ".
1301 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+\r\n\t " 1301 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+\r\n\t ".
1302 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em\r\n\t " 1302 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+em\r\n\t ".
1303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex\r\n\t " 1303 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ex\r\n\t ".
1304 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px\r\n\t " 1304 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+px\r\n\t ".
1305 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in\r\n\t " 1305 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+in\r\n\t ".
1306 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm\r\n\t " 1306 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+cm\r\n\t ".
1307 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm\r\n\t " 1307 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+mm\r\n\t ".
1308 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt\r\n\t " 1308 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pt\r\n\t ".
1309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc\r\n\t " 1309 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pc\r\n\t ".
1310 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%\r\n\t " 1310 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+%\r\n\t ".
1311 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-\r\n\t " 1311 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-\r\n\t ".
1312 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em\r\n\t " 1312 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-em\r\n\t ".
1313 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex\r\n\t " 1313 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-ex\r\n\t ".
1314 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px\r\n\t " 1314 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-px\r\n\t ".
1315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in\r\n\t " 1315 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-in\r\n\t ".
1316 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm\r\n\t " 1316 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-cm\r\n\t ".
1317 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm\r\n\t " 1317 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-mm\r\n\t ".
1318 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt\r\n\t " 1318 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pt\r\n\t ".
1319 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc\r\n\t " 1319 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pc\r\n\t ".
1320 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%\r\n\t " 1320 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-%\r\n\t ".
1321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -\r\n\t " 1321 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -\r\n\t ".
1322 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em\r\n\t " 1322 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -em\r\n\t ".
1323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex\r\n\t " 1323 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -ex\r\n\t ".
1324 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px\r\n\t " 1324 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -px\r\n\t ".
1325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in\r\n\t " 1325 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -in\r\n\t ".
1326 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm\r\n\t " 1326 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -cm\r\n\t ".
1327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm\r\n\t " 1327 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -mm\r\n\t ".
1328 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt\r\n\t " 1328 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pt\r\n\t ".
1329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc\r\n\t " 1329 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pc\r\n\t ".
1330 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%\r\n\t " 1330 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -%\r\n\t ".
1331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +\r\n\t " 1331 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +\r\n\t ".
1332 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em\r\n\t " 1332 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +em\r\n\t ".
1333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex\r\n\t " 1333 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +ex\r\n\t ".
1334 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px\r\n\t " 1334 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +px\r\n\t ".
1335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in\r\n\t " 1335 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +in\r\n\t ".
1336 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm\r\n\t " 1336 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +cm\r\n\t ".
1337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm\r\n\t " 1337 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +mm\r\n\t ".
1338 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt\r\n\t " 1338 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pt\r\n\t ".
1339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc\r\n\t " 1339 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pc\r\n\t ".
1340 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%\r\n\t " 1340 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +%\r\n\t ".
1341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.\r\n\t " 1341 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.\r\n\t ".
1342 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em\r\n\t " 1342 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.em\r\n\t ".
1343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex\r\n\t " 1343 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.ex\r\n\t ".
1344 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px\r\n\t " 1344 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.px\r\n\t ".
1345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in\r\n\t " 1345 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.in\r\n\t ".
1346 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm\r\n\t " 1346 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.cm\r\n\t ".
1347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm\r\n\t " 1347 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.mm\r\n\t ".
1348 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt\r\n\t " 1348 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pt\r\n\t ".
1349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc\r\n\t " 1349 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pc\r\n\t ".
1350 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%\r\n\t " 1350 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.%\r\n\t ".
1351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-\r\n\t " 1351 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-\r\n\t ".
1352 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em\r\n\t " 1352 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-em\r\n\t ".
1353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex\r\n\t " 1353 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-ex\r\n\t ".
1354 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px\r\n\t " 1354 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-px\r\n\t ".
1355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in\r\n\t " 1355 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-in\r\n\t ".
1356 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm\r\n\t " 1356 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-cm\r\n\t ".
1357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm\r\n\t " 1357 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-mm\r\n\t ".
1358 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt\r\n\t " 1358 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pt\r\n\t ".
1359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc\r\n\t " 1359 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pc\r\n\t ".
1360 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%\r\n\t " 1360 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-%\r\n\t ".
1361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .\r\n\t " 1361 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .\r\n\t ".
1362 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em\r\n\t " 1362 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .em\r\n\t ".
1363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex\r\n\t " 1363 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .ex\r\n\t ".
1364 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px\r\n\t " 1364 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .px\r\n\t ".
1365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in\r\n\t " 1365 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .in\r\n\t ".
1366 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm\r\n\t " 1366 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .cm\r\n\t ".
1367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm\r\n\t " 1367 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .mm\r\n\t ".
1368 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt\r\n\t " 1368 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pt\r\n\t ".
1369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc\r\n\t " 1369 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pc\r\n\t ".
1370 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%\r\n\t " 1370 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .%\r\n\t ".
1371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.\r\n\t " 1371 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.\r\n\t ".
1372 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em\r\n\t " 1372 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.em\r\n\t ".
1373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex\r\n\t " 1373 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.ex\r\n\t ".
1374 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px\r\n\t " 1374 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.px\r\n\t ".
1375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in\r\n\t " 1375 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.in\r\n\t ".
1376 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm\r\n\t " 1376 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.cm\r\n\t ".
1377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm\r\n\t " 1377 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.mm\r\n\t ".
1378 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt\r\n\t " 1378 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pt\r\n\t ".
1379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc\r\n\t " 1379 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pc\r\n\t ".
1380 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%\r\n\t " 1380 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.%\r\n\t ".
1381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0\r\n\t " 1381 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0\r\n\t ".
1382 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em\r\n\t " 1382 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0em\r\n\t ".
1383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex\r\n\t " 1383 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0ex\r\n\t ".
1384 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px\r\n\t " 1384 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0px\r\n\t ".
1385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in\r\n\t " 1385 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0in\r\n\t ".
1386 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm\r\n\t " 1386 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0cm\r\n\t ".
1387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm\r\n\t " 1387 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0mm\r\n\t ".
1388 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt\r\n\t " 1388 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pt\r\n\t ".
1389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc\r\n\t " 1389 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pc\r\n\t ".
1390 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%\r\n\t " 1390 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0%\r\n\t ".
1391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1\r\n\t " 1391 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1\r\n\t ".
1392 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em\r\n\t " 1392 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1em\r\n\t ".
1393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex\r\n\t " 1393 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1ex\r\n\t ".
1394 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px\r\n\t " 1394 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1px\r\n\t ".
1395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in\r\n\t " 1395 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1in\r\n\t ".
1396 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm\r\n\t " 1396 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1cm\r\n\t ".
1397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm\r\n\t " 1397 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1mm\r\n\t ".
1398 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt\r\n\t " 1398 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pt\r\n\t ".
1399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc\r\n\t " 1399 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pc\r\n\t ".
1400 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%\r\n\t " 1400 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1%\r\n\t ".
1401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+\f" 1401 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+\f".
1402 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em\f" 1402 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+em\f".
1403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex\f" 1403 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+ex\f".
1404 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px\f" 1404 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+px\f".
1405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in\f" 1405 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+in\f".
1406 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm\f" 1406 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+cm\f".
1407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm\f" 1407 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+mm\f".
1408 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt\f" 1408 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pt\f".
1409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc\f" 1409 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+pc\f".
1410 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%\f" 1410 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e+%\f".
1411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-\f" 1411 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-\f".
1412 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em\f" 1412 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-em\f".
1413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex\f" 1413 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-ex\f".
1414 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px\f" 1414 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-px\f".
1415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in\f" 1415 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-in\f".
1416 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm\f" 1416 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-cm\f".
1417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm\f" 1417 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-mm\f".
1418 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt\f" 1418 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pt\f".
1419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc\f" 1419 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-pc\f".
1420 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%\f" 1420 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E-%\f".
1421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -\f" 1421 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -\f".
1422 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em\f" 1422 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -em\f".
1423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex\f" 1423 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -ex\f".
1424 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px\f" 1424 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -px\f".
1425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in\f" 1425 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -in\f".
1426 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm\f" 1426 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -cm\f".
1427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm\f" 1427 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -mm\f".
1428 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt\f" 1428 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pt\f".
1429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc\f" 1429 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -pc\f".
1430 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%\f" 1430 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -%\f".
1431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +\f" 1431 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +\f".
1432 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em\f" 1432 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +em\f".
1433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex\f" 1433 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +ex\f".
1434 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px\f" 1434 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +px\f".
1435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in\f" 1435 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +in\f".
1436 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm\f" 1436 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +cm\f".
1437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm\f" 1437 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +mm\f".
1438 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt\f" 1438 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pt\f".
1439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc\f" 1439 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +pc\f".
1440 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%\f" 1440 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +%\f".
1441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.\f" 1441 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.\f".
1442 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em\f" 1442 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.em\f".
1443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex\f" 1443 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.ex\f".
1444 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px\f" 1444 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.px\f".
1445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in\f" 1445 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.in\f".
1446 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm\f" 1446 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.cm\f".
1447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm\f" 1447 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.mm\f".
1448 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt\f" 1448 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pt\f".
1449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc\f" 1449 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.pc\f".
1450 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%\f" 1450 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -.%\f".
1451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-\f" 1451 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-\f".
1452 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em\f" 1452 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-em\f".
1453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex\f" 1453 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-ex\f".
1454 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px\f" 1454 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-px\f".
1455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in\f" 1455 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-in\f".
1456 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm\f" 1456 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-cm\f".
1457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm\f" 1457 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-mm\f".
1458 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt\f" 1458 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pt\f".
1459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc\f" 1459 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-pc\f".
1460 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%\f" 1460 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .-%\f".
1461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .\f" 1461 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .\f".
1462 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em\f" 1462 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .em\f".
1463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex\f" 1463 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .ex\f".
1464 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px\f" 1464 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .px\f".
1465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in\f" 1465 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .in\f".
1466 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm\f" 1466 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .cm\f".
1467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm\f" 1467 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .mm\f".
1468 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt\f" 1468 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pt\f".
1469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc\f" 1469 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .pc\f".
1470 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%\f" 1470 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .%\f".
1471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.\f" 1471 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.\f".
1472 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em\f" 1472 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.em\f".
1473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex\f" 1473 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.ex\f".
1474 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px\f" 1474 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.px\f".
1475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in\f" 1475 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.in\f".
1476 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm\f" 1476 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.cm\f".
1477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm\f" 1477 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.mm\f".
1478 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt\f" 1478 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pt\f".
1479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc\f" 1479 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.pc\f".
1480 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%\f" 1480 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " +.%\f".
1481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0\f" 1481 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0\f".
1482 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em\f" 1482 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0em\f".
1483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex\f" 1483 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0ex\f".
1484 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px\f" 1484 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0px\f".
1485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in\f" 1485 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0in\f".
1486 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm\f" 1486 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0cm\f".
1487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm\f" 1487 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0mm\f".
1488 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt\f" 1488 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pt\f".
1489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc\f" 1489 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0pc\f".
1490 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%\f" 1490 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " .E0%\f".
1491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1\f" 1491 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1\f".
1492 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em\f" 1492 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1em\f".
1493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex\f" 1493 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1ex\f".
1494 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px\f" 1494 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1px\f".
1495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in\f" 1495 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1in\f".
1496 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm\f" 1496 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1cm\f".
1497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm\f" 1497 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1mm\f".
1498 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt\f" 1498 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pt\f".
1499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc\f" 1499 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1pc\f".
1500 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%\f" 1500 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e1%\f".
1501 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+" 1501 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+".
1502 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+em" 1502 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+em".
1503 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+ex" 1503 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+ex".
1504 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+px" 1504 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+px".
1505 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+in" 1505 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+in".
1506 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+cm" 1506 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+cm".
1507 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+mm" 1507 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+mm".
1508 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+pt" 1508 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+pt".
1509 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+pc" 1509 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+pc".
1510 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+%" 1510 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+%".
1511 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-" 1511 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-".
1512 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-em" 1512 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-em".
1513 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-ex" 1513 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-ex".
1514 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-px" 1514 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-px".
1515 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-in" 1515 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-in".
1516 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-cm" 1516 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-cm".
1517 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-mm" 1517 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-mm".
1518 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-pt" 1518 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-pt".
1519 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-pc" 1519 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-pc".
1520 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-%" 1520 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-%".
1521 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -" 1521 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -".
1522 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -em" 1522 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -em".
1523 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -ex" 1523 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -ex".
1524 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -px" 1524 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -px".
1525 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -in" 1525 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -in".
1526 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -cm" 1526 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -cm".
1527 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -mm" 1527 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -mm".
1528 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -pt" 1528 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -pt".
1529 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -pc" 1529 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -pc".
1530 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -%" 1530 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -%".
1531 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +" 1531 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +".
1532 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +em" 1532 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +em".
1533 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +ex" 1533 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +ex".
1534 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +px" 1534 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +px".
1535 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +in" 1535 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +in".
1536 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +cm" 1536 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +cm".
1537 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +mm" 1537 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +mm".
1538 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +pt" 1538 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +pt".
1539 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +pc" 1539 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +pc".
1540 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +%" 1540 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +%".
1541 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -." 1541 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.".
1542 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.em" 1542 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.em".
1543 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.ex" 1543 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.ex".
1544 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.px" 1544 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.px".
1545 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.in" 1545 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.in".
1546 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.cm" 1546 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.cm".
1547 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.mm" 1547 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.mm".
1548 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.pt" 1548 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.pt".
1549 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.pc" 1549 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.pc".
1550 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.%" 1550 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.%".
1551 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-" 1551 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-".
1552 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-em" 1552 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-em".
1553 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-ex" 1553 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-ex".
1554 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-px" 1554 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-px".
1555 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-in" 1555 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-in".
1556 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-cm" 1556 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-cm".
1557 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-mm" 1557 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-mm".
1558 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-pt" 1558 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-pt".
1559 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-pc" 1559 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-pc".
1560 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-%" 1560 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-%".
1561 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ." 1561 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .".
1562 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .em" 1562 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .em".
1563 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .ex" 1563 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .ex".
1564 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .px" 1564 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .px".
1565 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .in" 1565 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .in".
1566 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .cm" 1566 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .cm".
1567 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .mm" 1567 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .mm".
1568 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .pt" 1568 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .pt".
1569 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .pc" 1569 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .pc".
1570 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .%" 1570 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .%".
1571 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +." 1571 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.".
1572 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.em" 1572 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.em".
1573 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.ex" 1573 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.ex".
1574 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.px" 1574 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.px".
1575 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.in" 1575 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.in".
1576 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.cm" 1576 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.cm".
1577 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.mm" 1577 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.mm".
1578 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.pt" 1578 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.pt".
1579 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.pc" 1579 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.pc".
1580 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.%" 1580 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.%".
1581 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0" 1581 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0".
1582 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0em" 1582 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0em".
1583 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0ex" 1583 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0ex".
1584 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0px" 1584 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0px".
1585 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0in" 1585 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0in".
1586 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0cm" 1586 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0cm".
1587 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0mm" 1587 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0mm".
1588 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0pt" 1588 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0pt".
1589 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0pc" 1589 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0pc".
1590 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0%" 1590 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0%".
1591 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1" 1591 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1".
1592 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1em" 1592 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1em".
1593 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1ex" 1593 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1ex".
1594 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1px" 1594 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1px".
1595 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1in" 1595 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1in".
1596 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1cm" 1596 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1cm".
1597 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1mm" 1597 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1mm".
1598 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1pt" 1598 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1pt".
1599 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1pc" 1599 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1pc".
1600 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1%" 1600 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1%".
1601 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+ " 1601 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+ ".
1602 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+em " 1602 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+em ".
1603 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+ex " 1603 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+ex ".
1604 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+px " 1604 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+px ".
1605 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+in " 1605 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+in ".
1606 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+cm " 1606 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+cm ".
1607 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+mm " 1607 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+mm ".
1608 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+pt " 1608 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+pt ".
1609 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+pc " 1609 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+pc ".
1610 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+% " 1610 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+% ".
1611 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E- " 1611 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E- ".
1612 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-em " 1612 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-em ".
1613 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-ex " 1613 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-ex ".
1614 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-px " 1614 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-px ".
1615 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-in " 1615 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-in ".
1616 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-cm " 1616 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-cm ".
1617 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-mm " 1617 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-mm ".
1618 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-pt " 1618 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-pt ".
1619 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-pc " 1619 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-pc ".
1620 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-% " 1620 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-% ".
1621 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t - " 1621 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t - ".
1622 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -em " 1622 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -em ".
1623 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -ex " 1623 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -ex ".
1624 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -px " 1624 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -px ".
1625 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -in " 1625 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -in ".
1626 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -cm " 1626 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -cm ".
1627 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -mm " 1627 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -mm ".
1628 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -pt " 1628 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -pt ".
1629 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -pc " 1629 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -pc ".
1630 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -% " 1630 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -% ".
1631 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t + " 1631 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t + ".
1632 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +em " 1632 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +em ".
1633 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +ex " 1633 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +ex ".
1634 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +px " 1634 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +px ".
1635 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +in " 1635 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +in ".
1636 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +cm " 1636 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +cm ".
1637 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +mm " 1637 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +mm ".
1638 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +pt " 1638 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +pt ".
1639 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +pc " 1639 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +pc ".
1640 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +% " 1640 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +% ".
1641 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -. " 1641 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -. ".
1642 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.em " 1642 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.em ".
1643 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.ex " 1643 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.ex ".
1644 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.px " 1644 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.px ".
1645 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.in " 1645 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.in ".
1646 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.cm " 1646 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.cm ".
1647 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.mm " 1647 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.mm ".
1648 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.pt " 1648 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.pt ".
1649 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.pc " 1649 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.pc ".
1650 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.% " 1650 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.% ".
1651 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .- " 1651 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .- ".
1652 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-em " 1652 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-em ".
1653 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-ex " 1653 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-ex ".
1654 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-px " 1654 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-px ".
1655 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-in " 1655 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-in ".
1656 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-cm " 1656 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-cm ".
1657 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-mm " 1657 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-mm ".
1658 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-pt " 1658 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-pt ".
1659 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-pc " 1659 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-pc ".
1660 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-% " 1660 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-% ".
1661 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t . " 1661 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t . ".
1662 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .em " 1662 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .em ".
1663 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .ex " 1663 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .ex ".
1664 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .px " 1664 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .px ".
1665 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .in " 1665 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .in ".
1666 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .cm " 1666 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .cm ".
1667 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .mm " 1667 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .mm ".
1668 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .pt " 1668 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .pt ".
1669 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .pc " 1669 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .pc ".
1670 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .% " 1670 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .% ".
1671 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +. " 1671 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +. ".
1672 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.em " 1672 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.em ".
1673 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.ex " 1673 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.ex ".
1674 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.px " 1674 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.px ".
1675 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.in " 1675 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.in ".
1676 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.cm " 1676 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.cm ".
1677 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.mm " 1677 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.mm ".
1678 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.pt " 1678 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.pt ".
1679 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.pc " 1679 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.pc ".
1680 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.% " 1680 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.% ".
1681 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0 " 1681 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0 ".
1682 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0em " 1682 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0em ".
1683 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0ex " 1683 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0ex ".
1684 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0px " 1684 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0px ".
1685 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0in " 1685 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0in ".
1686 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0cm " 1686 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0cm ".
1687 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0mm " 1687 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0mm ".
1688 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0pt " 1688 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0pt ".
1689 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0pc " 1689 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0pc ".
1690 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0% " 1690 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0% ".
1691 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1 " 1691 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1 ".
1692 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1em " 1692 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1em ".
1693 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1ex " 1693 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1ex ".
1694 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1px " 1694 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1px ".
1695 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1in " 1695 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1in ".
1696 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1cm " 1696 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1cm ".
1697 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1mm " 1697 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1mm ".
1698 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1pt " 1698 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1pt ".
1699 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1pc " 1699 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1pc ".
1700 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1% " 1700 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1% ".
1701 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+ " 1701 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+ ".
1702 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+em " 1702 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+em ".
1703 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+ex " 1703 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+ex ".
1704 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+px " 1704 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+px ".
1705 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+in " 1705 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+in ".
1706 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+cm " 1706 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+cm ".
1707 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+mm " 1707 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+mm ".
1708 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+pt " 1708 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+pt ".
1709 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+pc " 1709 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+pc ".
1710 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+% " 1710 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+% ".
1711 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E- " 1711 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E- ".
1712 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-em " 1712 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-em ".
1713 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-ex " 1713 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-ex ".
1714 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-px " 1714 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-px ".
1715 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-in " 1715 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-in ".
1716 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-cm " 1716 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-cm ".
1717 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-mm " 1717 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-mm ".
1718 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-pt " 1718 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-pt ".
1719 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-pc " 1719 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-pc ".
1720 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-% " 1720 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-% ".
1721 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t - " 1721 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t - ".
1722 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -em " 1722 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -em ".
1723 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -ex " 1723 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -ex ".
1724 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -px " 1724 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -px ".
1725 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -in " 1725 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -in ".
1726 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -cm " 1726 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -cm ".
1727 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -mm " 1727 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -mm ".
1728 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -pt " 1728 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -pt ".
1729 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -pc " 1729 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -pc ".
1730 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -% " 1730 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -% ".
1731 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t + " 1731 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t + ".
1732 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +em " 1732 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +em ".
1733 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +ex " 1733 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +ex ".
1734 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +px " 1734 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +px ".
1735 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +in " 1735 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +in ".
1736 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +cm " 1736 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +cm ".
1737 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +mm " 1737 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +mm ".
1738 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +pt " 1738 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +pt ".
1739 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +pc " 1739 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +pc ".
1740 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +% " 1740 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +% ".
1741 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -. " 1741 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -. ".
1742 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.em " 1742 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.em ".
1743 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.ex " 1743 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.ex ".
1744 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.px " 1744 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.px ".
1745 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.in " 1745 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.in ".
1746 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.cm " 1746 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.cm ".
1747 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.mm " 1747 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.mm ".
1748 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.pt " 1748 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.pt ".
1749 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.pc " 1749 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.pc ".
1750 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.% " 1750 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.% ".
1751 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .- " 1751 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .- ".
1752 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-em " 1752 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-em ".
1753 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-ex " 1753 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-ex ".
1754 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-px " 1754 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-px ".
1755 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-in " 1755 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-in ".
1756 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-cm " 1756 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-cm ".
1757 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-mm " 1757 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-mm ".
1758 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-pt " 1758 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-pt ".
1759 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-pc " 1759 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-pc ".
1760 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-% " 1760 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-% ".
1761 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t . " 1761 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t . ".
1762 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .em " 1762 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .em ".
1763 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .ex " 1763 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .ex ".
1764 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .px " 1764 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .px ".
1765 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .in " 1765 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .in ".
1766 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .cm " 1766 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .cm ".
1767 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .mm " 1767 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .mm ".
1768 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .pt " 1768 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .pt ".
1769 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .pc " 1769 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .pc ".
1770 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .% " 1770 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .% ".
1771 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +. " 1771 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +. ".
1772 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.em " 1772 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.em ".
1773 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.ex " 1773 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.ex ".
1774 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.px " 1774 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.px ".
1775 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.in " 1775 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.in ".
1776 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.cm " 1776 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.cm ".
1777 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.mm " 1777 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.mm ".
1778 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.pt " 1778 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.pt ".
1779 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.pc " 1779 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.pc ".
1780 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.% " 1780 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.% ".
1781 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0 " 1781 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0 ".
1782 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0em " 1782 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0em ".
1783 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0ex " 1783 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0ex ".
1784 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0px " 1784 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0px ".
1785 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0in " 1785 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0in ".
1786 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0cm " 1786 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0cm ".
1787 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0mm " 1787 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0mm ".
1788 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0pt " 1788 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0pt ".
1789 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0pc " 1789 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0pc ".
1790 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0% " 1790 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0% ".
1791 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1 " 1791 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1 ".
1792 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1em " 1792 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1em ".
1793 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1ex " 1793 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1ex ".
1794 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1px " 1794 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1px ".
1795 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1in " 1795 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1in ".
1796 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1cm " 1796 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1cm ".
1797 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1mm " 1797 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1mm ".
1798 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1pt " 1798 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1pt ".
1799 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1pc " 1799 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1pc ".
1800 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1% " 1800 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1% ".
1801 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+\r\n\t " 1801 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+\r\n\t ".
1802 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+em\r\n\t " 1802 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+em\r\n\t ".
1803 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+ex\r\n\t " 1803 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+ex\r\n\t ".
1804 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+px\r\n\t " 1804 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+px\r\n\t ".
1805 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+in\r\n\t " 1805 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+in\r\n\t ".
1806 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+cm\r\n\t " 1806 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+cm\r\n\t ".
1807 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+mm\r\n\t " 1807 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+mm\r\n\t ".
1808 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+pt\r\n\t " 1808 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+pt\r\n\t ".
1809 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+pc\r\n\t " 1809 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+pc\r\n\t ".
1810 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+%\r\n\t " 1810 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+%\r\n\t ".
1811 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-\r\n\t " 1811 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-\r\n\t ".
1812 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-em\r\n\t " 1812 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-em\r\n\t ".
1813 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-ex\r\n\t " 1813 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-ex\r\n\t ".
1814 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-px\r\n\t " 1814 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-px\r\n\t ".
1815 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-in\r\n\t " 1815 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-in\r\n\t ".
1816 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-cm\r\n\t " 1816 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-cm\r\n\t ".
1817 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-mm\r\n\t " 1817 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-mm\r\n\t ".
1818 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-pt\r\n\t " 1818 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-pt\r\n\t ".
1819 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-pc\r\n\t " 1819 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-pc\r\n\t ".
1820 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-%\r\n\t " 1820 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-%\r\n\t ".
1821 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -\r\n\t " 1821 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -\r\n\t ".
1822 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -em\r\n\t " 1822 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -em\r\n\t ".
1823 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -ex\r\n\t " 1823 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -ex\r\n\t ".
1824 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -px\r\n\t " 1824 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -px\r\n\t ".
1825 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -in\r\n\t " 1825 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -in\r\n\t ".
1826 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -cm\r\n\t " 1826 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -cm\r\n\t ".
1827 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -mm\r\n\t " 1827 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -mm\r\n\t ".
1828 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -pt\r\n\t " 1828 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -pt\r\n\t ".
1829 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -pc\r\n\t " 1829 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -pc\r\n\t ".
1830 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -%\r\n\t " 1830 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -%\r\n\t ".
1831 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +\r\n\t " 1831 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +\r\n\t ".
1832 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +em\r\n\t " 1832 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +em\r\n\t ".
1833 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +ex\r\n\t " 1833 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +ex\r\n\t ".
1834 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +px\r\n\t " 1834 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +px\r\n\t ".
1835 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +in\r\n\t " 1835 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +in\r\n\t ".
1836 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +cm\r\n\t " 1836 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +cm\r\n\t ".
1837 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +mm\r\n\t " 1837 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +mm\r\n\t ".
1838 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +pt\r\n\t " 1838 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +pt\r\n\t ".
1839 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +pc\r\n\t " 1839 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +pc\r\n\t ".
1840 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +%\r\n\t " 1840 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +%\r\n\t ".
1841 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.\r\n\t " 1841 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.\r\n\t ".
1842 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.em\r\n\t " 1842 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.em\r\n\t ".
1843 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.ex\r\n\t " 1843 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.ex\r\n\t ".
1844 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.px\r\n\t " 1844 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.px\r\n\t ".
1845 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.in\r\n\t " 1845 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.in\r\n\t ".
1846 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.cm\r\n\t " 1846 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.cm\r\n\t ".
1847 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.mm\r\n\t " 1847 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.mm\r\n\t ".
1848 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.pt\r\n\t " 1848 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.pt\r\n\t ".
1849 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.pc\r\n\t " 1849 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.pc\r\n\t ".
1850 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.%\r\n\t " 1850 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.%\r\n\t ".
1851 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-\r\n\t " 1851 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-\r\n\t ".
1852 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-em\r\n\t " 1852 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-em\r\n\t ".
1853 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-ex\r\n\t " 1853 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-ex\r\n\t ".
1854 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-px\r\n\t " 1854 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-px\r\n\t ".
1855 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-in\r\n\t " 1855 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-in\r\n\t ".
1856 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-cm\r\n\t " 1856 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-cm\r\n\t ".
1857 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-mm\r\n\t " 1857 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-mm\r\n\t ".
1858 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-pt\r\n\t " 1858 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-pt\r\n\t ".
1859 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-pc\r\n\t " 1859 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-pc\r\n\t ".
1860 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-%\r\n\t " 1860 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-%\r\n\t ".
1861 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .\r\n\t " 1861 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .\r\n\t ".
1862 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .em\r\n\t " 1862 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .em\r\n\t ".
1863 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .ex\r\n\t " 1863 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .ex\r\n\t ".
1864 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .px\r\n\t " 1864 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .px\r\n\t ".
1865 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .in\r\n\t " 1865 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .in\r\n\t ".
1866 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .cm\r\n\t " 1866 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .cm\r\n\t ".
1867 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .mm\r\n\t " 1867 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .mm\r\n\t ".
1868 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .pt\r\n\t " 1868 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .pt\r\n\t ".
1869 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .pc\r\n\t " 1869 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .pc\r\n\t ".
1870 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .%\r\n\t " 1870 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .%\r\n\t ".
1871 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.\r\n\t " 1871 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.\r\n\t ".
1872 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.em\r\n\t " 1872 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.em\r\n\t ".
1873 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.ex\r\n\t " 1873 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.ex\r\n\t ".
1874 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.px\r\n\t " 1874 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.px\r\n\t ".
1875 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.in\r\n\t " 1875 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.in\r\n\t ".
1876 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.cm\r\n\t " 1876 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.cm\r\n\t ".
1877 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.mm\r\n\t " 1877 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.mm\r\n\t ".
1878 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.pt\r\n\t " 1878 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.pt\r\n\t ".
1879 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.pc\r\n\t " 1879 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.pc\r\n\t ".
1880 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.%\r\n\t " 1880 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.%\r\n\t ".
1881 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0\r\n\t " 1881 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0\r\n\t ".
1882 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0em\r\n\t " 1882 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0em\r\n\t ".
1883 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0ex\r\n\t " 1883 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0ex\r\n\t ".
1884 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0px\r\n\t " 1884 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0px\r\n\t ".
1885 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0in\r\n\t " 1885 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0in\r\n\t ".
1886 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0cm\r\n\t " 1886 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0cm\r\n\t ".
1887 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0mm\r\n\t " 1887 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0mm\r\n\t ".
1888 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0pt\r\n\t " 1888 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0pt\r\n\t ".
1889 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0pc\r\n\t " 1889 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0pc\r\n\t ".
1890 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0%\r\n\t " 1890 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0%\r\n\t ".
1891 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1\r\n\t " 1891 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1\r\n\t ".
1892 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1em\r\n\t " 1892 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1em\r\n\t ".
1893 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1ex\r\n\t " 1893 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1ex\r\n\t ".
1894 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1px\r\n\t " 1894 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1px\r\n\t ".
1895 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1in\r\n\t " 1895 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1in\r\n\t ".
1896 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1cm\r\n\t " 1896 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1cm\r\n\t ".
1897 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1mm\r\n\t " 1897 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1mm\r\n\t ".
1898 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1pt\r\n\t " 1898 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1pt\r\n\t ".
1899 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1pc\r\n\t " 1899 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1pc\r\n\t ".
1900 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1%\r\n\t " 1900 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1%\r\n\t ".
1901 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+\f" 1901 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+\f".
1902 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+em\f" 1902 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+em\f".
1903 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+ex\f" 1903 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+ex\f".
1904 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+px\f" 1904 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+px\f".
1905 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+in\f" 1905 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+in\f".
1906 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+cm\f" 1906 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+cm\f".
1907 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+mm\f" 1907 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+mm\f".
1908 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+pt\f" 1908 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+pt\f".
1909 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+pc\f" 1909 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+pc\f".
1910 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e+%\f" 1910 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e+%\f".
1911 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-\f" 1911 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-\f".
1912 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-em\f" 1912 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-em\f".
1913 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-ex\f" 1913 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-ex\f".
1914 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-px\f" 1914 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-px\f".
1915 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-in\f" 1915 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-in\f".
1916 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-cm\f" 1916 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-cm\f".
1917 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-mm\f" 1917 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-mm\f".
1918 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-pt\f" 1918 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-pt\f".
1919 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-pc\f" 1919 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-pc\f".
1920 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E-%\f" 1920 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E-%\f".
1921 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -\f" 1921 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -\f".
1922 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -em\f" 1922 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -em\f".
1923 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -ex\f" 1923 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -ex\f".
1924 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -px\f" 1924 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -px\f".
1925 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -in\f" 1925 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -in\f".
1926 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -cm\f" 1926 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -cm\f".
1927 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -mm\f" 1927 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -mm\f".
1928 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -pt\f" 1928 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -pt\f".
1929 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -pc\f" 1929 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -pc\f".
1930 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -%\f" 1930 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -%\f".
1931 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +\f" 1931 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +\f".
1932 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +em\f" 1932 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +em\f".
1933 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +ex\f" 1933 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +ex\f".
1934 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +px\f" 1934 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +px\f".
1935 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +in\f" 1935 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +in\f".
1936 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +cm\f" 1936 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +cm\f".
1937 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +mm\f" 1937 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +mm\f".
1938 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +pt\f" 1938 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +pt\f".
1939 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +pc\f" 1939 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +pc\f".
1940 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +%\f" 1940 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +%\f".
1941 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.\f" 1941 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.\f".
1942 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.em\f" 1942 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.em\f".
1943 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.ex\f" 1943 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.ex\f".
1944 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.px\f" 1944 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.px\f".
1945 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.in\f" 1945 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.in\f".
1946 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.cm\f" 1946 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.cm\f".
1947 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.mm\f" 1947 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.mm\f".
1948 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.pt\f" 1948 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.pt\f".
1949 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.pc\f" 1949 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.pc\f".
1950 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -.%\f" 1950 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -.%\f".
1951 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-\f" 1951 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-\f".
1952 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-em\f" 1952 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-em\f".
1953 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-ex\f" 1953 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-ex\f".
1954 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-px\f" 1954 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-px\f".
1955 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-in\f" 1955 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-in\f".
1956 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-cm\f" 1956 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-cm\f".
1957 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-mm\f" 1957 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-mm\f".
1958 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-pt\f" 1958 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-pt\f".
1959 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-pc\f" 1959 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-pc\f".
1960 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .-%\f" 1960 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .-%\f".
1961 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .\f" 1961 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .\f".
1962 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .em\f" 1962 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .em\f".
1963 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .ex\f" 1963 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .ex\f".
1964 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .px\f" 1964 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .px\f".
1965 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .in\f" 1965 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .in\f".
1966 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .cm\f" 1966 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .cm\f".
1967 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .mm\f" 1967 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .mm\f".
1968 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .pt\f" 1968 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .pt\f".
1969 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .pc\f" 1969 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .pc\f".
1970 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .%\f" 1970 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .%\f".
1971 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.\f" 1971 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.\f".
1972 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.em\f" 1972 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.em\f".
1973 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.ex\f" 1973 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.ex\f".
1974 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.px\f" 1974 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.px\f".
1975 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.in\f" 1975 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.in\f".
1976 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.cm\f" 1976 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.cm\f".
1977 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.mm\f" 1977 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.mm\f".
1978 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.pt\f" 1978 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.pt\f".
1979 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.pc\f" 1979 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.pc\f".
1980 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t +.%\f" 1980 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t +.%\f".
1981 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0\f" 1981 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0\f".
1982 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0em\f" 1982 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0em\f".
1983 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0ex\f" 1983 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0ex\f".
1984 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0px\f" 1984 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0px\f".
1985 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0in\f" 1985 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0in\f".
1986 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0cm\f" 1986 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0cm\f".
1987 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0mm\f" 1987 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0mm\f".
1988 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0pt\f" 1988 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0pt\f".
1989 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0pc\f" 1989 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0pc\f".
1990 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t .E0%\f" 1990 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t .E0%\f".
1991 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1\f" 1991 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1\f".
1992 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1em\f" 1992 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1em\f".
1993 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1ex\f" 1993 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1ex\f".
1994 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1px\f" 1994 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1px\f".
1995 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1in\f" 1995 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1in\f".
1996 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1cm\f" 1996 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1cm\f".
1997 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1mm\f" 1997 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1mm\f".
1998 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1pt\f" 1998 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1pt\f".
1999 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1pc\f" 1999 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1pc\f".
2000 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e1%\f" 2000 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e1%\f".
2001 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+" 2001 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+".
2002 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+em" 2002 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+em".
2003 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+ex" 2003 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+ex".
2004 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+px" 2004 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+px".
2005 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+in" 2005 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+in".
2006 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+cm" 2006 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+cm".
2007 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+mm" 2007 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+mm".
2008 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+pt" 2008 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+pt".
2009 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+pc" 2009 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+pc".
2010 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+%" 2010 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+%".
2011 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-" 2011 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-".
2012 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-em" 2012 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-em".
2013 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-ex" 2013 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-ex".
2014 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-px" 2014 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-px".
2015 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-in" 2015 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-in".
2016 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-cm" 2016 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-cm".
2017 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-mm" 2017 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-mm".
2018 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-pt" 2018 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-pt".
2019 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-pc" 2019 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-pc".
2020 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-%" 2020 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-%".
2021 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-" 2021 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-".
2022 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-em" 2022 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-em".
2023 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-ex" 2023 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-ex".
2024 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-px" 2024 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-px".
2025 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-in" 2025 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-in".
2026 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-cm" 2026 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-cm".
2027 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-mm" 2027 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-mm".
2028 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-pt" 2028 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-pt".
2029 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-pc" 2029 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-pc".
2030 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-%" 2030 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-%".
2031 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+" 2031 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+".
2032 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+em" 2032 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+em".
2033 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+ex" 2033 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+ex".
2034 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+px" 2034 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+px".
2035 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+in" 2035 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+in".
2036 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+cm" 2036 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+cm".
2037 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+mm" 2037 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+mm".
2038 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+pt" 2038 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+pt".
2039 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+pc" 2039 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+pc".
2040 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+%" 2040 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+%".
2041 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-." 2041 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.".
2042 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.em" 2042 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.em".
2043 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.ex" 2043 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.ex".
2044 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.px" 2044 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.px".
2045 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.in" 2045 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.in".
2046 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.cm" 2046 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.cm".
2047 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.mm" 2047 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.mm".
2048 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.pt" 2048 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.pt".
2049 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.pc" 2049 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.pc".
2050 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.%" 2050 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.%".
2051 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-" 2051 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-".
2052 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-em" 2052 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-em".
2053 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-ex" 2053 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-ex".
2054 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-px" 2054 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-px".
2055 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-in" 2055 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-in".
2056 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-cm" 2056 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-cm".
2057 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-mm" 2057 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-mm".
2058 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-pt" 2058 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-pt".
2059 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-pc" 2059 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-pc".
2060 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-%" 2060 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-%".
2061 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f." 2061 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.".
2062 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.em" 2062 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.em".
2063 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.ex" 2063 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.ex".
2064 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.px" 2064 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.px".
2065 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.in" 2065 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.in".
2066 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.cm" 2066 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.cm".
2067 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.mm" 2067 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.mm".
2068 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.pt" 2068 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.pt".
2069 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.pc" 2069 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.pc".
2070 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.%" 2070 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.%".
2071 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+." 2071 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.".
2072 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.em" 2072 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.em".
2073 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.ex" 2073 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.ex".
2074 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.px" 2074 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.px".
2075 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.in" 2075 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.in".
2076 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.cm" 2076 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.cm".
2077 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.mm" 2077 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.mm".
2078 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.pt" 2078 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.pt".
2079 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.pc" 2079 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.pc".
2080 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.%" 2080 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.%".
2081 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0" 2081 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0".
2082 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0em" 2082 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0em".
2083 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0ex" 2083 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0ex".
2084 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0px" 2084 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0px".
2085 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0in" 2085 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0in".
2086 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0cm" 2086 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0cm".
2087 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0mm" 2087 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0mm".
2088 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0pt" 2088 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0pt".
2089 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0pc" 2089 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0pc".
2090 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0%" 2090 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0%".
2091 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1" 2091 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1".
2092 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1em" 2092 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1em".
2093 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1ex" 2093 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1ex".
2094 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1px" 2094 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1px".
2095 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1in" 2095 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1in".
2096 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1cm" 2096 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1cm".
2097 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1mm" 2097 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1mm".
2098 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1pt" 2098 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1pt".
2099 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1pc" 2099 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1pc".
2100 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1%" 2100 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1%".
2101 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+ " 2101 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+ ".
2102 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+em " 2102 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+em ".
2103 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+ex " 2103 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+ex ".
2104 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+px " 2104 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+px ".
2105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+in " 2105 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+in ".
2106 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+cm " 2106 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+cm ".
2107 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+mm " 2107 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+mm ".
2108 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+pt " 2108 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+pt ".
2109 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+pc " 2109 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+pc ".
2110 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+% " 2110 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+% ".
2111 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE- " 2111 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE- ".
2112 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-em " 2112 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-em ".
2113 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-ex " 2113 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-ex ".
2114 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-px " 2114 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-px ".
2115 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-in " 2115 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-in ".
2116 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-cm " 2116 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-cm ".
2117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-mm " 2117 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-mm ".
2118 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-pt " 2118 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-pt ".
2119 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-pc " 2119 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-pc ".
2120 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-% " 2120 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-% ".
2121 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f- " 2121 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f- ".
2122 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-em " 2122 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-em ".
2123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-ex " 2123 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-ex ".
2124 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-px " 2124 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-px ".
2125 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-in " 2125 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-in ".
2126 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-cm " 2126 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-cm ".
2127 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-mm " 2127 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-mm ".
2128 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-pt " 2128 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-pt ".
2129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-pc " 2129 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-pc ".
2130 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-% " 2130 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-% ".
2131 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+ " 2131 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+ ".
2132 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+em " 2132 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+em ".
2133 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+ex " 2133 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+ex ".
2134 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+px " 2134 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+px ".
2135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+in " 2135 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+in ".
2136 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+cm " 2136 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+cm ".
2137 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+mm " 2137 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+mm ".
2138 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+pt " 2138 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+pt ".
2139 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+pc " 2139 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+pc ".
2140 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+% " 2140 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+% ".
2141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-. " 2141 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-. ".
2142 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.em " 2142 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.em ".
2143 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.ex " 2143 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.ex ".
2144 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.px " 2144 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.px ".
2145 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.in " 2145 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.in ".
2146 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.cm " 2146 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.cm ".
2147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.mm " 2147 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.mm ".
2148 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.pt " 2148 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.pt ".
2149 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.pc " 2149 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.pc ".
2150 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.% " 2150 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.% ".
2151 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.- " 2151 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.- ".
2152 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-em " 2152 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-em ".
2153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-ex " 2153 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-ex ".
2154 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-px " 2154 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-px ".
2155 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-in " 2155 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-in ".
2156 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-cm " 2156 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-cm ".
2157 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-mm " 2157 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-mm ".
2158 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-pt " 2158 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-pt ".
2159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-pc " 2159 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-pc ".
2160 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-% " 2160 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-% ".
2161 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f. " 2161 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f. ".
2162 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.em " 2162 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.em ".
2163 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.ex " 2163 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.ex ".
2164 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.px " 2164 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.px ".
2165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.in " 2165 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.in ".
2166 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.cm " 2166 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.cm ".
2167 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.mm " 2167 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.mm ".
2168 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.pt " 2168 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.pt ".
2169 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.pc " 2169 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.pc ".
2170 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.% " 2170 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.% ".
2171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+. " 2171 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+. ".
2172 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.em " 2172 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.em ".
2173 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.ex " 2173 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.ex ".
2174 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.px " 2174 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.px ".
2175 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.in " 2175 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.in ".
2176 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.cm " 2176 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.cm ".
2177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.mm " 2177 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.mm ".
2178 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.pt " 2178 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.pt ".
2179 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.pc " 2179 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.pc ".
2180 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.% " 2180 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.% ".
2181 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0 " 2181 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0 ".
2182 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0em " 2182 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0em ".
2183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0ex " 2183 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0ex ".
2184 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0px " 2184 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0px ".
2185 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0in " 2185 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0in ".
2186 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0cm " 2186 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0cm ".
2187 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0mm " 2187 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0mm ".
2188 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0pt " 2188 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0pt ".
2189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0pc " 2189 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0pc ".
2190 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0% " 2190 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0% ".
2191 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1 " 2191 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1 ".
2192 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1em " 2192 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1em ".
2193 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1ex " 2193 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1ex ".
2194 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1px " 2194 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1px ".
2195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1in " 2195 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1in ".
2196 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1cm " 2196 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1cm ".
2197 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1mm " 2197 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1mm ".
2198 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1pt " 2198 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1pt ".
2199 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1pc " 2199 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1pc ".
2200 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1% " 2200 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1% ".
2201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+ " 2201 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+ ".
2202 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+em " 2202 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+em ".
2203 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+ex " 2203 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+ex ".
2204 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+px " 2204 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+px ".
2205 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+in " 2205 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+in ".
2206 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+cm " 2206 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+cm ".
2207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+mm " 2207 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+mm ".
2208 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+pt " 2208 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+pt ".
2209 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+pc " 2209 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+pc ".
2210 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+% " 2210 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+% ".
2211 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE- " 2211 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE- ".
2212 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-em " 2212 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-em ".
2213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-ex " 2213 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-ex ".
2214 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-px " 2214 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-px ".
2215 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-in " 2215 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-in ".
2216 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-cm " 2216 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-cm ".
2217 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-mm " 2217 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-mm ".
2218 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-pt " 2218 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-pt ".
2219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-pc " 2219 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-pc ".
2220 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-% " 2220 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-% ".
2221 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f- " 2221 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f- ".
2222 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-em " 2222 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-em ".
2223 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-ex " 2223 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-ex ".
2224 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-px " 2224 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-px ".
2225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-in " 2225 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-in ".
2226 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-cm " 2226 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-cm ".
2227 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-mm " 2227 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-mm ".
2228 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-pt " 2228 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-pt ".
2229 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-pc " 2229 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-pc ".
2230 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-% " 2230 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-% ".
2231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+ " 2231 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+ ".
2232 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+em " 2232 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+em ".
2233 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+ex " 2233 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+ex ".
2234 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+px " 2234 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+px ".
2235 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+in " 2235 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+in ".
2236 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+cm " 2236 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+cm ".
2237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+mm " 2237 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+mm ".
2238 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+pt " 2238 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+pt ".
2239 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+pc " 2239 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+pc ".
2240 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+% " 2240 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+% ".
2241 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-. " 2241 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-. ".
2242 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.em " 2242 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.em ".
2243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.ex " 2243 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.ex ".
2244 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.px " 2244 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.px ".
2245 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.in " 2245 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.in ".
2246 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.cm " 2246 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.cm ".
2247 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.mm " 2247 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.mm ".
2248 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.pt " 2248 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.pt ".
2249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.pc " 2249 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.pc ".
2250 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.% " 2250 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.% ".
2251 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.- " 2251 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.- ".
2252 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-em " 2252 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-em ".
2253 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-ex " 2253 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-ex ".
2254 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-px " 2254 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-px ".
2255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-in " 2255 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-in ".
2256 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-cm " 2256 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-cm ".
2257 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-mm " 2257 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-mm ".
2258 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-pt " 2258 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-pt ".
2259 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-pc " 2259 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-pc ".
2260 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-% " 2260 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-% ".
2261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f. " 2261 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f. ".
2262 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.em " 2262 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.em ".
2263 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.ex " 2263 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.ex ".
2264 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.px " 2264 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.px ".
2265 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.in " 2265 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.in ".
2266 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.cm " 2266 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.cm ".
2267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.mm " 2267 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.mm ".
2268 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.pt " 2268 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.pt ".
2269 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.pc " 2269 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.pc ".
2270 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.% " 2270 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.% ".
2271 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+. " 2271 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+. ".
2272 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.em " 2272 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.em ".
2273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.ex " 2273 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.ex ".
2274 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.px " 2274 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.px ".
2275 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.in " 2275 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.in ".
2276 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.cm " 2276 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.cm ".
2277 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.mm " 2277 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.mm ".
2278 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.pt " 2278 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.pt ".
2279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.pc " 2279 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.pc ".
2280 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.% " 2280 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.% ".
2281 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0 " 2281 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0 ".
2282 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0em " 2282 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0em ".
2283 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0ex " 2283 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0ex ".
2284 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0px " 2284 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0px ".
2285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0in " 2285 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0in ".
2286 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0cm " 2286 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0cm ".
2287 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0mm " 2287 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0mm ".
2288 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0pt " 2288 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0pt ".
2289 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0pc " 2289 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0pc ".
2290 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0% " 2290 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0% ".
2291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1 " 2291 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1 ".
2292 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1em " 2292 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1em ".
2293 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1ex " 2293 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1ex ".
2294 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1px " 2294 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1px ".
2295 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1in " 2295 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1in ".
2296 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1cm " 2296 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1cm ".
2297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1mm " 2297 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1mm ".
2298 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1pt " 2298 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1pt ".
2299 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1pc " 2299 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1pc ".
2300 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1% " 2300 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1% ".
2301 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+\r\n\t " 2301 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+\r\n\t ".
2302 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+em\r\n\t " 2302 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+em\r\n\t ".
2303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+ex\r\n\t " 2303 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+ex\r\n\t ".
2304 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+px\r\n\t " 2304 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+px\r\n\t ".
2305 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+in\r\n\t " 2305 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+in\r\n\t ".
2306 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+cm\r\n\t " 2306 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+cm\r\n\t ".
2307 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+mm\r\n\t " 2307 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+mm\r\n\t ".
2308 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+pt\r\n\t " 2308 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+pt\r\n\t ".
2309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+pc\r\n\t " 2309 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+pc\r\n\t ".
2310 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+%\r\n\t " 2310 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+%\r\n\t ".
2311 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-\r\n\t " 2311 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-\r\n\t ".
2312 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-em\r\n\t " 2312 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-em\r\n\t ".
2313 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-ex\r\n\t " 2313 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-ex\r\n\t ".
2314 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-px\r\n\t " 2314 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-px\r\n\t ".
2315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-in\r\n\t " 2315 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-in\r\n\t ".
2316 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-cm\r\n\t " 2316 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-cm\r\n\t ".
2317 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-mm\r\n\t " 2317 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-mm\r\n\t ".
2318 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-pt\r\n\t " 2318 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-pt\r\n\t ".
2319 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-pc\r\n\t " 2319 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-pc\r\n\t ".
2320 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-%\r\n\t " 2320 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-%\r\n\t ".
2321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-\r\n\t " 2321 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-\r\n\t ".
2322 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-em\r\n\t " 2322 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-em\r\n\t ".
2323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-ex\r\n\t " 2323 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-ex\r\n\t ".
2324 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-px\r\n\t " 2324 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-px\r\n\t ".
2325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-in\r\n\t " 2325 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-in\r\n\t ".
2326 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-cm\r\n\t " 2326 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-cm\r\n\t ".
2327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-mm\r\n\t " 2327 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-mm\r\n\t ".
2328 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-pt\r\n\t " 2328 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-pt\r\n\t ".
2329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-pc\r\n\t " 2329 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-pc\r\n\t ".
2330 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-%\r\n\t " 2330 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-%\r\n\t ".
2331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+\r\n\t " 2331 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+\r\n\t ".
2332 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+em\r\n\t " 2332 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+em\r\n\t ".
2333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+ex\r\n\t " 2333 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+ex\r\n\t ".
2334 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+px\r\n\t " 2334 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+px\r\n\t ".
2335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+in\r\n\t " 2335 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+in\r\n\t ".
2336 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+cm\r\n\t " 2336 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+cm\r\n\t ".
2337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+mm\r\n\t " 2337 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+mm\r\n\t ".
2338 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+pt\r\n\t " 2338 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+pt\r\n\t ".
2339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+pc\r\n\t " 2339 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+pc\r\n\t ".
2340 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+%\r\n\t " 2340 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+%\r\n\t ".
2341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.\r\n\t " 2341 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.\r\n\t ".
2342 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.em\r\n\t " 2342 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.em\r\n\t ".
2343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.ex\r\n\t " 2343 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.ex\r\n\t ".
2344 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.px\r\n\t " 2344 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.px\r\n\t ".
2345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.in\r\n\t " 2345 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.in\r\n\t ".
2346 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.cm\r\n\t " 2346 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.cm\r\n\t ".
2347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.mm\r\n\t " 2347 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.mm\r\n\t ".
2348 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.pt\r\n\t " 2348 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.pt\r\n\t ".
2349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.pc\r\n\t " 2349 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.pc\r\n\t ".
2350 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.%\r\n\t " 2350 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.%\r\n\t ".
2351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-\r\n\t " 2351 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-\r\n\t ".
2352 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-em\r\n\t " 2352 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-em\r\n\t ".
2353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-ex\r\n\t " 2353 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-ex\r\n\t ".
2354 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-px\r\n\t " 2354 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-px\r\n\t ".
2355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-in\r\n\t " 2355 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-in\r\n\t ".
2356 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-cm\r\n\t " 2356 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-cm\r\n\t ".
2357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-mm\r\n\t " 2357 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-mm\r\n\t ".
2358 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-pt\r\n\t " 2358 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-pt\r\n\t ".
2359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-pc\r\n\t " 2359 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-pc\r\n\t ".
2360 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-%\r\n\t " 2360 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-%\r\n\t ".
2361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.\r\n\t " 2361 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.\r\n\t ".
2362 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.em\r\n\t " 2362 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.em\r\n\t ".
2363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.ex\r\n\t " 2363 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.ex\r\n\t ".
2364 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.px\r\n\t " 2364 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.px\r\n\t ".
2365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.in\r\n\t " 2365 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.in\r\n\t ".
2366 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.cm\r\n\t " 2366 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.cm\r\n\t ".
2367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.mm\r\n\t " 2367 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.mm\r\n\t ".
2368 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.pt\r\n\t " 2368 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.pt\r\n\t ".
2369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.pc\r\n\t " 2369 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.pc\r\n\t ".
2370 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.%\r\n\t " 2370 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.%\r\n\t ".
2371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.\r\n\t " 2371 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.\r\n\t ".
2372 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.em\r\n\t " 2372 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.em\r\n\t ".
2373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.ex\r\n\t " 2373 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.ex\r\n\t ".
2374 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.px\r\n\t " 2374 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.px\r\n\t ".
2375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.in\r\n\t " 2375 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.in\r\n\t ".
2376 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.cm\r\n\t " 2376 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.cm\r\n\t ".
2377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.mm\r\n\t " 2377 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.mm\r\n\t ".
2378 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.pt\r\n\t " 2378 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.pt\r\n\t ".
2379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.pc\r\n\t " 2379 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.pc\r\n\t ".
2380 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.%\r\n\t " 2380 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.%\r\n\t ".
2381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0\r\n\t " 2381 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0\r\n\t ".
2382 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0em\r\n\t " 2382 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0em\r\n\t ".
2383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0ex\r\n\t " 2383 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0ex\r\n\t ".
2384 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0px\r\n\t " 2384 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0px\r\n\t ".
2385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0in\r\n\t " 2385 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0in\r\n\t ".
2386 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0cm\r\n\t " 2386 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0cm\r\n\t ".
2387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0mm\r\n\t " 2387 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0mm\r\n\t ".
2388 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0pt\r\n\t " 2388 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0pt\r\n\t ".
2389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0pc\r\n\t " 2389 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0pc\r\n\t ".
2390 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0%\r\n\t " 2390 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0%\r\n\t ".
2391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1\r\n\t " 2391 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1\r\n\t ".
2392 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1em\r\n\t " 2392 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1em\r\n\t ".
2393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1ex\r\n\t " 2393 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1ex\r\n\t ".
2394 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1px\r\n\t " 2394 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1px\r\n\t ".
2395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1in\r\n\t " 2395 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1in\r\n\t ".
2396 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1cm\r\n\t " 2396 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1cm\r\n\t ".
2397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1mm\r\n\t " 2397 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1mm\r\n\t ".
2398 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1pt\r\n\t " 2398 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1pt\r\n\t ".
2399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1pc\r\n\t " 2399 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1pc\r\n\t ".
2400 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1%\r\n\t " 2400 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1%\r\n\t ".
2401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+\f" 2401 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+\f".
2402 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+em\f" 2402 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+em\f".
2403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+ex\f" 2403 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+ex\f".
2404 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+px\f" 2404 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+px\f".
2405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+in\f" 2405 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+in\f".
2406 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+cm\f" 2406 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+cm\f".
2407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+mm\f" 2407 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+mm\f".
2408 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+pt\f" 2408 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+pt\f".
2409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+pc\f" 2409 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+pc\f".
2410 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe+%\f" 2410 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe+%\f".
2411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-\f" 2411 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-\f".
2412 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-em\f" 2412 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-em\f".
2413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-ex\f" 2413 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-ex\f".
2414 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-px\f" 2414 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-px\f".
2415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-in\f" 2415 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-in\f".
2416 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-cm\f" 2416 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-cm\f".
2417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-mm\f" 2417 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-mm\f".
2418 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-pt\f" 2418 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-pt\f".
2419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-pc\f" 2419 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-pc\f".
2420 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE-%\f" 2420 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE-%\f".
2421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-\f" 2421 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-\f".
2422 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-em\f" 2422 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-em\f".
2423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-ex\f" 2423 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-ex\f".
2424 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-px\f" 2424 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-px\f".
2425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-in\f" 2425 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-in\f".
2426 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-cm\f" 2426 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-cm\f".
2427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-mm\f" 2427 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-mm\f".
2428 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-pt\f" 2428 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-pt\f".
2429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-pc\f" 2429 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-pc\f".
2430 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-%\f" 2430 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-%\f".
2431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+\f" 2431 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+\f".
2432 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+em\f" 2432 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+em\f".
2433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+ex\f" 2433 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+ex\f".
2434 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+px\f" 2434 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+px\f".
2435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+in\f" 2435 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+in\f".
2436 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+cm\f" 2436 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+cm\f".
2437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+mm\f" 2437 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+mm\f".
2438 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+pt\f" 2438 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+pt\f".
2439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+pc\f" 2439 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+pc\f".
2440 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+%\f" 2440 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+%\f".
2441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.\f" 2441 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.\f".
2442 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.em\f" 2442 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.em\f".
2443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.ex\f" 2443 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.ex\f".
2444 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.px\f" 2444 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.px\f".
2445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.in\f" 2445 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.in\f".
2446 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.cm\f" 2446 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.cm\f".
2447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.mm\f" 2447 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.mm\f".
2448 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.pt\f" 2448 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.pt\f".
2449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.pc\f" 2449 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.pc\f".
2450 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-.%\f" 2450 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-.%\f".
2451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-\f" 2451 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-\f".
2452 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-em\f" 2452 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-em\f".
2453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-ex\f" 2453 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-ex\f".
2454 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-px\f" 2454 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-px\f".
2455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-in\f" 2455 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-in\f".
2456 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-cm\f" 2456 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-cm\f".
2457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-mm\f" 2457 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-mm\f".
2458 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-pt\f" 2458 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-pt\f".
2459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-pc\f" 2459 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-pc\f".
2460 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.-%\f" 2460 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.-%\f".
2461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.\f" 2461 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.\f".
2462 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.em\f" 2462 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.em\f".
2463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.ex\f" 2463 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.ex\f".
2464 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.px\f" 2464 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.px\f".
2465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.in\f" 2465 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.in\f".
2466 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.cm\f" 2466 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.cm\f".
2467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.mm\f" 2467 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.mm\f".
2468 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.pt\f" 2468 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.pt\f".
2469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.pc\f" 2469 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.pc\f".
2470 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.%\f" 2470 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.%\f".
2471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.\f" 2471 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.\f".
2472 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.em\f" 2472 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.em\f".
2473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.ex\f" 2473 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.ex\f".
2474 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.px\f" 2474 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.px\f".
2475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.in\f" 2475 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.in\f".
2476 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.cm\f" 2476 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.cm\f".
2477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.mm\f" 2477 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.mm\f".
2478 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.pt\f" 2478 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.pt\f".
2479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.pc\f" 2479 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.pc\f".
2480 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f+.%\f" 2480 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f+.%\f".
2481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0\f" 2481 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0\f".
2482 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0em\f" 2482 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0em\f".
2483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0ex\f" 2483 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0ex\f".
2484 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0px\f" 2484 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0px\f".
2485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0in\f" 2485 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0in\f".
2486 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0cm\f" 2486 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0cm\f".
2487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0mm\f" 2487 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0mm\f".
2488 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0pt\f" 2488 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0pt\f".
2489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0pc\f" 2489 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0pc\f".
2490 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f.E0%\f" 2490 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f.E0%\f".
2491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1\f" 2491 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1\f".
2492 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1em\f" 2492 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1em\f".
2493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1ex\f" 2493 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1ex\f".
2494 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1px\f" 2494 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1px\f".
2495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1in\f" 2495 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1in\f".
2496 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1cm\f" 2496 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1cm\f".
2497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1mm\f" 2497 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1mm\f".
2498 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1pt\f" 2498 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1pt\f".
2499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1pc\f" 2499 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1pc\f".
2500 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe1%\f" 2500 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe1%\f".
2501 This is a testharness.js-based test. 2501 This is a testharness.js-based test.
2502 PASS Test <length> invalid value: e+ 2502 PASS Test <length> invalid value: e+
2503 PASS Test <length> invalid value: e+em 2503 PASS Test <length> invalid value: e+em
2504 PASS Test <length> invalid value: e+ex 2504 PASS Test <length> invalid value: e+ex
2505 PASS Test <length> invalid value: e+px 2505 PASS Test <length> invalid value: e+px
2506 PASS Test <length> invalid value: e+in 2506 PASS Test <length> invalid value: e+in
2507 PASS Test <length> invalid value: e+cm 2507 PASS Test <length> invalid value: e+cm
2508 PASS Test <length> invalid value: e+mm 2508 PASS Test <length> invalid value: e+mm
2509 PASS Test <length> invalid value: e+pt 2509 PASS Test <length> invalid value: e+pt
2510 PASS Test <length> invalid value: e+pc 2510 PASS Test <length> invalid value: e+pc
(...skipping 2483 matching lines...) Expand 10 before | Expand all | Expand 10 after
4994 PASS Test <length> invalid value: \fe1ex\f 4994 PASS Test <length> invalid value: \fe1ex\f
4995 PASS Test <length> invalid value: \fe1px\f 4995 PASS Test <length> invalid value: \fe1px\f
4996 PASS Test <length> invalid value: \fe1in\f 4996 PASS Test <length> invalid value: \fe1in\f
4997 PASS Test <length> invalid value: \fe1cm\f 4997 PASS Test <length> invalid value: \fe1cm\f
4998 PASS Test <length> invalid value: \fe1mm\f 4998 PASS Test <length> invalid value: \fe1mm\f
4999 PASS Test <length> invalid value: \fe1pt\f 4999 PASS Test <length> invalid value: \fe1pt\f
5000 PASS Test <length> invalid value: \fe1pc\f 5000 PASS Test <length> invalid value: \fe1pc\f
5001 PASS Test <length> invalid value: \fe1%\f 5001 PASS Test <length> invalid value: \fe1%\f
5002 Harness: the test ran to completion. 5002 Harness: the test ran to completion.
5003 5003
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/parser/whitespace-length-invalid-1-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698