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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/parser/whitespace-length-invalid-1-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
OLDNEW
1 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN" 1 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaN".
2 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNem" 2 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNem".
3 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNex" 3 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNex".
4 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpx" 4 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpx".
5 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNin" 5 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNin".
6 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNcm" 6 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNcm".
7 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNmm" 7 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNmm".
8 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpt" 8 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpt".
9 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpc" 9 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpc".
10 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN%" 10 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaN%".
11 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity" 11 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinity".
12 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityem" 12 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityem".
13 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityex" 13 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityex".
14 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypx" 14 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypx".
15 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityin" 15 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityin".
16 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitycm" 16 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitycm".
17 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitymm" 17 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitymm".
18 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypt" 18 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypt".
19 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypc" 19 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypc".
20 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity%" 20 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinity%".
21 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity" 21 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinity".
22 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityem" 22 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityem".
23 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityex" 23 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityex".
24 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypx" 24 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypx".
25 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityin" 25 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityin".
26 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitycm" 26 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitycm".
27 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitymm" 27 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitymm".
28 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypt" 28 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypt".
29 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypc" 29 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypc".
30 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity%" 30 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinity%".
31 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord" 31 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnord".
32 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordem" 32 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordem".
33 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordex" 33 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordex".
34 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpx" 34 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpx".
35 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordin" 35 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordin".
36 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordcm" 36 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordcm".
37 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordmm" 37 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordmm".
38 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpt" 38 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpt".
39 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpc" 39 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpc".
40 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord%" 40 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnord%".
41 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E" 41 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E".
42 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eem" 42 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Eem".
43 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eex" 43 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Eex".
44 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epx" 44 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Epx".
45 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ein" 45 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ein".
46 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ecm" 46 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ecm".
47 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Emm" 47 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Emm".
48 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ept" 48 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ept".
49 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epc" 49 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Epc".
50 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E%" 50 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E%".
51 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e" 51 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e".
52 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eem" 52 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "eem".
53 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eex" 53 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "eex".
54 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epx" 54 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "epx".
55 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ein" 55 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ein".
56 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ecm" 56 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ecm".
57 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="emm" 57 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "emm".
58 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ept" 58 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ept".
59 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epc" 59 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "epc".
60 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e%" 60 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e%".
61 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN " 61 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaN ".
62 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNem " 62 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNem ".
63 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNex " 63 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNex ".
64 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpx " 64 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpx ".
65 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNin " 65 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNin ".
66 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNcm " 66 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNcm ".
67 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNmm " 67 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNmm ".
68 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpt " 68 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpt ".
69 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpc " 69 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpc ".
70 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN% " 70 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaN% ".
71 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity " 71 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinity ".
72 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityem " 72 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityem ".
73 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityex " 73 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityex ".
74 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypx " 74 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypx ".
75 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityin " 75 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityin ".
76 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitycm " 76 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitycm ".
77 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitymm " 77 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitymm ".
78 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypt " 78 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypt ".
79 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypc " 79 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypc ".
80 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity% " 80 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinity% ".
81 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity " 81 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinity ".
82 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityem " 82 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityem ".
83 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityex " 83 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityex ".
84 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypx " 84 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypx ".
85 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityin " 85 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityin ".
86 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitycm " 86 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitycm ".
87 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitymm " 87 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitymm ".
88 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypt " 88 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypt ".
89 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypc " 89 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypc ".
90 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity% " 90 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinity% ".
91 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord " 91 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnord ".
92 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordem " 92 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordem ".
93 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordex " 93 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordex ".
94 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpx " 94 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpx ".
95 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordin " 95 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordin ".
96 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordcm " 96 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordcm ".
97 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordmm " 97 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordmm ".
98 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpt " 98 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpt ".
99 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpc " 99 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpc ".
100 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord% " 100 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnord% ".
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="Eem " 102 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Eem ".
103 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eex " 103 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Eex ".
104 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epx " 104 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Epx ".
105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ein " 105 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ein ".
106 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ecm " 106 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ecm ".
107 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Emm " 107 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Emm ".
108 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ept " 108 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ept ".
109 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epc " 109 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Epc ".
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="eem " 112 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "eem ".
113 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eex " 113 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "eex ".
114 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epx " 114 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "epx ".
115 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ein " 115 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ein ".
116 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ecm " 116 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ecm ".
117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="emm " 117 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "emm ".
118 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ept " 118 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ept ".
119 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epc " 119 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "epc ".
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="NaN " 121 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaN ".
122 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNem " 122 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNem ".
123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNex " 123 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNex ".
124 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpx " 124 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpx ".
125 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNin " 125 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNin ".
126 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNcm " 126 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNcm ".
127 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNmm " 127 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNmm ".
128 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpt " 128 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpt ".
129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpc " 129 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpc ".
130 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN% " 130 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaN% ".
131 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity " 131 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinity ".
132 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityem " 132 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityem ".
133 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityex " 133 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityex ".
134 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypx " 134 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypx ".
135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityin " 135 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityin ".
136 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitycm " 136 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitycm ".
137 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitymm " 137 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitymm ".
138 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypt " 138 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypt ".
139 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypc " 139 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypc ".
140 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity% " 140 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinity% ".
141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity " 141 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinity ".
142 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityem " 142 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityem ".
143 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityex " 143 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityex ".
144 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypx " 144 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypx ".
145 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityin " 145 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityin ".
146 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitycm " 146 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitycm ".
147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitymm " 147 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitymm ".
148 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypt " 148 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypt ".
149 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypc " 149 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypc ".
150 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity% " 150 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinity% ".
151 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord " 151 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnord ".
152 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordem " 152 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordem ".
153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordex " 153 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordex ".
154 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpx " 154 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpx ".
155 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordin " 155 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordin ".
156 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordcm " 156 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordcm ".
157 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordmm " 157 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordmm ".
158 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpt " 158 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpt ".
159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpc " 159 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpc ".
160 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord% " 160 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnord% ".
161 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E " 161 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E ".
162 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eem " 162 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Eem ".
163 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eex " 163 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Eex ".
164 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epx " 164 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Epx ".
165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ein " 165 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ein ".
166 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ecm " 166 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ecm ".
167 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Emm " 167 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Emm ".
168 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ept " 168 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ept ".
169 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epc " 169 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Epc ".
170 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E% " 170 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E% ".
171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e " 171 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e ".
172 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eem " 172 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "eem ".
173 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eex " 173 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "eex ".
174 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epx " 174 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "epx ".
175 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ein " 175 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ein ".
176 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ecm " 176 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ecm ".
177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="emm " 177 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "emm ".
178 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ept " 178 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ept ".
179 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epc " 179 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "epc ".
180 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e% " 180 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e% ".
181 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN\r\n\t " 181 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaN\r\n\t ".
182 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNem\r\n\t " 182 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNem\r\n\t ".
183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNex\r\n\t " 183 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNex\r\n\t ".
184 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpx\r\n\t " 184 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpx\r\n\t ".
185 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNin\r\n\t " 185 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNin\r\n\t ".
186 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNcm\r\n\t " 186 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNcm\r\n\t ".
187 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNmm\r\n\t " 187 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNmm\r\n\t ".
188 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpt\r\n\t " 188 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpt\r\n\t ".
189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpc\r\n\t " 189 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpc\r\n\t ".
190 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN%\r\n\t " 190 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaN%\r\n\t ".
191 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity\r\n\t " 191 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinity\r\n\t ".
192 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityem\r\n\t " 192 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityem\r\n\t ".
193 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityex\r\n\t " 193 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityex\r\n\t ".
194 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypx\r\n\t " 194 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypx\r\n\t ".
195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityin\r\n\t " 195 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityin\r\n\t ".
196 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitycm\r\n\t " 196 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitycm\r\n\t ".
197 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitymm\r\n\t " 197 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitymm\r\n\t ".
198 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypt\r\n\t " 198 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypt\r\n\t ".
199 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypc\r\n\t " 199 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypc\r\n\t ".
200 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity%\r\n\t " 200 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinity%\r\n\t ".
201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity\r\n\t " 201 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinity\r\n\t ".
202 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityem\r\n\t " 202 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityem\r\n\t ".
203 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityex\r\n\t " 203 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityex\r\n\t ".
204 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypx\r\n\t " 204 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypx\r\n\t ".
205 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityin\r\n\t " 205 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityin\r\n\t ".
206 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitycm\r\n\t " 206 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitycm\r\n\t ".
207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitymm\r\n\t " 207 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitymm\r\n\t ".
208 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypt\r\n\t " 208 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypt\r\n\t ".
209 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypc\r\n\t " 209 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypc\r\n\t ".
210 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity%\r\n\t " 210 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinity%\r\n\t ".
211 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord\r\n\t " 211 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnord\r\n\t ".
212 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordem\r\n\t " 212 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordem\r\n\t ".
213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordex\r\n\t " 213 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordex\r\n\t ".
214 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpx\r\n\t " 214 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpx\r\n\t ".
215 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordin\r\n\t " 215 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordin\r\n\t ".
216 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordcm\r\n\t " 216 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordcm\r\n\t ".
217 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordmm\r\n\t " 217 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordmm\r\n\t ".
218 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpt\r\n\t " 218 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpt\r\n\t ".
219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpc\r\n\t " 219 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpc\r\n\t ".
220 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord%\r\n\t " 220 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnord%\r\n\t ".
221 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E\r\n\t " 221 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E\r\n\t ".
222 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eem\r\n\t " 222 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Eem\r\n\t ".
223 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eex\r\n\t " 223 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Eex\r\n\t ".
224 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epx\r\n\t " 224 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Epx\r\n\t ".
225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ein\r\n\t " 225 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ein\r\n\t ".
226 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ecm\r\n\t " 226 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ecm\r\n\t ".
227 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Emm\r\n\t " 227 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Emm\r\n\t ".
228 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ept\r\n\t " 228 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ept\r\n\t ".
229 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epc\r\n\t " 229 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Epc\r\n\t ".
230 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E%\r\n\t " 230 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E%\r\n\t ".
231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e\r\n\t " 231 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e\r\n\t ".
232 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eem\r\n\t " 232 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "eem\r\n\t ".
233 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eex\r\n\t " 233 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "eex\r\n\t ".
234 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epx\r\n\t " 234 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "epx\r\n\t ".
235 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ein\r\n\t " 235 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ein\r\n\t ".
236 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ecm\r\n\t " 236 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ecm\r\n\t ".
237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="emm\r\n\t " 237 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "emm\r\n\t ".
238 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ept\r\n\t " 238 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ept\r\n\t ".
239 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epc\r\n\t " 239 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "epc\r\n\t ".
240 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e%\r\n\t " 240 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e%\r\n\t ".
241 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN\f" 241 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaN\f".
242 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNem\f" 242 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNem\f".
243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNex\f" 243 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNex\f".
244 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpx\f" 244 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpx\f".
245 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNin\f" 245 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNin\f".
246 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNcm\f" 246 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNcm\f".
247 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNmm\f" 247 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNmm\f".
248 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpt\f" 248 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpt\f".
249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpc\f" 249 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaNpc\f".
250 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN%\f" 250 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "NaN%\f".
251 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity\f" 251 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinity\f".
252 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityem\f" 252 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityem\f".
253 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityex\f" 253 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityex\f".
254 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypx\f" 254 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypx\f".
255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityin\f" 255 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinityin\f".
256 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitycm\f" 256 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitycm\f".
257 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitymm\f" 257 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitymm\f".
258 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypt\f" 258 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypt\f".
259 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypc\f" 259 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinitypc\f".
260 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity%\f" 260 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Infinity%\f".
261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity\f" 261 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinity\f".
262 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityem\f" 262 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityem\f".
263 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityex\f" 263 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityex\f".
264 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypx\f" 264 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypx\f".
265 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityin\f" 265 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinityin\f".
266 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitycm\f" 266 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitycm\f".
267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitymm\f" 267 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitymm\f".
268 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypt\f" 268 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypt\f".
269 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypc\f" 269 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinitypc\f".
270 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity%\f" 270 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "-Infinity%\f".
271 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord\f" 271 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnord\f".
272 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordem\f" 272 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordem\f".
273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordex\f" 273 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordex\f".
274 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpx\f" 274 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpx\f".
275 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordin\f" 275 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordin\f".
276 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordcm\f" 276 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordcm\f".
277 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordmm\f" 277 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordmm\f".
278 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpt\f" 278 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpt\f".
279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpc\f" 279 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnordpc\f".
280 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord%\f" 280 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "fnord%\f".
281 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E\f" 281 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E\f".
282 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eem\f" 282 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Eem\f".
283 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eex\f" 283 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Eex\f".
284 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epx\f" 284 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Epx\f".
285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ein\f" 285 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ein\f".
286 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ecm\f" 286 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ecm\f".
287 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Emm\f" 287 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Emm\f".
288 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ept\f" 288 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Ept\f".
289 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epc\f" 289 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "Epc\f".
290 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E%\f" 290 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "E%\f".
291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e\f" 291 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e\f".
292 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eem\f" 292 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "eem\f".
293 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eex\f" 293 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "eex\f".
294 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epx\f" 294 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "epx\f".
295 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ein\f" 295 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ein\f".
296 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ecm\f" 296 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ecm\f".
297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="emm\f" 297 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "emm\f".
298 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ept\f" 298 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "ept\f".
299 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epc\f" 299 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "epc\f".
300 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e%\f" 300 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "e%\f".
301 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN" 301 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN".
302 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem" 302 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNem".
303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex" 303 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNex".
304 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx" 304 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpx".
305 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin" 305 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNin".
306 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm" 306 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNcm".
307 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm" 307 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNmm".
308 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt" 308 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpt".
309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc" 309 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpc".
310 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%" 310 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN%".
311 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity" 311 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity".
312 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem" 312 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityem".
313 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex" 313 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityex".
314 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx" 314 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypx".
315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin" 315 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityin".
316 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm" 316 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitycm".
317 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm" 317 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitymm".
318 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt" 318 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypt".
319 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc" 319 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypc".
320 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%" 320 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity%".
321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity" 321 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity".
322 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem" 322 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityem".
323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex" 323 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityex".
324 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx" 324 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypx".
325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin" 325 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityin".
326 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm" 326 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitycm".
327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm" 327 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitymm".
328 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt" 328 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypt".
329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc" 329 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypc".
330 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%" 330 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity%".
331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord" 331 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord".
332 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem" 332 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordem".
333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex" 333 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordex".
334 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx" 334 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpx".
335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin" 335 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordin".
336 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm" 336 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordcm".
337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm" 337 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordmm".
338 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt" 338 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpt".
339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc" 339 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpc".
340 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%" 340 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord%".
341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E" 341 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E".
342 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem" 342 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eem".
343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex" 343 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eex".
344 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx" 344 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epx".
345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein" 345 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ein".
346 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm" 346 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ecm".
347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm" 347 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Emm".
348 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept" 348 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ept".
349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc" 349 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epc".
350 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%" 350 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E%".
351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e" 351 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e".
352 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem" 352 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eem".
353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex" 353 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eex".
354 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx" 354 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epx".
355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein" 355 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ein".
356 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm" 356 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ecm".
357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm" 357 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " emm".
358 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept" 358 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ept".
359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc" 359 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epc".
360 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%" 360 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e%".
361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN " 361 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN ".
362 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem " 362 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNem ".
363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex " 363 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNex ".
364 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx " 364 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpx ".
365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin " 365 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNin ".
366 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm " 366 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNcm ".
367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm " 367 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNmm ".
368 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt " 368 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpt ".
369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc " 369 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpc ".
370 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% " 370 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN% ".
371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity " 371 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity ".
372 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem " 372 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityem ".
373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex " 373 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityex ".
374 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx " 374 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypx ".
375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin " 375 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityin ".
376 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm " 376 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitycm ".
377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm " 377 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitymm ".
378 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt " 378 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypt ".
379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc " 379 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypc ".
380 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% " 380 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity% ".
381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity " 381 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity ".
382 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem " 382 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityem ".
383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex " 383 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityex ".
384 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx " 384 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypx ".
385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin " 385 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityin ".
386 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm " 386 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitycm ".
387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm " 387 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitymm ".
388 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt " 388 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypt ".
389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc " 389 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypc ".
390 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% " 390 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity% ".
391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord " 391 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord ".
392 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem " 392 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordem ".
393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex " 393 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordex ".
394 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx " 394 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpx ".
395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin " 395 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordin ".
396 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm " 396 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordcm ".
397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm " 397 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordmm ".
398 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt " 398 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpt ".
399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc " 399 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpc ".
400 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% " 400 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord% ".
401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E " 401 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E ".
402 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem " 402 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eem ".
403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex " 403 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eex ".
404 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx " 404 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epx ".
405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein " 405 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ein ".
406 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm " 406 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ecm ".
407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm " 407 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Emm ".
408 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept " 408 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ept ".
409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc " 409 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epc ".
410 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% " 410 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E% ".
411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e " 411 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e ".
412 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem " 412 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eem ".
413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex " 413 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eex ".
414 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx " 414 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epx ".
415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein " 415 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ein ".
416 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm " 416 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ecm ".
417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm " 417 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " emm ".
418 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept " 418 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ept ".
419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc " 419 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epc ".
420 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% " 420 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e% ".
421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN " 421 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN ".
422 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem " 422 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNem ".
423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex " 423 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNex ".
424 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx " 424 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpx ".
425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin " 425 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNin ".
426 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm " 426 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNcm ".
427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm " 427 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNmm ".
428 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt " 428 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpt ".
429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc " 429 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpc ".
430 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% " 430 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN% ".
431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity " 431 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity ".
432 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem " 432 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityem ".
433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex " 433 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityex ".
434 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx " 434 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypx ".
435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin " 435 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityin ".
436 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm " 436 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitycm ".
437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm " 437 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitymm ".
438 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt " 438 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypt ".
439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc " 439 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypc ".
440 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% " 440 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity% ".
441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity " 441 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity ".
442 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem " 442 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityem ".
443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex " 443 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityex ".
444 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx " 444 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypx ".
445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin " 445 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityin ".
446 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm " 446 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitycm ".
447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm " 447 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitymm ".
448 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt " 448 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypt ".
449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc " 449 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypc ".
450 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% " 450 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity% ".
451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord " 451 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord ".
452 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem " 452 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordem ".
453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex " 453 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordex ".
454 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx " 454 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpx ".
455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin " 455 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordin ".
456 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm " 456 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordcm ".
457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm " 457 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordmm ".
458 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt " 458 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpt ".
459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc " 459 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpc ".
460 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% " 460 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord% ".
461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E " 461 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E ".
462 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem " 462 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eem ".
463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex " 463 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eex ".
464 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx " 464 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epx ".
465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein " 465 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ein ".
466 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm " 466 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ecm ".
467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm " 467 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Emm ".
468 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept " 468 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ept ".
469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc " 469 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epc ".
470 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% " 470 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E% ".
471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e " 471 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e ".
472 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem " 472 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eem ".
473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex " 473 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eex ".
474 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx " 474 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epx ".
475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein " 475 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ein ".
476 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm " 476 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ecm ".
477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm " 477 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " emm ".
478 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept " 478 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ept ".
479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc " 479 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epc ".
480 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% " 480 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e% ".
481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN\r\n\t " 481 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN\r\n\t ".
482 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem\r\n\t " 482 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNem\r\n\t ".
483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex\r\n\t " 483 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNex\r\n\t ".
484 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx\r\n\t " 484 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpx\r\n\t ".
485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin\r\n\t " 485 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNin\r\n\t ".
486 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm\r\n\t " 486 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNcm\r\n\t ".
487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm\r\n\t " 487 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNmm\r\n\t ".
488 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt\r\n\t " 488 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpt\r\n\t ".
489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc\r\n\t " 489 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpc\r\n\t ".
490 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%\r\n\t " 490 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN%\r\n\t ".
491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity\r\n\t " 491 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity\r\n\t ".
492 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem\r\n\t " 492 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityem\r\n\t ".
493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex\r\n\t " 493 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityex\r\n\t ".
494 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx\r\n\t " 494 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypx\r\n\t ".
495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin\r\n\t " 495 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityin\r\n\t ".
496 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm\r\n\t " 496 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitycm\r\n\t ".
497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm\r\n\t " 497 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitymm\r\n\t ".
498 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt\r\n\t " 498 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypt\r\n\t ".
499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc\r\n\t " 499 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypc\r\n\t ".
500 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%\r\n\t " 500 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity%\r\n\t ".
501 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity\r\n\t " 501 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity\r\n\t ".
502 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem\r\n\t " 502 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityem\r\n\t ".
503 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex\r\n\t " 503 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityex\r\n\t ".
504 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx\r\n\t " 504 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypx\r\n\t ".
505 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin\r\n\t " 505 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityin\r\n\t ".
506 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm\r\n\t " 506 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitycm\r\n\t ".
507 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm\r\n\t " 507 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitymm\r\n\t ".
508 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt\r\n\t " 508 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypt\r\n\t ".
509 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc\r\n\t " 509 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypc\r\n\t ".
510 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%\r\n\t " 510 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity%\r\n\t ".
511 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord\r\n\t " 511 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord\r\n\t ".
512 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem\r\n\t " 512 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordem\r\n\t ".
513 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex\r\n\t " 513 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordex\r\n\t ".
514 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx\r\n\t " 514 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpx\r\n\t ".
515 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin\r\n\t " 515 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordin\r\n\t ".
516 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm\r\n\t " 516 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordcm\r\n\t ".
517 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm\r\n\t " 517 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordmm\r\n\t ".
518 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt\r\n\t " 518 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpt\r\n\t ".
519 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc\r\n\t " 519 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpc\r\n\t ".
520 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%\r\n\t " 520 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord%\r\n\t ".
521 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E\r\n\t " 521 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E\r\n\t ".
522 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem\r\n\t " 522 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eem\r\n\t ".
523 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex\r\n\t " 523 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eex\r\n\t ".
524 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx\r\n\t " 524 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epx\r\n\t ".
525 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein\r\n\t " 525 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ein\r\n\t ".
526 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm\r\n\t " 526 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ecm\r\n\t ".
527 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm\r\n\t " 527 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Emm\r\n\t ".
528 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept\r\n\t " 528 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ept\r\n\t ".
529 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc\r\n\t " 529 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epc\r\n\t ".
530 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%\r\n\t " 530 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E%\r\n\t ".
531 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e\r\n\t " 531 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e\r\n\t ".
532 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem\r\n\t " 532 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eem\r\n\t ".
533 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex\r\n\t " 533 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eex\r\n\t ".
534 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx\r\n\t " 534 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epx\r\n\t ".
535 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein\r\n\t " 535 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ein\r\n\t ".
536 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm\r\n\t " 536 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ecm\r\n\t ".
537 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm\r\n\t " 537 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " emm\r\n\t ".
538 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept\r\n\t " 538 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ept\r\n\t ".
539 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc\r\n\t " 539 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epc\r\n\t ".
540 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%\r\n\t " 540 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e%\r\n\t ".
541 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN\f" 541 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN\f".
542 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem\f" 542 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNem\f".
543 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex\f" 543 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNex\f".
544 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx\f" 544 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpx\f".
545 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin\f" 545 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNin\f".
546 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm\f" 546 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNcm\f".
547 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm\f" 547 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNmm\f".
548 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt\f" 548 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpt\f".
549 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc\f" 549 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpc\f".
550 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%\f" 550 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN%\f".
551 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity\f" 551 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity\f".
552 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem\f" 552 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityem\f".
553 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex\f" 553 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityex\f".
554 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx\f" 554 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypx\f".
555 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin\f" 555 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityin\f".
556 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm\f" 556 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitycm\f".
557 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm\f" 557 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitymm\f".
558 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt\f" 558 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypt\f".
559 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc\f" 559 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypc\f".
560 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%\f" 560 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity%\f".
561 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity\f" 561 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity\f".
562 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem\f" 562 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityem\f".
563 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex\f" 563 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityex\f".
564 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx\f" 564 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypx\f".
565 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin\f" 565 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityin\f".
566 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm\f" 566 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitycm\f".
567 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm\f" 567 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitymm\f".
568 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt\f" 568 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypt\f".
569 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc\f" 569 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypc\f".
570 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%\f" 570 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity%\f".
571 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord\f" 571 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord\f".
572 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem\f" 572 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordem\f".
573 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex\f" 573 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordex\f".
574 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx\f" 574 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpx\f".
575 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin\f" 575 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordin\f".
576 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm\f" 576 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordcm\f".
577 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm\f" 577 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordmm\f".
578 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt\f" 578 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpt\f".
579 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc\f" 579 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpc\f".
580 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%\f" 580 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord%\f".
581 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E\f" 581 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E\f".
582 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem\f" 582 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eem\f".
583 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex\f" 583 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eex\f".
584 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx\f" 584 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epx\f".
585 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein\f" 585 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ein\f".
586 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm\f" 586 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ecm\f".
587 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm\f" 587 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Emm\f".
588 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept\f" 588 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ept\f".
589 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc\f" 589 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epc\f".
590 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%\f" 590 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E%\f".
591 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e\f" 591 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e\f".
592 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem\f" 592 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eem\f".
593 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex\f" 593 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eex\f".
594 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx\f" 594 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epx\f".
595 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein\f" 595 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ein\f".
596 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm\f" 596 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ecm\f".
597 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm\f" 597 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " emm\f".
598 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept\f" 598 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ept\f".
599 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc\f" 599 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epc\f".
600 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%\f" 600 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e%\f".
601 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN" 601 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN".
602 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem" 602 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNem".
603 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex" 603 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNex".
604 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx" 604 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpx".
605 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin" 605 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNin".
606 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm" 606 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNcm".
607 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm" 607 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNmm".
608 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt" 608 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpt".
609 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc" 609 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpc".
610 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%" 610 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN%".
611 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity" 611 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity".
612 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem" 612 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityem".
613 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex" 613 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityex".
614 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx" 614 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypx".
615 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin" 615 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityin".
616 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm" 616 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitycm".
617 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm" 617 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitymm".
618 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt" 618 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypt".
619 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc" 619 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypc".
620 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%" 620 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity%".
621 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity" 621 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity".
622 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem" 622 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityem".
623 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex" 623 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityex".
624 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx" 624 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypx".
625 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin" 625 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityin".
626 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm" 626 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitycm".
627 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm" 627 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitymm".
628 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt" 628 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypt".
629 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc" 629 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypc".
630 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%" 630 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity%".
631 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord" 631 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord".
632 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem" 632 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordem".
633 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex" 633 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordex".
634 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx" 634 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpx".
635 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin" 635 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordin".
636 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm" 636 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordcm".
637 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm" 637 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordmm".
638 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt" 638 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpt".
639 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc" 639 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpc".
640 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%" 640 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord%".
641 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E" 641 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E".
642 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem" 642 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eem".
643 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex" 643 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eex".
644 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx" 644 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epx".
645 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein" 645 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ein".
646 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm" 646 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ecm".
647 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm" 647 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Emm".
648 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept" 648 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ept".
649 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc" 649 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epc".
650 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%" 650 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E%".
651 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e" 651 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e".
652 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem" 652 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eem".
653 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex" 653 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eex".
654 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx" 654 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epx".
655 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein" 655 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ein".
656 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm" 656 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ecm".
657 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm" 657 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " emm".
658 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept" 658 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ept".
659 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc" 659 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epc".
660 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%" 660 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e%".
661 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN " 661 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN ".
662 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem " 662 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNem ".
663 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex " 663 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNex ".
664 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx " 664 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpx ".
665 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin " 665 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNin ".
666 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm " 666 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNcm ".
667 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm " 667 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNmm ".
668 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt " 668 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpt ".
669 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc " 669 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpc ".
670 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% " 670 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN% ".
671 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity " 671 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity ".
672 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem " 672 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityem ".
673 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex " 673 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityex ".
674 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx " 674 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypx ".
675 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin " 675 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityin ".
676 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm " 676 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitycm ".
677 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm " 677 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitymm ".
678 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt " 678 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypt ".
679 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc " 679 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypc ".
680 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% " 680 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity% ".
681 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity " 681 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity ".
682 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem " 682 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityem ".
683 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex " 683 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityex ".
684 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx " 684 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypx ".
685 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin " 685 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityin ".
686 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm " 686 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitycm ".
687 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm " 687 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitymm ".
688 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt " 688 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypt ".
689 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc " 689 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypc ".
690 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% " 690 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity% ".
691 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord " 691 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord ".
692 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem " 692 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordem ".
693 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex " 693 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordex ".
694 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx " 694 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpx ".
695 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin " 695 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordin ".
696 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm " 696 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordcm ".
697 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm " 697 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordmm ".
698 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt " 698 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpt ".
699 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc " 699 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpc ".
700 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% " 700 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord% ".
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=" Eem " 702 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eem ".
703 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex " 703 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eex ".
704 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx " 704 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epx ".
705 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein " 705 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ein ".
706 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm " 706 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ecm ".
707 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm " 707 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Emm ".
708 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept " 708 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ept ".
709 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc " 709 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epc ".
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=" eem " 712 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eem ".
713 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex " 713 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eex ".
714 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx " 714 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epx ".
715 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein " 715 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ein ".
716 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm " 716 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ecm ".
717 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm " 717 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " emm ".
718 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept " 718 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ept ".
719 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc " 719 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epc ".
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=" NaN " 721 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN ".
722 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem " 722 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNem ".
723 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex " 723 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNex ".
724 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx " 724 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpx ".
725 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin " 725 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNin ".
726 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm " 726 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNcm ".
727 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm " 727 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNmm ".
728 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt " 728 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpt ".
729 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc " 729 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpc ".
730 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% " 730 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN% ".
731 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity " 731 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity ".
732 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem " 732 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityem ".
733 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex " 733 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityex ".
734 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx " 734 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypx ".
735 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin " 735 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityin ".
736 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm " 736 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitycm ".
737 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm " 737 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitymm ".
738 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt " 738 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypt ".
739 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc " 739 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypc ".
740 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% " 740 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity% ".
741 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity " 741 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity ".
742 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem " 742 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityem …".
743 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex " 743 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityex …".
744 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx " 744 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypx …".
745 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin " 745 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityin …".
746 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm " 746 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitycm …".
747 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm " 747 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitymm …".
748 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt " 748 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypt …".
749 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc " 749 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypc …".
750 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% " 750 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity% ".
751 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord " 751 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord ".
752 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem " 752 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordem ".
753 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex " 753 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordex ".
754 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx " 754 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpx ".
755 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin " 755 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordin ".
756 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm " 756 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordcm ".
757 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm " 757 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordmm ".
758 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt " 758 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpt ".
759 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc " 759 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpc ".
760 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% " 760 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord% ".
761 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E " 761 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E ".
762 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem " 762 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eem ".
763 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex " 763 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eex ".
764 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx " 764 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epx ".
765 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein " 765 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ein ".
766 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm " 766 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ecm ".
767 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm " 767 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Emm ".
768 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept " 768 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ept ".
769 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc " 769 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epc ".
770 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% " 770 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E% ".
771 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e " 771 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e ".
772 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem " 772 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eem ".
773 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex " 773 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eex ".
774 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx " 774 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epx ".
775 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein " 775 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ein ".
776 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm " 776 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ecm ".
777 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm " 777 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " emm ".
778 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept " 778 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ept ".
779 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc " 779 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epc ".
780 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% " 780 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e% ".
781 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN\r\n\t " 781 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN\r\n\t ".
782 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem\r\n\t " 782 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNem\r\n\t ".
783 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex\r\n\t " 783 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNex\r\n\t ".
784 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx\r\n\t " 784 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpx\r\n\t ".
785 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin\r\n\t " 785 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNin\r\n\t ".
786 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm\r\n\t " 786 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNcm\r\n\t ".
787 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm\r\n\t " 787 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNmm\r\n\t ".
788 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt\r\n\t " 788 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpt\r\n\t ".
789 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc\r\n\t " 789 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpc\r\n\t ".
790 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%\r\n\t " 790 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN%\r\n\t ".
791 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity\r\n\t " 791 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity\r\n\t ".
792 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem\r\n\t " 792 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityem\r\n\t…" .
793 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex\r\n\t " 793 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityex\r\n\t…" .
794 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx\r\n\t " 794 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypx\r\n\t…" .
795 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin\r\n\t " 795 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityin\r\n\t…" .
796 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm\r\n\t " 796 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitycm\r\n\t…" .
797 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm\r\n\t " 797 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitymm\r\n\t…" .
798 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt\r\n\t " 798 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypt\r\n\t…" .
799 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc\r\n\t " 799 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypc\r\n\t…" .
800 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%\r\n\t " 800 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity%\r\n\t ".
801 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity\r\n\t " 801 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity\r\n\t ".
802 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem\r\n\t " 802 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityem\r\n…".
803 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex\r\n\t " 803 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityex\r\n…".
804 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx\r\n\t " 804 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypx\r\n…".
805 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin\r\n\t " 805 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityin\r\n…".
806 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm\r\n\t " 806 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitycm\r\n…".
807 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm\r\n\t " 807 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitymm\r\n…".
808 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt\r\n\t " 808 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypt\r\n…".
809 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc\r\n\t " 809 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypc\r\n…".
810 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%\r\n\t " 810 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity%\r\n\t…" .
811 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord\r\n\t " 811 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord\r\n\t ".
812 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem\r\n\t " 812 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordem\r\n\t ".
813 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex\r\n\t " 813 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordex\r\n\t ".
814 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx\r\n\t " 814 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpx\r\n\t ".
815 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin\r\n\t " 815 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordin\r\n\t ".
816 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm\r\n\t " 816 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordcm\r\n\t ".
817 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm\r\n\t " 817 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordmm\r\n\t ".
818 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt\r\n\t " 818 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpt\r\n\t ".
819 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc\r\n\t " 819 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpc\r\n\t ".
820 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%\r\n\t " 820 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord%\r\n\t ".
821 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E\r\n\t " 821 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E\r\n\t ".
822 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem\r\n\t " 822 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eem\r\n\t ".
823 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex\r\n\t " 823 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eex\r\n\t ".
824 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx\r\n\t " 824 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epx\r\n\t ".
825 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein\r\n\t " 825 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ein\r\n\t ".
826 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm\r\n\t " 826 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ecm\r\n\t ".
827 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm\r\n\t " 827 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Emm\r\n\t ".
828 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept\r\n\t " 828 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ept\r\n\t ".
829 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc\r\n\t " 829 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epc\r\n\t ".
830 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%\r\n\t " 830 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E%\r\n\t ".
831 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e\r\n\t " 831 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e\r\n\t ".
832 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem\r\n\t " 832 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eem\r\n\t ".
833 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex\r\n\t " 833 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eex\r\n\t ".
834 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx\r\n\t " 834 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epx\r\n\t ".
835 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein\r\n\t " 835 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ein\r\n\t ".
836 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm\r\n\t " 836 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ecm\r\n\t ".
837 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm\r\n\t " 837 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " emm\r\n\t ".
838 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept\r\n\t " 838 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ept\r\n\t ".
839 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc\r\n\t " 839 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epc\r\n\t ".
840 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%\r\n\t " 840 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e%\r\n\t ".
841 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN\f" 841 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN\f".
842 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem\f" 842 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNem\f".
843 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex\f" 843 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNex\f".
844 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx\f" 844 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpx\f".
845 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin\f" 845 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNin\f".
846 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm\f" 846 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNcm\f".
847 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm\f" 847 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNmm\f".
848 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt\f" 848 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpt\f".
849 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc\f" 849 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaNpc\f".
850 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%\f" 850 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " NaN%\f".
851 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity\f" 851 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity\f".
852 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem\f" 852 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityem\f".
853 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex\f" 853 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityex\f".
854 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx\f" 854 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypx\f".
855 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin\f" 855 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinityin\f".
856 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm\f" 856 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitycm\f".
857 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm\f" 857 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitymm\f".
858 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt\f" 858 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypt\f".
859 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc\f" 859 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinitypc\f".
860 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%\f" 860 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Infinity%\f".
861 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity\f" 861 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity\f".
862 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem\f" 862 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityem\f".
863 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex\f" 863 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityex\f".
864 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx\f" 864 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypx\f".
865 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin\f" 865 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinityin\f".
866 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm\f" 866 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitycm\f".
867 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm\f" 867 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitymm\f".
868 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt\f" 868 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypt\f".
869 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc\f" 869 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinitypc\f".
870 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%\f" 870 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " -Infinity%\f".
871 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord\f" 871 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord\f".
872 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem\f" 872 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordem\f".
873 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex\f" 873 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordex\f".
874 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx\f" 874 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpx\f".
875 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin\f" 875 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordin\f".
876 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm\f" 876 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordcm\f".
877 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm\f" 877 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordmm\f".
878 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt\f" 878 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpt\f".
879 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc\f" 879 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnordpc\f".
880 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%\f" 880 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " fnord%\f".
881 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E\f" 881 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E\f".
882 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem\f" 882 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eem\f".
883 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex\f" 883 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Eex\f".
884 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx\f" 884 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epx\f".
885 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein\f" 885 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ein\f".
886 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm\f" 886 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ecm\f".
887 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm\f" 887 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Emm\f".
888 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept\f" 888 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Ept\f".
889 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc\f" 889 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " Epc\f".
890 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%\f" 890 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " E%\f".
891 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e\f" 891 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e\f".
892 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem\f" 892 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eem\f".
893 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex\f" 893 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " eex\f".
894 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx\f" 894 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epx\f".
895 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein\f" 895 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ein\f".
896 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm\f" 896 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ecm\f".
897 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm\f" 897 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " emm\f".
898 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept\f" 898 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " ept\f".
899 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc\f" 899 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " epc\f".
900 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%\f" 900 CONSOLE ERROR: Error: <svg> attribute x: Expected length, " e%\f".
901 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaN" 901 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaN".
902 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNem" 902 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNem".
903 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNex" 903 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNex".
904 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpx" 904 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpx".
905 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNin" 905 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNin".
906 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNcm" 906 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNcm".
907 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNmm" 907 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNmm".
908 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpt" 908 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpt".
909 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpc" 909 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpc".
910 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaN%" 910 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaN%".
911 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinity" 911 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinity".
912 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityem" 912 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityem".
913 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityex" 913 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityex".
914 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypx" 914 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypx".
915 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityin" 915 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityin".
916 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitycm" 916 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitycm".
917 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitymm" 917 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitymm".
918 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypt" 918 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypt".
919 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypc" 919 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypc".
920 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinity%" 920 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinity%".
921 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinity" 921 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinity".
922 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityem" 922 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityem".
923 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityex" 923 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityex".
924 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypx" 924 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypx".
925 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityin" 925 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityin".
926 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitycm" 926 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitycm".
927 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitymm" 927 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitymm".
928 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypt" 928 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypt".
929 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypc" 929 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypc".
930 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinity%" 930 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinity%".
931 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnord" 931 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnord".
932 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordem" 932 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordem".
933 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordex" 933 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordex".
934 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpx" 934 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpx".
935 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordin" 935 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordin".
936 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordcm" 936 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordcm".
937 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordmm" 937 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordmm".
938 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpt" 938 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpt".
939 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpc" 939 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpc".
940 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnord%" 940 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnord%".
941 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E" 941 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E".
942 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Eem" 942 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Eem".
943 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Eex" 943 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Eex".
944 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Epx" 944 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Epx".
945 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ein" 945 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ein".
946 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ecm" 946 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ecm".
947 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Emm" 947 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Emm".
948 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ept" 948 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ept".
949 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Epc" 949 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Epc".
950 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E%" 950 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E%".
951 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e" 951 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e".
952 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t eem" 952 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t eem".
953 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t eex" 953 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t eex".
954 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t epx" 954 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t epx".
955 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ein" 955 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ein".
956 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ecm" 956 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ecm".
957 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t emm" 957 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t emm".
958 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ept" 958 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ept".
959 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t epc" 959 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t epc".
960 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e%" 960 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e%".
961 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaN " 961 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaN ".
962 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNem " 962 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNem ".
963 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNex " 963 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNex ".
964 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpx " 964 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpx ".
965 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNin " 965 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNin ".
966 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNcm " 966 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNcm ".
967 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNmm " 967 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNmm ".
968 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpt " 968 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpt ".
969 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpc " 969 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpc ".
970 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaN% " 970 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaN% ".
971 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinity " 971 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinity ".
972 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityem " 972 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityem ".
973 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityex " 973 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityex ".
974 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypx " 974 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypx ".
975 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityin " 975 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityin ".
976 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitycm " 976 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitycm ".
977 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitymm " 977 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitymm ".
978 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypt " 978 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypt ".
979 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypc " 979 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypc ".
980 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinity% " 980 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinity% ".
981 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinity " 981 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinity ".
982 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityem " 982 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityem ".
983 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityex " 983 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityex ".
984 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypx " 984 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypx ".
985 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityin " 985 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityin ".
986 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitycm " 986 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitycm ".
987 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitymm " 987 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitymm ".
988 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypt " 988 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypt ".
989 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypc " 989 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypc ".
990 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinity% " 990 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinity% ".
991 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnord " 991 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnord ".
992 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordem " 992 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordem ".
993 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordex " 993 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordex ".
994 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpx " 994 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpx ".
995 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordin " 995 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordin ".
996 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordcm " 996 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordcm ".
997 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordmm " 997 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordmm ".
998 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpt " 998 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpt ".
999 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpc " 999 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpc ".
1000 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnord% " 1000 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnord% ".
1001 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E " 1001 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E ".
1002 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Eem " 1002 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Eem ".
1003 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Eex " 1003 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Eex ".
1004 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Epx " 1004 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Epx ".
1005 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ein " 1005 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ein ".
1006 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ecm " 1006 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ecm ".
1007 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Emm " 1007 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Emm ".
1008 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ept " 1008 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ept ".
1009 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Epc " 1009 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Epc ".
1010 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E% " 1010 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E% ".
1011 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e " 1011 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e ".
1012 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t eem " 1012 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t eem ".
1013 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t eex " 1013 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t eex ".
1014 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t epx " 1014 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t epx ".
1015 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ein " 1015 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ein ".
1016 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ecm " 1016 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ecm ".
1017 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t emm " 1017 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t emm ".
1018 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ept " 1018 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ept ".
1019 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t epc " 1019 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t epc ".
1020 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e% " 1020 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e% ".
1021 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaN " 1021 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaN ".
1022 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNem " 1022 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNem ".
1023 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNex " 1023 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNex ".
1024 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpx " 1024 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpx ".
1025 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNin " 1025 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNin ".
1026 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNcm " 1026 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNcm ".
1027 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNmm " 1027 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNmm ".
1028 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpt " 1028 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpt ".
1029 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpc " 1029 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpc ".
1030 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaN% " 1030 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaN% ".
1031 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinity " 1031 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinity ".
1032 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityem " 1032 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityem …" .
1033 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityex " 1033 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityex …" .
1034 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypx " 1034 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypx …" .
1035 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityin " 1035 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityin …" .
1036 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitycm " 1036 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitycm …" .
1037 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitymm " 1037 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitymm …" .
1038 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypt " 1038 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypt …" .
1039 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypc " 1039 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypc …" .
1040 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinity% " 1040 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinity% ".
1041 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinity " 1041 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinity ".
1042 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityem " 1042 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityem …" .
1043 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityex " 1043 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityex …" .
1044 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypx " 1044 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypx …" .
1045 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityin " 1045 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityin …" .
1046 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitycm " 1046 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitycm …" .
1047 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitymm " 1047 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitymm …" .
1048 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypt " 1048 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypt …" .
1049 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypc " 1049 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypc …" .
1050 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinity% " 1050 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinity% …" .
1051 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnord " 1051 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnord ".
1052 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordem " 1052 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordem ".
1053 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordex " 1053 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordex ".
1054 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpx " 1054 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpx ".
1055 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordin " 1055 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordin ".
1056 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordcm " 1056 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordcm ".
1057 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordmm " 1057 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordmm ".
1058 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpt " 1058 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpt ".
1059 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpc " 1059 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpc ".
1060 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnord% " 1060 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnord% ".
1061 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E " 1061 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E ".
1062 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Eem " 1062 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Eem ".
1063 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Eex " 1063 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Eex ".
1064 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Epx " 1064 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Epx ".
1065 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ein " 1065 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ein ".
1066 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ecm " 1066 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ecm ".
1067 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Emm " 1067 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Emm ".
1068 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ept " 1068 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ept ".
1069 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Epc " 1069 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Epc ".
1070 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E% " 1070 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E% ".
1071 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e " 1071 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e ".
1072 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t eem " 1072 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t eem ".
1073 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t eex " 1073 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t eex ".
1074 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t epx " 1074 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t epx ".
1075 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ein " 1075 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ein ".
1076 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ecm " 1076 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ecm ".
1077 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t emm " 1077 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t emm ".
1078 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ept " 1078 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ept ".
1079 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t epc " 1079 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t epc ".
1080 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e% " 1080 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e% ".
1081 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaN\r\n\t " 1081 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaN\r\n\t ".
1082 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNem\r\n\t " 1082 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNem\r\n\t ".
1083 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNex\r\n\t " 1083 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNex\r\n\t ".
1084 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpx\r\n\t " 1084 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpx\r\n\t ".
1085 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNin\r\n\t " 1085 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNin\r\n\t ".
1086 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNcm\r\n\t " 1086 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNcm\r\n\t ".
1087 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNmm\r\n\t " 1087 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNmm\r\n\t ".
1088 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpt\r\n\t " 1088 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpt\r\n\t ".
1089 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpc\r\n\t " 1089 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpc\r\n\t ".
1090 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaN%\r\n\t " 1090 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaN%\r\n\t ".
1091 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinity\r\n\t " 1091 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinity\r\n\t ".
1092 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityem\r\n \t " 1092 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityem\r\n …".
1093 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityex\r\n \t " 1093 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityex\r\n …".
1094 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypx\r\n \t " 1094 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypx\r\n …".
1095 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityin\r\n \t " 1095 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityin\r\n …".
1096 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitycm\r\n \t " 1096 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitycm\r\n …".
1097 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitymm\r\n \t " 1097 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitymm\r\n …".
1098 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypt\r\n \t " 1098 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypt\r\n …".
1099 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypc\r\n \t " 1099 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypc\r\n …".
1100 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinity%\r\n\ t " 1100 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinity%\r\n\ t…".
1101 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinity\r\n\ t " 1101 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinity\r\n\ t…".
1102 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityem\r\ n\t " 1102 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityem\r… ".
1103 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityex\r\ n\t " 1103 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityex\r… ".
1104 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypx\r\ n\t " 1104 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypx\r… ".
1105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityin\r\ n\t " 1105 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityin\r… ".
1106 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitycm\r\ n\t " 1106 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitycm\r… ".
1107 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitymm\r\ n\t " 1107 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitymm\r… ".
1108 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypt\r\ n\t " 1108 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypt\r… ".
1109 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypc\r\ n\t " 1109 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypc\r… ".
1110 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinity%\r\n \t " 1110 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinity%\r\n …".
1111 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnord\r\n\t " 1111 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnord\r\n\t ".
1112 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordem\r\n\t " 1112 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordem\r\n\t ".
1113 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordex\r\n\t " 1113 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordex\r\n\t ".
1114 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpx\r\n\t " 1114 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpx\r\n\t ".
1115 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordin\r\n\t " 1115 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordin\r\n\t ".
1116 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordcm\r\n\t " 1116 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordcm\r\n\t ".
1117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordmm\r\n\t " 1117 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordmm\r\n\t ".
1118 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpt\r\n\t " 1118 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpt\r\n\t ".
1119 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpc\r\n\t " 1119 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpc\r\n\t ".
1120 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnord%\r\n\t " 1120 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnord%\r\n\t " .
1121 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E\r\n\t " 1121 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E\r\n\t ".
1122 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Eem\r\n\t " 1122 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Eem\r\n\t ".
1123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Eex\r\n\t " 1123 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Eex\r\n\t ".
1124 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Epx\r\n\t " 1124 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Epx\r\n\t ".
1125 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ein\r\n\t " 1125 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ein\r\n\t ".
1126 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ecm\r\n\t " 1126 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ecm\r\n\t ".
1127 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Emm\r\n\t " 1127 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Emm\r\n\t ".
1128 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ept\r\n\t " 1128 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ept\r\n\t ".
1129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Epc\r\n\t " 1129 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Epc\r\n\t ".
1130 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E%\r\n\t " 1130 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E%\r\n\t ".
1131 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e\r\n\t " 1131 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e\r\n\t ".
1132 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t eem\r\n\t " 1132 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t eem\r\n\t ".
1133 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t eex\r\n\t " 1133 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t eex\r\n\t ".
1134 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t epx\r\n\t " 1134 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t epx\r\n\t ".
1135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ein\r\n\t " 1135 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ein\r\n\t ".
1136 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ecm\r\n\t " 1136 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ecm\r\n\t ".
1137 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t emm\r\n\t " 1137 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t emm\r\n\t ".
1138 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ept\r\n\t " 1138 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ept\r\n\t ".
1139 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t epc\r\n\t " 1139 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t epc\r\n\t ".
1140 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e%\r\n\t " 1140 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e%\r\n\t ".
1141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaN\f" 1141 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaN\f".
1142 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNem\f" 1142 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNem\f".
1143 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNex\f" 1143 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNex\f".
1144 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpx\f" 1144 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpx\f".
1145 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNin\f" 1145 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNin\f".
1146 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNcm\f" 1146 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNcm\f".
1147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNmm\f" 1147 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNmm\f".
1148 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpt\f" 1148 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpt\f".
1149 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaNpc\f" 1149 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaNpc\f".
1150 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t NaN%\f" 1150 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t NaN%\f".
1151 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinity\f" 1151 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinity\f".
1152 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityem\f" 1152 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityem\f".
1153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityex\f" 1153 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityex\f".
1154 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypx\f" 1154 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypx\f".
1155 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinityin\f" 1155 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinityin\f".
1156 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitycm\f" 1156 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitycm\f".
1157 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitymm\f" 1157 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitymm\f".
1158 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypt\f" 1158 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypt\f".
1159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinitypc\f" 1159 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinitypc\f".
1160 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Infinity%\f" 1160 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Infinity%\f".
1161 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinity\f" 1161 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinity\f".
1162 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityem\f" 1162 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityem\f" .
1163 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityex\f" 1163 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityex\f" .
1164 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypx\f" 1164 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypx\f" .
1165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinityin\f" 1165 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinityin\f" .
1166 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitycm\f" 1166 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitycm\f" .
1167 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitymm\f" 1167 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitymm\f" .
1168 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypt\f" 1168 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypt\f" .
1169 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinitypc\f" 1169 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinitypc\f" .
1170 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t -Infinity%\f" 1170 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t -Infinity%\f".
1171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnord\f" 1171 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnord\f".
1172 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordem\f" 1172 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordem\f".
1173 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordex\f" 1173 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordex\f".
1174 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpx\f" 1174 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpx\f".
1175 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordin\f" 1175 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordin\f".
1176 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordcm\f" 1176 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordcm\f".
1177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordmm\f" 1177 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordmm\f".
1178 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpt\f" 1178 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpt\f".
1179 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnordpc\f" 1179 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnordpc\f".
1180 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t fnord%\f" 1180 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t fnord%\f".
1181 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E\f" 1181 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E\f".
1182 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Eem\f" 1182 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Eem\f".
1183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Eex\f" 1183 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Eex\f".
1184 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Epx\f" 1184 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Epx\f".
1185 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ein\f" 1185 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ein\f".
1186 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ecm\f" 1186 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ecm\f".
1187 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Emm\f" 1187 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Emm\f".
1188 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Ept\f" 1188 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Ept\f".
1189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t Epc\f" 1189 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t Epc\f".
1190 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t E%\f" 1190 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t E%\f".
1191 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e\f" 1191 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e\f".
1192 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t eem\f" 1192 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t eem\f".
1193 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t eex\f" 1193 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t eex\f".
1194 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t epx\f" 1194 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t epx\f".
1195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ein\f" 1195 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ein\f".
1196 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ecm\f" 1196 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ecm\f".
1197 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t emm\f" 1197 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t emm\f".
1198 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t ept\f" 1198 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t ept\f".
1199 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t epc\f" 1199 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t epc\f".
1200 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\r\n\t e%\f" 1200 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\r\n\t e%\f".
1201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaN" 1201 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaN".
1202 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNem" 1202 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNem".
1203 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNex" 1203 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNex".
1204 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpx" 1204 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpx".
1205 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNin" 1205 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNin".
1206 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNcm" 1206 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNcm".
1207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNmm" 1207 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNmm".
1208 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpt" 1208 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpt".
1209 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpc" 1209 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpc".
1210 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaN%" 1210 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaN%".
1211 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinity" 1211 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinity".
1212 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityem" 1212 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityem".
1213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityex" 1213 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityex".
1214 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypx" 1214 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypx".
1215 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityin" 1215 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityin".
1216 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitycm" 1216 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitycm".
1217 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitymm" 1217 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitymm".
1218 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypt" 1218 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypt".
1219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypc" 1219 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypc".
1220 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinity%" 1220 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinity%".
1221 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinity" 1221 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinity".
1222 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityem" 1222 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityem".
1223 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityex" 1223 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityex".
1224 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypx" 1224 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypx".
1225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityin" 1225 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityin".
1226 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitycm" 1226 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitycm".
1227 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitymm" 1227 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitymm".
1228 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypt" 1228 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypt".
1229 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypc" 1229 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypc".
1230 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinity%" 1230 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinity%".
1231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnord" 1231 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnord".
1232 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordem" 1232 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordem".
1233 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordex" 1233 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordex".
1234 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpx" 1234 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpx".
1235 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordin" 1235 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordin".
1236 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordcm" 1236 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordcm".
1237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordmm" 1237 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordmm".
1238 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpt" 1238 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpt".
1239 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpc" 1239 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpc".
1240 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnord%" 1240 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnord%".
1241 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE" 1241 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE".
1242 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEem" 1242 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEem".
1243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEex" 1243 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEex".
1244 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpx" 1244 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpx".
1245 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEin" 1245 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEin".
1246 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEcm" 1246 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEcm".
1247 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEmm" 1247 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEmm".
1248 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpt" 1248 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpt".
1249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpc" 1249 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpc".
1250 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE%" 1250 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE%".
1251 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe" 1251 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe".
1252 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\feem" 1252 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\feem".
1253 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\feex" 1253 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\feex".
1254 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fepx" 1254 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fepx".
1255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fein" 1255 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fein".
1256 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fecm" 1256 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fecm".
1257 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\femm" 1257 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\femm".
1258 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fept" 1258 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fept".
1259 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fepc" 1259 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fepc".
1260 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe%" 1260 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe%".
1261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaN " 1261 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaN ".
1262 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNem " 1262 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNem ".
1263 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNex " 1263 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNex ".
1264 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpx " 1264 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpx ".
1265 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNin " 1265 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNin ".
1266 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNcm " 1266 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNcm ".
1267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNmm " 1267 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNmm ".
1268 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpt " 1268 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpt ".
1269 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpc " 1269 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpc ".
1270 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaN% " 1270 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaN% ".
1271 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinity " 1271 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinity ".
1272 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityem " 1272 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityem ".
1273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityex " 1273 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityex ".
1274 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypx " 1274 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypx ".
1275 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityin " 1275 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityin ".
1276 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitycm " 1276 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitycm ".
1277 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitymm " 1277 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitymm ".
1278 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypt " 1278 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypt ".
1279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypc " 1279 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypc ".
1280 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinity% " 1280 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinity% ".
1281 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinity " 1281 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinity ".
1282 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityem " 1282 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityem ".
1283 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityex " 1283 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityex ".
1284 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypx " 1284 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypx ".
1285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityin " 1285 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityin ".
1286 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitycm " 1286 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitycm ".
1287 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitymm " 1287 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitymm ".
1288 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypt " 1288 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypt ".
1289 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypc " 1289 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypc ".
1290 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinity% " 1290 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinity% ".
1291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnord " 1291 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnord ".
1292 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordem " 1292 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordem ".
1293 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordex " 1293 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordex ".
1294 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpx " 1294 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpx ".
1295 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordin " 1295 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordin ".
1296 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordcm " 1296 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordcm ".
1297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordmm " 1297 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordmm ".
1298 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpt " 1298 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpt ".
1299 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpc " 1299 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpc ".
1300 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnord% " 1300 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnord% ".
1301 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE " 1301 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE ".
1302 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEem " 1302 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEem ".
1303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEex " 1303 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEex ".
1304 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpx " 1304 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpx ".
1305 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEin " 1305 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEin ".
1306 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEcm " 1306 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEcm ".
1307 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEmm " 1307 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEmm ".
1308 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpt " 1308 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpt ".
1309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpc " 1309 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpc ".
1310 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE% " 1310 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE% ".
1311 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe " 1311 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe ".
1312 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\feem " 1312 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\feem ".
1313 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\feex " 1313 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\feex ".
1314 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fepx " 1314 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fepx ".
1315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fein " 1315 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fein ".
1316 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fecm " 1316 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fecm ".
1317 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\femm " 1317 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\femm ".
1318 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fept " 1318 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fept ".
1319 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fepc " 1319 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fepc ".
1320 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe% " 1320 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe% ".
1321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaN " 1321 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaN ".
1322 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNem " 1322 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNem ".
1323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNex " 1323 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNex ".
1324 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpx " 1324 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpx ".
1325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNin " 1325 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNin ".
1326 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNcm " 1326 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNcm ".
1327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNmm " 1327 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNmm ".
1328 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpt " 1328 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpt ".
1329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpc " 1329 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpc ".
1330 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaN% " 1330 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaN% ".
1331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinity " 1331 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinity ".
1332 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityem " 1332 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityem ".
1333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityex " 1333 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityex ".
1334 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypx " 1334 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypx ".
1335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityin " 1335 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityin ".
1336 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitycm " 1336 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitycm ".
1337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitymm " 1337 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitymm ".
1338 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypt " 1338 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypt ".
1339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypc " 1339 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypc ".
1340 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinity% " 1340 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinity% ".
1341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinity " 1341 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinity ".
1342 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityem " 1342 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityem ".
1343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityex " 1343 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityex ".
1344 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypx " 1344 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypx ".
1345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityin " 1345 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityin ".
1346 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitycm " 1346 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitycm ".
1347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitymm " 1347 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitymm ".
1348 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypt " 1348 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypt ".
1349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypc " 1349 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypc ".
1350 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinity% " 1350 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinity% ".
1351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnord " 1351 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnord ".
1352 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordem " 1352 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordem ".
1353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordex " 1353 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordex ".
1354 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpx " 1354 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpx ".
1355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordin " 1355 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordin ".
1356 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordcm " 1356 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordcm ".
1357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordmm " 1357 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordmm ".
1358 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpt " 1358 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpt ".
1359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpc " 1359 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpc ".
1360 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnord% " 1360 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnord% ".
1361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE " 1361 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE ".
1362 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEem " 1362 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEem ".
1363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEex " 1363 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEex ".
1364 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpx " 1364 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpx ".
1365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEin " 1365 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEin ".
1366 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEcm " 1366 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEcm ".
1367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEmm " 1367 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEmm ".
1368 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpt " 1368 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpt ".
1369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpc " 1369 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpc ".
1370 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE% " 1370 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE% ".
1371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe " 1371 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe ".
1372 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\feem " 1372 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\feem ".
1373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\feex " 1373 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\feex ".
1374 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fepx " 1374 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fepx ".
1375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fein " 1375 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fein ".
1376 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fecm " 1376 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fecm ".
1377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\femm " 1377 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\femm ".
1378 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fept " 1378 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fept ".
1379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fepc " 1379 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fepc ".
1380 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe% " 1380 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe% ".
1381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaN\r\n\t " 1381 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaN\r\n\t ".
1382 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNem\r\n\t " 1382 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNem\r\n\t ".
1383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNex\r\n\t " 1383 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNex\r\n\t ".
1384 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpx\r\n\t " 1384 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpx\r\n\t ".
1385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNin\r\n\t " 1385 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNin\r\n\t ".
1386 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNcm\r\n\t " 1386 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNcm\r\n\t ".
1387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNmm\r\n\t " 1387 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNmm\r\n\t ".
1388 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpt\r\n\t " 1388 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpt\r\n\t ".
1389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpc\r\n\t " 1389 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpc\r\n\t ".
1390 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaN%\r\n\t " 1390 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaN%\r\n\t ".
1391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinity\r\n\t " 1391 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinity\r\n\t ".
1392 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityem\r\n\t " 1392 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityem\r\n\t ".
1393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityex\r\n\t " 1393 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityex\r\n\t ".
1394 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypx\r\n\t " 1394 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypx\r\n\t ".
1395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityin\r\n\t " 1395 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityin\r\n\t ".
1396 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitycm\r\n\t " 1396 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitycm\r\n\t ".
1397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitymm\r\n\t " 1397 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitymm\r\n\t ".
1398 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypt\r\n\t " 1398 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypt\r\n\t ".
1399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypc\r\n\t " 1399 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypc\r\n\t ".
1400 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinity%\r\n\t " 1400 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinity%\r\n\t ".
1401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinity\r\n\t " 1401 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinity\r\n\t ".
1402 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityem\r\n\t " 1402 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityem\r\n\t " .
1403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityex\r\n\t " 1403 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityex\r\n\t " .
1404 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypx\r\n\t " 1404 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypx\r\n\t " .
1405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityin\r\n\t " 1405 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityin\r\n\t " .
1406 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitycm\r\n\t " 1406 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitycm\r\n\t " .
1407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitymm\r\n\t " 1407 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitymm\r\n\t " .
1408 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypt\r\n\t " 1408 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypt\r\n\t " .
1409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypc\r\n\t " 1409 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypc\r\n\t " .
1410 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinity%\r\n\t " 1410 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinity%\r\n\t ".
1411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnord\r\n\t " 1411 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnord\r\n\t ".
1412 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordem\r\n\t " 1412 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordem\r\n\t ".
1413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordex\r\n\t " 1413 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordex\r\n\t ".
1414 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpx\r\n\t " 1414 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpx\r\n\t ".
1415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordin\r\n\t " 1415 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordin\r\n\t ".
1416 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordcm\r\n\t " 1416 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordcm\r\n\t ".
1417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordmm\r\n\t " 1417 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordmm\r\n\t ".
1418 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpt\r\n\t " 1418 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpt\r\n\t ".
1419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpc\r\n\t " 1419 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpc\r\n\t ".
1420 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnord%\r\n\t " 1420 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnord%\r\n\t ".
1421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE\r\n\t " 1421 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE\r\n\t ".
1422 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEem\r\n\t " 1422 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEem\r\n\t ".
1423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEex\r\n\t " 1423 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEex\r\n\t ".
1424 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpx\r\n\t " 1424 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpx\r\n\t ".
1425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEin\r\n\t " 1425 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEin\r\n\t ".
1426 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEcm\r\n\t " 1426 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEcm\r\n\t ".
1427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEmm\r\n\t " 1427 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEmm\r\n\t ".
1428 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpt\r\n\t " 1428 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpt\r\n\t ".
1429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpc\r\n\t " 1429 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpc\r\n\t ".
1430 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE%\r\n\t " 1430 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE%\r\n\t ".
1431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe\r\n\t " 1431 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe\r\n\t ".
1432 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\feem\r\n\t " 1432 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\feem\r\n\t ".
1433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\feex\r\n\t " 1433 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\feex\r\n\t ".
1434 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fepx\r\n\t " 1434 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fepx\r\n\t ".
1435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fein\r\n\t " 1435 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fein\r\n\t ".
1436 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fecm\r\n\t " 1436 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fecm\r\n\t ".
1437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\femm\r\n\t " 1437 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\femm\r\n\t ".
1438 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fept\r\n\t " 1438 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fept\r\n\t ".
1439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fepc\r\n\t " 1439 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fepc\r\n\t ".
1440 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe%\r\n\t " 1440 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe%\r\n\t ".
1441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaN\f" 1441 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaN\f".
1442 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNem\f" 1442 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNem\f".
1443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNex\f" 1443 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNex\f".
1444 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpx\f" 1444 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpx\f".
1445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNin\f" 1445 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNin\f".
1446 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNcm\f" 1446 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNcm\f".
1447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNmm\f" 1447 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNmm\f".
1448 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpt\f" 1448 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpt\f".
1449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaNpc\f" 1449 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaNpc\f".
1450 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fNaN%\f" 1450 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fNaN%\f".
1451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinity\f" 1451 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinity\f".
1452 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityem\f" 1452 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityem\f".
1453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityex\f" 1453 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityex\f".
1454 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypx\f" 1454 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypx\f".
1455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinityin\f" 1455 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinityin\f".
1456 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitycm\f" 1456 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitycm\f".
1457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitymm\f" 1457 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitymm\f".
1458 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypt\f" 1458 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypt\f".
1459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinitypc\f" 1459 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinitypc\f".
1460 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fInfinity%\f" 1460 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fInfinity%\f".
1461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinity\f" 1461 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinity\f".
1462 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityem\f" 1462 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityem\f".
1463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityex\f" 1463 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityex\f".
1464 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypx\f" 1464 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypx\f".
1465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinityin\f" 1465 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinityin\f".
1466 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitycm\f" 1466 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitycm\f".
1467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitymm\f" 1467 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitymm\f".
1468 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypt\f" 1468 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypt\f".
1469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinitypc\f" 1469 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinitypc\f".
1470 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\f-Infinity%\f" 1470 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\f-Infinity%\f".
1471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnord\f" 1471 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnord\f".
1472 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordem\f" 1472 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordem\f".
1473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordex\f" 1473 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordex\f".
1474 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpx\f" 1474 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpx\f".
1475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordin\f" 1475 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordin\f".
1476 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordcm\f" 1476 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordcm\f".
1477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordmm\f" 1477 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordmm\f".
1478 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpt\f" 1478 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpt\f".
1479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnordpc\f" 1479 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnordpc\f".
1480 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\ffnord%\f" 1480 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\ffnord%\f".
1481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE\f" 1481 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE\f".
1482 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEem\f" 1482 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEem\f".
1483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEex\f" 1483 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEex\f".
1484 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpx\f" 1484 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpx\f".
1485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEin\f" 1485 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEin\f".
1486 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEcm\f" 1486 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEcm\f".
1487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEmm\f" 1487 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEmm\f".
1488 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpt\f" 1488 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpt\f".
1489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fEpc\f" 1489 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fEpc\f".
1490 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fE%\f" 1490 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fE%\f".
1491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe\f" 1491 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe\f".
1492 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\feem\f" 1492 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\feem\f".
1493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\feex\f" 1493 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\feex\f".
1494 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fepx\f" 1494 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fepx\f".
1495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fein\f" 1495 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fein\f".
1496 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fecm\f" 1496 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fecm\f".
1497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\femm\f" 1497 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\femm\f".
1498 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fept\f" 1498 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fept\f".
1499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fepc\f" 1499 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fepc\f".
1500 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="\fe%\f" 1500 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "\fe%\f".
1501 This is a testharness.js-based test. 1501 This is a testharness.js-based test.
1502 PASS Test <length> invalid value: NaN 1502 PASS Test <length> invalid value: NaN
1503 PASS Test <length> invalid value: NaNem 1503 PASS Test <length> invalid value: NaNem
1504 PASS Test <length> invalid value: NaNex 1504 PASS Test <length> invalid value: NaNex
1505 PASS Test <length> invalid value: NaNpx 1505 PASS Test <length> invalid value: NaNpx
1506 PASS Test <length> invalid value: NaNin 1506 PASS Test <length> invalid value: NaNin
1507 PASS Test <length> invalid value: NaNcm 1507 PASS Test <length> invalid value: NaNcm
1508 PASS Test <length> invalid value: NaNmm 1508 PASS Test <length> invalid value: NaNmm
1509 PASS Test <length> invalid value: NaNpt 1509 PASS Test <length> invalid value: NaNpt
1510 PASS Test <length> invalid value: NaNpc 1510 PASS Test <length> invalid value: NaNpc
(...skipping 1483 matching lines...) Expand 10 before | Expand all | Expand 10 after
2994 PASS Test <length> invalid value: \feex\f 2994 PASS Test <length> invalid value: \feex\f
2995 PASS Test <length> invalid value: \fepx\f 2995 PASS Test <length> invalid value: \fepx\f
2996 PASS Test <length> invalid value: \fein\f 2996 PASS Test <length> invalid value: \fein\f
2997 PASS Test <length> invalid value: \fecm\f 2997 PASS Test <length> invalid value: \fecm\f
2998 PASS Test <length> invalid value: \femm\f 2998 PASS Test <length> invalid value: \femm\f
2999 PASS Test <length> invalid value: \fept\f 2999 PASS Test <length> invalid value: \fept\f
3000 PASS Test <length> invalid value: \fepc\f 3000 PASS Test <length> invalid value: \fepc\f
3001 PASS Test <length> invalid value: \fe%\f 3001 PASS Test <length> invalid value: \fe%\f
3002 Harness: the test ran to completion. 3002 Harness: the test ran to completion.
3003 3003
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698