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

Side by Side Diff: LayoutTests/fast/svg/whitespace-length-invalid-expected.txt

Issue 302643004: [SVG2] Allow leading and trailing whitespace in svg attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@relax_todouble_wtf
Patch Set: split tests to combat slow xp trybots Created 6 years, 6 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
(Empty)
1 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN"
2 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNem"
3 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNex"
4 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpx"
5 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNin"
6 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNcm"
7 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNmm"
8 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpt"
9 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpc"
10 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN%"
11 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity"
12 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityem"
13 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityex"
14 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypx"
15 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityin"
16 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitycm"
17 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitymm"
18 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypt"
19 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypc"
20 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity%"
21 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity"
22 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityem"
23 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityex"
24 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypx"
25 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityin"
26 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitycm"
27 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitymm"
28 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypt"
29 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypc"
30 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity%"
31 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord"
32 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordem"
33 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordex"
34 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpx"
35 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordin"
36 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordcm"
37 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordmm"
38 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpt"
39 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpc"
40 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord%"
41 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E"
42 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eem"
43 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eex"
44 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epx"
45 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ein"
46 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ecm"
47 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Emm"
48 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ept"
49 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epc"
50 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E%"
51 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e"
52 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eem"
53 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eex"
54 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epx"
55 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ein"
56 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ecm"
57 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="emm"
58 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ept"
59 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epc"
60 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e%"
61 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+"
62 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em"
63 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex"
64 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px"
65 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in"
66 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm"
67 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm"
68 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt"
69 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc"
70 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+%"
71 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-"
72 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-em"
73 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-ex"
74 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-px"
75 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-in"
76 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-cm"
77 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-mm"
78 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pt"
79 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pc"
80 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-%"
81 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-"
82 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-em"
83 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-ex"
84 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-px"
85 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-in"
86 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-cm"
87 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-mm"
88 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pt"
89 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pc"
90 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-%"
91 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+"
92 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+em"
93 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ex"
94 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+px"
95 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+in"
96 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+cm"
97 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+mm"
98 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pt"
99 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pc"
100 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+%"
101 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-."
102 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.em"
103 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.ex"
104 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.px"
105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.in"
106 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.cm"
107 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.mm"
108 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pt"
109 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pc"
110 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.%"
111 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-"
112 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-em"
113 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-ex"
114 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-px"
115 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-in"
116 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-cm"
117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-mm"
118 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pt"
119 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pc"
120 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-%"
121 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="."
122 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".em"
123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".ex"
124 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".px"
125 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".in"
126 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".cm"
127 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".mm"
128 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pt"
129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pc"
130 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".%"
131 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+."
132 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.em"
133 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.ex"
134 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.px"
135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.in"
136 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.cm"
137 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.mm"
138 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pt"
139 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pc"
140 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.%"
141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0"
142 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0em"
143 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0ex"
144 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0px"
145 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0in"
146 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0cm"
147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0mm"
148 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pt"
149 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pc"
150 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0%"
151 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1"
152 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1em"
153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1ex"
154 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1px"
155 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1in"
156 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1cm"
157 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1mm"
158 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pt"
159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pc"
160 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1%"
161 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN "
162 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNem "
163 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNex "
164 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpx "
165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNin "
166 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNcm "
167 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNmm "
168 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpt "
169 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpc "
170 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN% "
171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity "
172 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityem "
173 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityex "
174 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypx "
175 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityin "
176 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitycm "
177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitymm "
178 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypt "
179 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypc "
180 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity% "
181 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity "
182 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityem "
183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityex "
184 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypx "
185 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityin "
186 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitycm "
187 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitymm "
188 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypt "
189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypc "
190 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity% "
191 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord "
192 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordem "
193 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordex "
194 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpx "
195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordin "
196 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordcm "
197 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordmm "
198 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpt "
199 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpc "
200 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord% "
201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E "
202 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eem "
203 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eex "
204 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epx "
205 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ein "
206 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ecm "
207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Emm "
208 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ept "
209 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epc "
210 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E% "
211 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e "
212 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eem "
213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eex "
214 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epx "
215 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ein "
216 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ecm "
217 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="emm "
218 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ept "
219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epc "
220 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e% "
221 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ "
222 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em "
223 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex "
224 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px "
225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in "
226 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm "
227 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm "
228 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt "
229 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc "
230 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+% "
231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E- "
232 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-em "
233 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-ex "
234 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-px "
235 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-in "
236 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-cm "
237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-mm "
238 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pt "
239 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pc "
240 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-% "
241 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="- "
242 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-em "
243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-ex "
244 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-px "
245 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-in "
246 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-cm "
247 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-mm "
248 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pt "
249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pc "
250 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-% "
251 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ "
252 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+em "
253 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ex "
254 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+px "
255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+in "
256 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+cm "
257 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+mm "
258 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pt "
259 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pc "
260 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+% "
261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-. "
262 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.em "
263 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.ex "
264 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.px "
265 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.in "
266 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.cm "
267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.mm "
268 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pt "
269 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pc "
270 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.% "
271 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".- "
272 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-em "
273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-ex "
274 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-px "
275 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-in "
276 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-cm "
277 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-mm "
278 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pt "
279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pc "
280 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-% "
281 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=". "
282 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".em "
283 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".ex "
284 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".px "
285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".in "
286 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".cm "
287 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".mm "
288 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pt "
289 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pc "
290 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".% "
291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+. "
292 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.em "
293 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.ex "
294 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.px "
295 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.in "
296 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.cm "
297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.mm "
298 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pt "
299 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pc "
300 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.% "
301 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0 "
302 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0em "
303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0ex "
304 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0px "
305 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0in "
306 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0cm "
307 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0mm "
308 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pt "
309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pc "
310 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0% "
311 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1 "
312 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1em "
313 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1ex "
314 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1px "
315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1in "
316 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1cm "
317 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1mm "
318 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pt "
319 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pc "
320 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1% "
321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN "
322 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNem "
323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNex "
324 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpx "
325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNin "
326 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNcm "
327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNmm "
328 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpt "
329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpc "
330 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN% "
331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity "
332 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityem "
333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityex "
334 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypx "
335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityin "
336 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitycm "
337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitymm "
338 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypt "
339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypc "
340 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity% "
341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity "
342 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityem "
343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityex "
344 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypx "
345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityin "
346 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitycm "
347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitymm "
348 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypt "
349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypc "
350 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity% "
351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord "
352 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordem "
353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordex "
354 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpx "
355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordin "
356 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordcm "
357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordmm "
358 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpt "
359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpc "
360 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord% "
361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E "
362 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eem "
363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eex "
364 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epx "
365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ein "
366 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ecm "
367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Emm "
368 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ept "
369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epc "
370 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E% "
371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e "
372 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eem "
373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eex "
374 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epx "
375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ein "
376 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ecm "
377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="emm "
378 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ept "
379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epc "
380 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e% "
381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ "
382 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em "
383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex "
384 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px "
385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in "
386 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm "
387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm "
388 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt "
389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc "
390 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+% "
391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E- "
392 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-em "
393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-ex "
394 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-px "
395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-in "
396 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-cm "
397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-mm "
398 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pt "
399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pc "
400 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-% "
401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="- "
402 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-em "
403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-ex "
404 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-px "
405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-in "
406 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-cm "
407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-mm "
408 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pt "
409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pc "
410 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-% "
411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ "
412 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+em "
413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ex "
414 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+px "
415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+in "
416 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+cm "
417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+mm "
418 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pt "
419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pc "
420 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+% "
421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-. "
422 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.em "
423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.ex "
424 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.px "
425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.in "
426 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.cm "
427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.mm "
428 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pt "
429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pc "
430 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.% "
431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".- "
432 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-em "
433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-ex "
434 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-px "
435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-in "
436 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-cm "
437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-mm "
438 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pt "
439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pc "
440 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-% "
441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=". "
442 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".em "
443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".ex "
444 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".px "
445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".in "
446 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".cm "
447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".mm "
448 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pt "
449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pc "
450 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".% "
451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+. "
452 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.em "
453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.ex "
454 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.px "
455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.in "
456 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.cm "
457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.mm "
458 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pt "
459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pc "
460 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.% "
461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0 "
462 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0em "
463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0ex "
464 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0px "
465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0in "
466 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0cm "
467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0mm "
468 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pt "
469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pc "
470 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0% "
471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1 "
472 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1em "
473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1ex "
474 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1px "
475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1in "
476 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1cm "
477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1mm "
478 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pt "
479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pc "
480 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1% "
481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN
482 "
483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNem
484 "
485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNex
486 "
487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpx
488 "
489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNin
490 "
491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNcm
492 "
493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNmm
494 "
495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpt
496 "
497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpc
498 "
499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN%
500 "
501 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity
502 "
503 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityem
504 "
505 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityex
506 "
507 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypx
508 "
509 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityin
510 "
511 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitycm
512 "
513 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitymm
514 "
515 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypt
516 "
517 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypc
518 "
519 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity%
520 "
521 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity
522 "
523 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityem
524 "
525 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityex
526 "
527 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypx
528 "
529 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityin
530 "
531 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitycm
532 "
533 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitymm
534 "
535 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypt
536 "
537 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypc
538 "
539 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity%
540 "
541 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord
542 "
543 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordem
544 "
545 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordex
546 "
547 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpx
548 "
549 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordin
550 "
551 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordcm
552 "
553 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordmm
554 "
555 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpt
556 "
557 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpc
558 "
559 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord%
560 "
561 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E
562 "
563 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eem
564 "
565 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eex
566 "
567 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epx
568 "
569 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ein
570 "
571 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ecm
572 "
573 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Emm
574 "
575 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ept
576 "
577 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epc
578 "
579 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E%
580 "
581 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e
582 "
583 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eem
584 "
585 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eex
586 "
587 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epx
588 "
589 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ein
590 "
591 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ecm
592 "
593 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="emm
594 "
595 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ept
596 "
597 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epc
598 "
599 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e%
600 "
601 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+
602 "
603 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em
604 "
605 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex
606 "
607 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px
608 "
609 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in
610 "
611 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm
612 "
613 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm
614 "
615 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt
616 "
617 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc
618 "
619 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+%
620 "
621 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-
622 "
623 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-em
624 "
625 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-ex
626 "
627 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-px
628 "
629 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-in
630 "
631 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-cm
632 "
633 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-mm
634 "
635 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pt
636 "
637 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pc
638 "
639 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-%
640 "
641 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-
642 "
643 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-em
644 "
645 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-ex
646 "
647 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-px
648 "
649 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-in
650 "
651 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-cm
652 "
653 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-mm
654 "
655 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pt
656 "
657 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pc
658 "
659 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-%
660 "
661 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+
662 "
663 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+em
664 "
665 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ex
666 "
667 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+px
668 "
669 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+in
670 "
671 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+cm
672 "
673 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+mm
674 "
675 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pt
676 "
677 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pc
678 "
679 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+%
680 "
681 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.
682 "
683 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.em
684 "
685 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.ex
686 "
687 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.px
688 "
689 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.in
690 "
691 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.cm
692 "
693 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.mm
694 "
695 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pt
696 "
697 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pc
698 "
699 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.%
700 "
701 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-
702 "
703 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-em
704 "
705 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-ex
706 "
707 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-px
708 "
709 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-in
710 "
711 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-cm
712 "
713 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-mm
714 "
715 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pt
716 "
717 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pc
718 "
719 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-%
720 "
721 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".
722 "
723 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".em
724 "
725 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".ex
726 "
727 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".px
728 "
729 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".in
730 "
731 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".cm
732 "
733 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".mm
734 "
735 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pt
736 "
737 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pc
738 "
739 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".%
740 "
741 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.
742 "
743 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.em
744 "
745 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.ex
746 "
747 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.px
748 "
749 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.in
750 "
751 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.cm
752 "
753 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.mm
754 "
755 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pt
756 "
757 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pc
758 "
759 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.%
760 "
761 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0
762 "
763 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0em
764 "
765 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0ex
766 "
767 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0px
768 "
769 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0in
770 "
771 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0cm
772 "
773 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0mm
774 "
775 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pt
776 "
777 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pc
778 "
779 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0%
780 "
781 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1
782 "
783 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1em
784 "
785 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1ex
786 "
787 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1px
788 "
789 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1in
790 "
791 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1cm
792 "
793 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1mm
794 "
795 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pt
796 "
797 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pc
798 "
799 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1%
800 "
801 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN "
802 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNem "
803 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNex "
804 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpx "
805 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNin "
806 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNcm "
807 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNmm "
808 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpt "
809 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaNpc "
810 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="NaN% "
811 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity "
812 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityem "
813 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityex "
814 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypx "
815 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinityin "
816 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitycm "
817 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitymm "
818 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypt "
819 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinitypc "
820 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Infinity% "
821 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity "
822 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityem "
823 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityex "
824 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypx "
825 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinityin "
826 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitycm "
827 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitymm "
828 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypt "
829 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinitypc "
830 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-Infinity% "
831 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord "
832 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordem "
833 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordex "
834 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpx "
835 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordin "
836 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordcm "
837 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordmm "
838 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpt "
839 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnordpc "
840 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="fnord% "
841 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E "
842 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eem "
843 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Eex "
844 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epx "
845 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ein "
846 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ecm "
847 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Emm "
848 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Ept "
849 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="Epc "
850 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E% "
851 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e "
852 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eem "
853 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="eex "
854 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epx "
855 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ein "
856 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ecm "
857 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="emm "
858 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="ept "
859 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="epc "
860 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e% "
861 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ "
862 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em "
863 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex "
864 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px "
865 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in "
866 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm "
867 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm "
868 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt "
869 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc "
870 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+% "
871 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E- "
872 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-em "
873 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-ex "
874 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-px "
875 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-in "
876 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-cm "
877 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-mm "
878 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pt "
879 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-pc "
880 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="E-% "
881 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="- "
882 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-em "
883 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-ex "
884 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-px "
885 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-in "
886 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-cm "
887 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-mm "
888 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pt "
889 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-pc "
890 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-% "
891 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ "
892 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+em "
893 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+ex "
894 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+px "
895 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+in "
896 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+cm "
897 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+mm "
898 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pt "
899 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+pc "
900 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+% "
901 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-. "
902 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.em "
903 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.ex "
904 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.px "
905 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.in "
906 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.cm "
907 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.mm "
908 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pt "
909 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.pc "
910 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="-.% "
911 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".- "
912 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-em "
913 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-ex "
914 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-px "
915 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-in "
916 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-cm "
917 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-mm "
918 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pt "
919 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-pc "
920 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".-% "
921 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=". "
922 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".em "
923 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".ex "
924 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".px "
925 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".in "
926 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".cm "
927 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".mm "
928 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pt "
929 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".pc "
930 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".% "
931 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+. "
932 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.em "
933 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.ex "
934 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.px "
935 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.in "
936 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.cm "
937 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.mm "
938 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pt "
939 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.pc "
940 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="+.% "
941 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0 "
942 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0em "
943 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0ex "
944 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0px "
945 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0in "
946 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0cm "
947 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0mm "
948 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pt "
949 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0pc "
950 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=".E0% "
951 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1 "
952 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1em "
953 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1ex "
954 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1px "
955 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1in "
956 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1cm "
957 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1mm "
958 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pt "
959 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1pc "
960 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e1% "
961 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN"
962 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem"
963 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex"
964 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx"
965 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin"
966 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm"
967 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm"
968 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt"
969 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc"
970 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%"
971 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity"
972 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem"
973 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex"
974 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx"
975 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin"
976 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm"
977 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm"
978 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt"
979 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc"
980 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%"
981 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity"
982 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem"
983 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex"
984 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx"
985 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin"
986 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm"
987 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm"
988 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt"
989 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc"
990 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%"
991 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord"
992 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem"
993 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex"
994 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx"
995 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin"
996 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm"
997 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm"
998 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt"
999 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc"
1000 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%"
1001 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E"
1002 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem"
1003 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex"
1004 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx"
1005 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein"
1006 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm"
1007 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm"
1008 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept"
1009 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc"
1010 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%"
1011 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e"
1012 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem"
1013 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex"
1014 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx"
1015 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein"
1016 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm"
1017 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm"
1018 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept"
1019 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc"
1020 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%"
1021 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+"
1022 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em"
1023 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex"
1024 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px"
1025 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in"
1026 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm"
1027 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm"
1028 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt"
1029 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc"
1030 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%"
1031 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-"
1032 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em"
1033 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex"
1034 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px"
1035 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in"
1036 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm"
1037 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm"
1038 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt"
1039 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc"
1040 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%"
1041 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -"
1042 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em"
1043 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex"
1044 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px"
1045 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in"
1046 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm"
1047 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm"
1048 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt"
1049 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc"
1050 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%"
1051 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +"
1052 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em"
1053 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex"
1054 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px"
1055 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in"
1056 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm"
1057 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm"
1058 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt"
1059 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc"
1060 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%"
1061 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -."
1062 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em"
1063 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex"
1064 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px"
1065 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in"
1066 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm"
1067 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm"
1068 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt"
1069 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc"
1070 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%"
1071 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-"
1072 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em"
1073 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex"
1074 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px"
1075 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in"
1076 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm"
1077 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm"
1078 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt"
1079 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc"
1080 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%"
1081 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ."
1082 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em"
1083 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex"
1084 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px"
1085 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in"
1086 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm"
1087 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm"
1088 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt"
1089 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc"
1090 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%"
1091 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +."
1092 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em"
1093 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex"
1094 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px"
1095 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in"
1096 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm"
1097 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm"
1098 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt"
1099 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc"
1100 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%"
1101 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0"
1102 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em"
1103 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex"
1104 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px"
1105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in"
1106 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm"
1107 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm"
1108 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt"
1109 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc"
1110 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%"
1111 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1"
1112 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em"
1113 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex"
1114 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px"
1115 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in"
1116 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm"
1117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm"
1118 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt"
1119 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc"
1120 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%"
1121 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN "
1122 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem "
1123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex "
1124 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx "
1125 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin "
1126 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm "
1127 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm "
1128 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt "
1129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc "
1130 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% "
1131 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity "
1132 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem "
1133 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex "
1134 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx "
1135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin "
1136 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm "
1137 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm "
1138 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt "
1139 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc "
1140 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% "
1141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity "
1142 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem "
1143 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex "
1144 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx "
1145 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin "
1146 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm "
1147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm "
1148 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt "
1149 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc "
1150 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% "
1151 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord "
1152 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem "
1153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex "
1154 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx "
1155 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin "
1156 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm "
1157 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm "
1158 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt "
1159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc "
1160 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% "
1161 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E "
1162 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem "
1163 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex "
1164 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx "
1165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein "
1166 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm "
1167 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm "
1168 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept "
1169 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc "
1170 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% "
1171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e "
1172 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem "
1173 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex "
1174 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx "
1175 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein "
1176 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm "
1177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm "
1178 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept "
1179 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc "
1180 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% "
1181 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ "
1182 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em "
1183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex "
1184 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px "
1185 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in "
1186 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm "
1187 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm "
1188 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt "
1189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc "
1190 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% "
1191 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- "
1192 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em "
1193 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex "
1194 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px "
1195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in "
1196 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm "
1197 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm "
1198 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt "
1199 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc "
1200 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% "
1201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - "
1202 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em "
1203 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex "
1204 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px "
1205 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in "
1206 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm "
1207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm "
1208 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt "
1209 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc "
1210 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% "
1211 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + "
1212 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em "
1213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex "
1214 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px "
1215 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in "
1216 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm "
1217 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm "
1218 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt "
1219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc "
1220 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% "
1221 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. "
1222 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em "
1223 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex "
1224 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px "
1225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in "
1226 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm "
1227 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm "
1228 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt "
1229 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc "
1230 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% "
1231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- "
1232 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em "
1233 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex "
1234 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px "
1235 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in "
1236 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm "
1237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm "
1238 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt "
1239 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc "
1240 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% "
1241 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . "
1242 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em "
1243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex "
1244 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px "
1245 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in "
1246 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm "
1247 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm "
1248 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt "
1249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc "
1250 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% "
1251 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. "
1252 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em "
1253 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex "
1254 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px "
1255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in "
1256 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm "
1257 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm "
1258 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt "
1259 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc "
1260 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% "
1261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 "
1262 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em "
1263 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex "
1264 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px "
1265 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in "
1266 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm "
1267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm "
1268 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt "
1269 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc "
1270 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% "
1271 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 "
1272 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em "
1273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex "
1274 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px "
1275 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in "
1276 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm "
1277 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm "
1278 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt "
1279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc "
1280 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% "
1281 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN "
1282 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem "
1283 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex "
1284 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx "
1285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin "
1286 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm "
1287 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm "
1288 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt "
1289 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc "
1290 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% "
1291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity "
1292 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem "
1293 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex "
1294 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx "
1295 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin "
1296 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm "
1297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm "
1298 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt "
1299 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc "
1300 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% "
1301 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity "
1302 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem "
1303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex "
1304 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx "
1305 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin "
1306 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm "
1307 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm "
1308 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt "
1309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc "
1310 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% "
1311 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord "
1312 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem "
1313 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex "
1314 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx "
1315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin "
1316 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm "
1317 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm "
1318 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt "
1319 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc "
1320 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% "
1321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E "
1322 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem "
1323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex "
1324 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx "
1325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein "
1326 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm "
1327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm "
1328 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept "
1329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc "
1330 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% "
1331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e "
1332 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem "
1333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex "
1334 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx "
1335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein "
1336 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm "
1337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm "
1338 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept "
1339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc "
1340 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% "
1341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ "
1342 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em "
1343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex "
1344 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px "
1345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in "
1346 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm "
1347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm "
1348 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt "
1349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc "
1350 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% "
1351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- "
1352 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em "
1353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex "
1354 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px "
1355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in "
1356 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm "
1357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm "
1358 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt "
1359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc "
1360 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% "
1361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - "
1362 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em "
1363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex "
1364 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px "
1365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in "
1366 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm "
1367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm "
1368 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt "
1369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc "
1370 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% "
1371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + "
1372 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em "
1373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex "
1374 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px "
1375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in "
1376 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm "
1377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm "
1378 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt "
1379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc "
1380 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% "
1381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. "
1382 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em "
1383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex "
1384 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px "
1385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in "
1386 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm "
1387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm "
1388 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt "
1389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc "
1390 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% "
1391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- "
1392 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em "
1393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex "
1394 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px "
1395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in "
1396 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm "
1397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm "
1398 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt "
1399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc "
1400 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% "
1401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . "
1402 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em "
1403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex "
1404 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px "
1405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in "
1406 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm "
1407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm "
1408 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt "
1409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc "
1410 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% "
1411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. "
1412 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em "
1413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex "
1414 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px "
1415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in "
1416 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm "
1417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm "
1418 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt "
1419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc "
1420 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% "
1421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 "
1422 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em "
1423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex "
1424 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px "
1425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in "
1426 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm "
1427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm "
1428 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt "
1429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc "
1430 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% "
1431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 "
1432 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em "
1433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex "
1434 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px "
1435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in "
1436 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm "
1437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm "
1438 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt "
1439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc "
1440 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% "
1441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN
1442 "
1443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem
1444 "
1445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex
1446 "
1447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx
1448 "
1449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin
1450 "
1451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm
1452 "
1453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm
1454 "
1455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt
1456 "
1457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc
1458 "
1459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%
1460 "
1461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity
1462 "
1463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem
1464 "
1465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex
1466 "
1467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx
1468 "
1469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin
1470 "
1471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm
1472 "
1473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm
1474 "
1475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt
1476 "
1477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc
1478 "
1479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%
1480 "
1481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity
1482 "
1483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem
1484 "
1485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex
1486 "
1487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx
1488 "
1489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin
1490 "
1491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm
1492 "
1493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm
1494 "
1495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt
1496 "
1497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc
1498 "
1499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%
1500 "
1501 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord
1502 "
1503 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem
1504 "
1505 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex
1506 "
1507 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx
1508 "
1509 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin
1510 "
1511 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm
1512 "
1513 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm
1514 "
1515 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt
1516 "
1517 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc
1518 "
1519 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%
1520 "
1521 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E
1522 "
1523 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem
1524 "
1525 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex
1526 "
1527 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx
1528 "
1529 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein
1530 "
1531 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm
1532 "
1533 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm
1534 "
1535 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept
1536 "
1537 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc
1538 "
1539 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%
1540 "
1541 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e
1542 "
1543 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem
1544 "
1545 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex
1546 "
1547 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx
1548 "
1549 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein
1550 "
1551 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm
1552 "
1553 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm
1554 "
1555 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept
1556 "
1557 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc
1558 "
1559 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%
1560 "
1561 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+
1562 "
1563 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em
1564 "
1565 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex
1566 "
1567 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px
1568 "
1569 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in
1570 "
1571 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm
1572 "
1573 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm
1574 "
1575 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt
1576 "
1577 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc
1578 "
1579 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%
1580 "
1581 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-
1582 "
1583 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em
1584 "
1585 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex
1586 "
1587 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px
1588 "
1589 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in
1590 "
1591 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm
1592 "
1593 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm
1594 "
1595 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt
1596 "
1597 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc
1598 "
1599 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%
1600 "
1601 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -
1602 "
1603 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em
1604 "
1605 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex
1606 "
1607 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px
1608 "
1609 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in
1610 "
1611 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm
1612 "
1613 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm
1614 "
1615 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt
1616 "
1617 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc
1618 "
1619 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%
1620 "
1621 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +
1622 "
1623 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em
1624 "
1625 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex
1626 "
1627 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px
1628 "
1629 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in
1630 "
1631 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm
1632 "
1633 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm
1634 "
1635 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt
1636 "
1637 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc
1638 "
1639 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%
1640 "
1641 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.
1642 "
1643 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em
1644 "
1645 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex
1646 "
1647 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px
1648 "
1649 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in
1650 "
1651 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm
1652 "
1653 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm
1654 "
1655 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt
1656 "
1657 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc
1658 "
1659 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%
1660 "
1661 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-
1662 "
1663 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em
1664 "
1665 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex
1666 "
1667 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px
1668 "
1669 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in
1670 "
1671 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm
1672 "
1673 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm
1674 "
1675 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt
1676 "
1677 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc
1678 "
1679 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%
1680 "
1681 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .
1682 "
1683 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em
1684 "
1685 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex
1686 "
1687 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px
1688 "
1689 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in
1690 "
1691 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm
1692 "
1693 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm
1694 "
1695 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt
1696 "
1697 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc
1698 "
1699 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%
1700 "
1701 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.
1702 "
1703 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em
1704 "
1705 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex
1706 "
1707 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px
1708 "
1709 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in
1710 "
1711 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm
1712 "
1713 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm
1714 "
1715 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt
1716 "
1717 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc
1718 "
1719 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%
1720 "
1721 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0
1722 "
1723 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em
1724 "
1725 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex
1726 "
1727 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px
1728 "
1729 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in
1730 "
1731 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm
1732 "
1733 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm
1734 "
1735 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt
1736 "
1737 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc
1738 "
1739 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%
1740 "
1741 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1
1742 "
1743 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em
1744 "
1745 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex
1746 "
1747 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px
1748 "
1749 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in
1750 "
1751 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm
1752 "
1753 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm
1754 "
1755 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt
1756 "
1757 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc
1758 "
1759 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%
1760 "
1761 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN "
1762 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem "
1763 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex "
1764 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx "
1765 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin "
1766 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm "
1767 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm "
1768 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt "
1769 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc "
1770 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% "
1771 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity "
1772 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem "
1773 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex "
1774 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx "
1775 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin "
1776 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm "
1777 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm "
1778 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt "
1779 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc "
1780 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% "
1781 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity "
1782 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem "
1783 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex "
1784 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx "
1785 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin "
1786 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm "
1787 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm "
1788 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt "
1789 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc "
1790 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% "
1791 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord "
1792 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem "
1793 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex "
1794 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx "
1795 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin "
1796 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm "
1797 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm "
1798 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt "
1799 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc "
1800 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% "
1801 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E "
1802 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem "
1803 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex "
1804 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx "
1805 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein "
1806 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm "
1807 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm "
1808 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept "
1809 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc "
1810 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% "
1811 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e "
1812 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem "
1813 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex "
1814 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx "
1815 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein "
1816 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm "
1817 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm "
1818 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept "
1819 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc "
1820 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% "
1821 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ "
1822 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em "
1823 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex "
1824 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px "
1825 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in "
1826 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm "
1827 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm "
1828 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt "
1829 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc "
1830 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% "
1831 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- "
1832 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em "
1833 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex "
1834 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px "
1835 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in "
1836 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm "
1837 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm "
1838 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt "
1839 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc "
1840 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% "
1841 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - "
1842 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em "
1843 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex "
1844 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px "
1845 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in "
1846 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm "
1847 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm "
1848 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt "
1849 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc "
1850 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% "
1851 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + "
1852 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em "
1853 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex "
1854 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px "
1855 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in "
1856 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm "
1857 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm "
1858 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt "
1859 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc "
1860 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% "
1861 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. "
1862 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em "
1863 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex "
1864 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px "
1865 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in "
1866 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm "
1867 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm "
1868 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt "
1869 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc "
1870 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% "
1871 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- "
1872 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em "
1873 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex "
1874 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px "
1875 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in "
1876 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm "
1877 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm "
1878 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt "
1879 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc "
1880 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% "
1881 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . "
1882 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em "
1883 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex "
1884 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px "
1885 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in "
1886 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm "
1887 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm "
1888 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt "
1889 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc "
1890 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% "
1891 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. "
1892 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em "
1893 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex "
1894 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px "
1895 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in "
1896 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm "
1897 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm "
1898 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt "
1899 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc "
1900 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% "
1901 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 "
1902 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em "
1903 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex "
1904 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px "
1905 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in "
1906 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm "
1907 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm "
1908 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt "
1909 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc "
1910 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% "
1911 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 "
1912 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em "
1913 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex "
1914 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px "
1915 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in "
1916 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm "
1917 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm "
1918 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt "
1919 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc "
1920 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% "
1921 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN"
1922 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem"
1923 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex"
1924 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx"
1925 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin"
1926 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm"
1927 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm"
1928 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt"
1929 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc"
1930 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%"
1931 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity"
1932 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem"
1933 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex"
1934 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx"
1935 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin"
1936 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm"
1937 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm"
1938 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt"
1939 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc"
1940 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%"
1941 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity"
1942 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem"
1943 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex"
1944 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx"
1945 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin"
1946 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm"
1947 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm"
1948 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt"
1949 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc"
1950 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%"
1951 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord"
1952 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem"
1953 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex"
1954 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx"
1955 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin"
1956 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm"
1957 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm"
1958 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt"
1959 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc"
1960 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%"
1961 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E"
1962 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem"
1963 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex"
1964 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx"
1965 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein"
1966 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm"
1967 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm"
1968 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept"
1969 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc"
1970 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%"
1971 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e"
1972 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem"
1973 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex"
1974 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx"
1975 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein"
1976 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm"
1977 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm"
1978 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept"
1979 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc"
1980 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%"
1981 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+"
1982 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em"
1983 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex"
1984 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px"
1985 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in"
1986 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm"
1987 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm"
1988 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt"
1989 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc"
1990 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%"
1991 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-"
1992 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em"
1993 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex"
1994 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px"
1995 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in"
1996 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm"
1997 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm"
1998 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt"
1999 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc"
2000 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%"
2001 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -"
2002 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em"
2003 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex"
2004 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px"
2005 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in"
2006 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm"
2007 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm"
2008 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt"
2009 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc"
2010 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%"
2011 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +"
2012 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em"
2013 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex"
2014 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px"
2015 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in"
2016 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm"
2017 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm"
2018 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt"
2019 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc"
2020 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%"
2021 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -."
2022 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em"
2023 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex"
2024 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px"
2025 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in"
2026 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm"
2027 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm"
2028 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt"
2029 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc"
2030 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%"
2031 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-"
2032 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em"
2033 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex"
2034 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px"
2035 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in"
2036 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm"
2037 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm"
2038 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt"
2039 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc"
2040 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%"
2041 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ."
2042 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em"
2043 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex"
2044 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px"
2045 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in"
2046 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm"
2047 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm"
2048 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt"
2049 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc"
2050 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%"
2051 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +."
2052 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em"
2053 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex"
2054 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px"
2055 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in"
2056 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm"
2057 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm"
2058 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt"
2059 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc"
2060 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%"
2061 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0"
2062 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em"
2063 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex"
2064 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px"
2065 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in"
2066 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm"
2067 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm"
2068 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt"
2069 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc"
2070 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%"
2071 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1"
2072 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em"
2073 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex"
2074 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px"
2075 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in"
2076 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm"
2077 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm"
2078 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt"
2079 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc"
2080 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%"
2081 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN "
2082 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem "
2083 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex "
2084 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx "
2085 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin "
2086 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm "
2087 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm "
2088 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt "
2089 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc "
2090 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% "
2091 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity "
2092 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem "
2093 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex "
2094 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx "
2095 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin "
2096 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm "
2097 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm "
2098 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt "
2099 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc "
2100 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% "
2101 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity "
2102 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem "
2103 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex "
2104 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx "
2105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin "
2106 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm "
2107 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm "
2108 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt "
2109 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc "
2110 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% "
2111 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord "
2112 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem "
2113 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex "
2114 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx "
2115 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin "
2116 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm "
2117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm "
2118 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt "
2119 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc "
2120 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% "
2121 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E "
2122 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem "
2123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex "
2124 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx "
2125 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein "
2126 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm "
2127 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm "
2128 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept "
2129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc "
2130 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% "
2131 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e "
2132 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem "
2133 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex "
2134 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx "
2135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein "
2136 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm "
2137 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm "
2138 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept "
2139 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc "
2140 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% "
2141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ "
2142 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em "
2143 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex "
2144 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px "
2145 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in "
2146 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm "
2147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm "
2148 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt "
2149 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc "
2150 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% "
2151 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- "
2152 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em "
2153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex "
2154 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px "
2155 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in "
2156 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm "
2157 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm "
2158 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt "
2159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc "
2160 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% "
2161 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - "
2162 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em "
2163 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex "
2164 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px "
2165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in "
2166 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm "
2167 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm "
2168 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt "
2169 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc "
2170 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% "
2171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + "
2172 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em "
2173 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex "
2174 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px "
2175 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in "
2176 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm "
2177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm "
2178 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt "
2179 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc "
2180 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% "
2181 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. "
2182 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em "
2183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex "
2184 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px "
2185 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in "
2186 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm "
2187 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm "
2188 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt "
2189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc "
2190 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% "
2191 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- "
2192 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em "
2193 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex "
2194 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px "
2195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in "
2196 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm "
2197 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm "
2198 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt "
2199 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc "
2200 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% "
2201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . "
2202 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em "
2203 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex "
2204 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px "
2205 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in "
2206 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm "
2207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm "
2208 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt "
2209 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc "
2210 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% "
2211 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. "
2212 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em "
2213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex "
2214 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px "
2215 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in "
2216 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm "
2217 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm "
2218 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt "
2219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc "
2220 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% "
2221 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 "
2222 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em "
2223 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex "
2224 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px "
2225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in "
2226 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm "
2227 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm "
2228 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt "
2229 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc "
2230 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% "
2231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 "
2232 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em "
2233 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex "
2234 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px "
2235 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in "
2236 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm "
2237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm "
2238 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt "
2239 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc "
2240 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% "
2241 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN "
2242 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem "
2243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex "
2244 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx "
2245 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin "
2246 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm "
2247 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm "
2248 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt "
2249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc "
2250 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% "
2251 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity "
2252 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem "
2253 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex "
2254 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx "
2255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin "
2256 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm "
2257 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm "
2258 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt "
2259 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc "
2260 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% "
2261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity "
2262 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem "
2263 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex "
2264 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx "
2265 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin "
2266 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm "
2267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm "
2268 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt "
2269 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc "
2270 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% "
2271 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord "
2272 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem "
2273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex "
2274 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx "
2275 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin "
2276 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm "
2277 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm "
2278 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt "
2279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc "
2280 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% "
2281 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E "
2282 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem "
2283 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex "
2284 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx "
2285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein "
2286 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm "
2287 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm "
2288 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept "
2289 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc "
2290 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% "
2291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e "
2292 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem "
2293 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex "
2294 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx "
2295 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein "
2296 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm "
2297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm "
2298 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept "
2299 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc "
2300 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% "
2301 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ "
2302 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em "
2303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex "
2304 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px "
2305 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in "
2306 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm "
2307 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm "
2308 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt "
2309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc "
2310 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% "
2311 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- "
2312 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em "
2313 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex "
2314 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px "
2315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in "
2316 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm "
2317 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm "
2318 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt "
2319 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc "
2320 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% "
2321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - "
2322 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em "
2323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex "
2324 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px "
2325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in "
2326 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm "
2327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm "
2328 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt "
2329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc "
2330 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% "
2331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + "
2332 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em "
2333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex "
2334 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px "
2335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in "
2336 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm "
2337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm "
2338 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt "
2339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc "
2340 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% "
2341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. "
2342 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em "
2343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex "
2344 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px "
2345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in "
2346 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm "
2347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm "
2348 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt "
2349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc "
2350 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% "
2351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- "
2352 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em "
2353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex "
2354 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px "
2355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in "
2356 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm "
2357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm "
2358 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt "
2359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc "
2360 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% "
2361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . "
2362 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em "
2363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex "
2364 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px "
2365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in "
2366 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm "
2367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm "
2368 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt "
2369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc "
2370 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% "
2371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. "
2372 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em "
2373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex "
2374 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px "
2375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in "
2376 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm "
2377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm "
2378 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt "
2379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc "
2380 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% "
2381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 "
2382 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em "
2383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex "
2384 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px "
2385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in "
2386 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm "
2387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm "
2388 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt "
2389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc "
2390 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% "
2391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 "
2392 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em "
2393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex "
2394 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px "
2395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in "
2396 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm "
2397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm "
2398 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt "
2399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc "
2400 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% "
2401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN
2402 "
2403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem
2404 "
2405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex
2406 "
2407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx
2408 "
2409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin
2410 "
2411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm
2412 "
2413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm
2414 "
2415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt
2416 "
2417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc
2418 "
2419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%
2420 "
2421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity
2422 "
2423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem
2424 "
2425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex
2426 "
2427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx
2428 "
2429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin
2430 "
2431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm
2432 "
2433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm
2434 "
2435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt
2436 "
2437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc
2438 "
2439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%
2440 "
2441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity
2442 "
2443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem
2444 "
2445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex
2446 "
2447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx
2448 "
2449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin
2450 "
2451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm
2452 "
2453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm
2454 "
2455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt
2456 "
2457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc
2458 "
2459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%
2460 "
2461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord
2462 "
2463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem
2464 "
2465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex
2466 "
2467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx
2468 "
2469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin
2470 "
2471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm
2472 "
2473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm
2474 "
2475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt
2476 "
2477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc
2478 "
2479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%
2480 "
2481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E
2482 "
2483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem
2484 "
2485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex
2486 "
2487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx
2488 "
2489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein
2490 "
2491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm
2492 "
2493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm
2494 "
2495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept
2496 "
2497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc
2498 "
2499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%
2500 "
2501 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e
2502 "
2503 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem
2504 "
2505 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex
2506 "
2507 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx
2508 "
2509 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein
2510 "
2511 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm
2512 "
2513 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm
2514 "
2515 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept
2516 "
2517 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc
2518 "
2519 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%
2520 "
2521 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+
2522 "
2523 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em
2524 "
2525 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex
2526 "
2527 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px
2528 "
2529 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in
2530 "
2531 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm
2532 "
2533 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm
2534 "
2535 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt
2536 "
2537 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc
2538 "
2539 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%
2540 "
2541 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-
2542 "
2543 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em
2544 "
2545 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex
2546 "
2547 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px
2548 "
2549 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in
2550 "
2551 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm
2552 "
2553 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm
2554 "
2555 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt
2556 "
2557 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc
2558 "
2559 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%
2560 "
2561 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -
2562 "
2563 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em
2564 "
2565 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex
2566 "
2567 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px
2568 "
2569 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in
2570 "
2571 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm
2572 "
2573 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm
2574 "
2575 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt
2576 "
2577 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc
2578 "
2579 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%
2580 "
2581 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +
2582 "
2583 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em
2584 "
2585 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex
2586 "
2587 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px
2588 "
2589 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in
2590 "
2591 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm
2592 "
2593 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm
2594 "
2595 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt
2596 "
2597 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc
2598 "
2599 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%
2600 "
2601 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.
2602 "
2603 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em
2604 "
2605 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex
2606 "
2607 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px
2608 "
2609 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in
2610 "
2611 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm
2612 "
2613 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm
2614 "
2615 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt
2616 "
2617 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc
2618 "
2619 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%
2620 "
2621 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-
2622 "
2623 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em
2624 "
2625 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex
2626 "
2627 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px
2628 "
2629 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in
2630 "
2631 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm
2632 "
2633 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm
2634 "
2635 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt
2636 "
2637 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc
2638 "
2639 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%
2640 "
2641 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .
2642 "
2643 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em
2644 "
2645 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex
2646 "
2647 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px
2648 "
2649 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in
2650 "
2651 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm
2652 "
2653 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm
2654 "
2655 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt
2656 "
2657 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc
2658 "
2659 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%
2660 "
2661 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.
2662 "
2663 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em
2664 "
2665 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex
2666 "
2667 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px
2668 "
2669 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in
2670 "
2671 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm
2672 "
2673 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm
2674 "
2675 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt
2676 "
2677 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc
2678 "
2679 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%
2680 "
2681 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0
2682 "
2683 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em
2684 "
2685 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex
2686 "
2687 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px
2688 "
2689 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in
2690 "
2691 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm
2692 "
2693 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm
2694 "
2695 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt
2696 "
2697 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc
2698 "
2699 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%
2700 "
2701 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1
2702 "
2703 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em
2704 "
2705 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex
2706 "
2707 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px
2708 "
2709 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in
2710 "
2711 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm
2712 "
2713 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm
2714 "
2715 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt
2716 "
2717 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc
2718 "
2719 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%
2720 "
2721 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN "
2722 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem "
2723 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex "
2724 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx "
2725 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin "
2726 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm "
2727 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm "
2728 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt "
2729 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc "
2730 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% "
2731 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity "
2732 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem "
2733 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex "
2734 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx "
2735 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin "
2736 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm "
2737 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm "
2738 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt "
2739 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc "
2740 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% "
2741 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity "
2742 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem "
2743 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex "
2744 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx "
2745 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin "
2746 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm "
2747 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm "
2748 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt "
2749 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc "
2750 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% "
2751 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord "
2752 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem "
2753 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex "
2754 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx "
2755 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin "
2756 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm "
2757 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm "
2758 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt "
2759 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc "
2760 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% "
2761 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E "
2762 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem "
2763 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex "
2764 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx "
2765 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein "
2766 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm "
2767 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm "
2768 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept "
2769 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc "
2770 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% "
2771 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e "
2772 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem "
2773 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex "
2774 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx "
2775 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein "
2776 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm "
2777 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm "
2778 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept "
2779 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc "
2780 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% "
2781 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ "
2782 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em "
2783 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex "
2784 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px "
2785 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in "
2786 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm "
2787 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm "
2788 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt "
2789 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc "
2790 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% "
2791 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- "
2792 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em "
2793 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex "
2794 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px "
2795 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in "
2796 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm "
2797 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm "
2798 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt "
2799 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc "
2800 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% "
2801 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - "
2802 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em "
2803 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex "
2804 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px "
2805 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in "
2806 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm "
2807 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm "
2808 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt "
2809 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc "
2810 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% "
2811 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + "
2812 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em "
2813 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex "
2814 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px "
2815 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in "
2816 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm "
2817 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm "
2818 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt "
2819 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc "
2820 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% "
2821 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. "
2822 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em "
2823 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex "
2824 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px "
2825 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in "
2826 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm "
2827 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm "
2828 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt "
2829 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc "
2830 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% "
2831 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- "
2832 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em "
2833 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex "
2834 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px "
2835 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in "
2836 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm "
2837 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm "
2838 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt "
2839 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc "
2840 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% "
2841 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . "
2842 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em "
2843 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex "
2844 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px "
2845 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in "
2846 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm "
2847 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm "
2848 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt "
2849 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc "
2850 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% "
2851 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. "
2852 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em "
2853 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex "
2854 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px "
2855 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in "
2856 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm "
2857 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm "
2858 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt "
2859 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc "
2860 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% "
2861 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 "
2862 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em "
2863 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex "
2864 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px "
2865 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in "
2866 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm "
2867 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm "
2868 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt "
2869 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc "
2870 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% "
2871 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 "
2872 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em "
2873 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex "
2874 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px "
2875 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in "
2876 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm "
2877 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm "
2878 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt "
2879 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc "
2880 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% "
2881 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2882 NaN"
2883 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2884 NaNem"
2885 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2886 NaNex"
2887 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2888 NaNpx"
2889 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2890 NaNin"
2891 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2892 NaNcm"
2893 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2894 NaNmm"
2895 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2896 NaNpt"
2897 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2898 NaNpc"
2899 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2900 NaN%"
2901 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2902 Infinity"
2903 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2904 Infinityem"
2905 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2906 Infinityex"
2907 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2908 Infinitypx"
2909 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2910 Infinityin"
2911 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2912 Infinitycm"
2913 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2914 Infinitymm"
2915 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2916 Infinitypt"
2917 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2918 Infinitypc"
2919 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2920 Infinity%"
2921 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2922 -Infinity"
2923 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2924 -Infinityem"
2925 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2926 -Infinityex"
2927 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2928 -Infinitypx"
2929 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2930 -Infinityin"
2931 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2932 -Infinitycm"
2933 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2934 -Infinitymm"
2935 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2936 -Infinitypt"
2937 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2938 -Infinitypc"
2939 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2940 -Infinity%"
2941 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2942 fnord"
2943 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2944 fnordem"
2945 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2946 fnordex"
2947 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2948 fnordpx"
2949 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2950 fnordin"
2951 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2952 fnordcm"
2953 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2954 fnordmm"
2955 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2956 fnordpt"
2957 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2958 fnordpc"
2959 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2960 fnord%"
2961 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2962 E"
2963 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2964 Eem"
2965 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2966 Eex"
2967 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2968 Epx"
2969 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2970 Ein"
2971 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2972 Ecm"
2973 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2974 Emm"
2975 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2976 Ept"
2977 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2978 Epc"
2979 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2980 E%"
2981 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2982 e"
2983 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2984 eem"
2985 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2986 eex"
2987 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2988 epx"
2989 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2990 ein"
2991 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2992 ecm"
2993 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2994 emm"
2995 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2996 ept"
2997 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
2998 epc"
2999 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3000 e%"
3001 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3002 e+"
3003 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3004 e+em"
3005 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3006 e+ex"
3007 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3008 e+px"
3009 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3010 e+in"
3011 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3012 e+cm"
3013 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3014 e+mm"
3015 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3016 e+pt"
3017 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3018 e+pc"
3019 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3020 e+%"
3021 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3022 E-"
3023 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3024 E-em"
3025 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3026 E-ex"
3027 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3028 E-px"
3029 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3030 E-in"
3031 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3032 E-cm"
3033 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3034 E-mm"
3035 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3036 E-pt"
3037 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3038 E-pc"
3039 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3040 E-%"
3041 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3042 -"
3043 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3044 -em"
3045 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3046 -ex"
3047 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3048 -px"
3049 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3050 -in"
3051 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3052 -cm"
3053 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3054 -mm"
3055 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3056 -pt"
3057 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3058 -pc"
3059 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3060 -%"
3061 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3062 +"
3063 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3064 +em"
3065 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3066 +ex"
3067 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3068 +px"
3069 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3070 +in"
3071 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3072 +cm"
3073 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3074 +mm"
3075 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3076 +pt"
3077 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3078 +pc"
3079 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3080 +%"
3081 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3082 -."
3083 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3084 -.em"
3085 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3086 -.ex"
3087 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3088 -.px"
3089 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3090 -.in"
3091 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3092 -.cm"
3093 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3094 -.mm"
3095 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3096 -.pt"
3097 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3098 -.pc"
3099 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3100 -.%"
3101 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3102 .-"
3103 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3104 .-em"
3105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3106 .-ex"
3107 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3108 .-px"
3109 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3110 .-in"
3111 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3112 .-cm"
3113 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3114 .-mm"
3115 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3116 .-pt"
3117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3118 .-pc"
3119 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3120 .-%"
3121 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3122 ."
3123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3124 .em"
3125 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3126 .ex"
3127 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3128 .px"
3129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3130 .in"
3131 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3132 .cm"
3133 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3134 .mm"
3135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3136 .pt"
3137 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3138 .pc"
3139 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3140 .%"
3141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3142 +."
3143 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3144 +.em"
3145 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3146 +.ex"
3147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3148 +.px"
3149 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3150 +.in"
3151 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3152 +.cm"
3153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3154 +.mm"
3155 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3156 +.pt"
3157 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3158 +.pc"
3159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3160 +.%"
3161 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3162 .E0"
3163 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3164 .E0em"
3165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3166 .E0ex"
3167 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3168 .E0px"
3169 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3170 .E0in"
3171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3172 .E0cm"
3173 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3174 .E0mm"
3175 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3176 .E0pt"
3177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3178 .E0pc"
3179 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3180 .E0%"
3181 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3182 e1"
3183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3184 e1em"
3185 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3186 e1ex"
3187 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3188 e1px"
3189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3190 e1in"
3191 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3192 e1cm"
3193 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3194 e1mm"
3195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3196 e1pt"
3197 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3198 e1pc"
3199 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3200 e1%"
3201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3202 NaN "
3203 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3204 NaNem "
3205 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3206 NaNex "
3207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3208 NaNpx "
3209 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3210 NaNin "
3211 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3212 NaNcm "
3213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3214 NaNmm "
3215 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3216 NaNpt "
3217 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3218 NaNpc "
3219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3220 NaN% "
3221 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3222 Infinity "
3223 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3224 Infinityem "
3225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3226 Infinityex "
3227 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3228 Infinitypx "
3229 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3230 Infinityin "
3231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3232 Infinitycm "
3233 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3234 Infinitymm "
3235 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3236 Infinitypt "
3237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3238 Infinitypc "
3239 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3240 Infinity% "
3241 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3242 -Infinity "
3243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3244 -Infinityem "
3245 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3246 -Infinityex "
3247 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3248 -Infinitypx "
3249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3250 -Infinityin "
3251 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3252 -Infinitycm "
3253 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3254 -Infinitymm "
3255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3256 -Infinitypt "
3257 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3258 -Infinitypc "
3259 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3260 -Infinity% "
3261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3262 fnord "
3263 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3264 fnordem "
3265 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3266 fnordex "
3267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3268 fnordpx "
3269 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3270 fnordin "
3271 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3272 fnordcm "
3273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3274 fnordmm "
3275 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3276 fnordpt "
3277 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3278 fnordpc "
3279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3280 fnord% "
3281 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3282 E "
3283 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3284 Eem "
3285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3286 Eex "
3287 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3288 Epx "
3289 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3290 Ein "
3291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3292 Ecm "
3293 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3294 Emm "
3295 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3296 Ept "
3297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3298 Epc "
3299 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3300 E% "
3301 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3302 e "
3303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3304 eem "
3305 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3306 eex "
3307 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3308 epx "
3309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3310 ein "
3311 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3312 ecm "
3313 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3314 emm "
3315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3316 ept "
3317 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3318 epc "
3319 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3320 e% "
3321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3322 e+ "
3323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3324 e+em "
3325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3326 e+ex "
3327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3328 e+px "
3329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3330 e+in "
3331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3332 e+cm "
3333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3334 e+mm "
3335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3336 e+pt "
3337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3338 e+pc "
3339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3340 e+% "
3341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3342 E- "
3343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3344 E-em "
3345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3346 E-ex "
3347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3348 E-px "
3349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3350 E-in "
3351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3352 E-cm "
3353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3354 E-mm "
3355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3356 E-pt "
3357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3358 E-pc "
3359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3360 E-% "
3361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3362 - "
3363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3364 -em "
3365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3366 -ex "
3367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3368 -px "
3369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3370 -in "
3371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3372 -cm "
3373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3374 -mm "
3375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3376 -pt "
3377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3378 -pc "
3379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3380 -% "
3381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3382 + "
3383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3384 +em "
3385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3386 +ex "
3387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3388 +px "
3389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3390 +in "
3391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3392 +cm "
3393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3394 +mm "
3395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3396 +pt "
3397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3398 +pc "
3399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3400 +% "
3401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3402 -. "
3403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3404 -.em "
3405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3406 -.ex "
3407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3408 -.px "
3409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3410 -.in "
3411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3412 -.cm "
3413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3414 -.mm "
3415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3416 -.pt "
3417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3418 -.pc "
3419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3420 -.% "
3421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3422 .- "
3423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3424 .-em "
3425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3426 .-ex "
3427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3428 .-px "
3429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3430 .-in "
3431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3432 .-cm "
3433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3434 .-mm "
3435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3436 .-pt "
3437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3438 .-pc "
3439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3440 .-% "
3441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3442 . "
3443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3444 .em "
3445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3446 .ex "
3447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3448 .px "
3449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3450 .in "
3451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3452 .cm "
3453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3454 .mm "
3455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3456 .pt "
3457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3458 .pc "
3459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3460 .% "
3461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3462 +. "
3463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3464 +.em "
3465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3466 +.ex "
3467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3468 +.px "
3469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3470 +.in "
3471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3472 +.cm "
3473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3474 +.mm "
3475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3476 +.pt "
3477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3478 +.pc "
3479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3480 +.% "
3481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3482 .E0 "
3483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3484 .E0em "
3485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3486 .E0ex "
3487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3488 .E0px "
3489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3490 .E0in "
3491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3492 .E0cm "
3493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3494 .E0mm "
3495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3496 .E0pt "
3497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3498 .E0pc "
3499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3500 .E0% "
3501 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3502 e1 "
3503 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3504 e1em "
3505 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3506 e1ex "
3507 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3508 e1px "
3509 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3510 e1in "
3511 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3512 e1cm "
3513 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3514 e1mm "
3515 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3516 e1pt "
3517 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3518 e1pc "
3519 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3520 e1% "
3521 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3522 NaN "
3523 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3524 NaNem "
3525 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3526 NaNex "
3527 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3528 NaNpx "
3529 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3530 NaNin "
3531 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3532 NaNcm "
3533 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3534 NaNmm "
3535 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3536 NaNpt "
3537 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3538 NaNpc "
3539 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3540 NaN% "
3541 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3542 Infinity "
3543 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3544 Infinityem "
3545 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3546 Infinityex "
3547 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3548 Infinitypx "
3549 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3550 Infinityin "
3551 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3552 Infinitycm "
3553 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3554 Infinitymm "
3555 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3556 Infinitypt "
3557 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3558 Infinitypc "
3559 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3560 Infinity% "
3561 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3562 -Infinity "
3563 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3564 -Infinityem "
3565 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3566 -Infinityex "
3567 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3568 -Infinitypx "
3569 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3570 -Infinityin "
3571 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3572 -Infinitycm "
3573 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3574 -Infinitymm "
3575 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3576 -Infinitypt "
3577 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3578 -Infinitypc "
3579 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3580 -Infinity% "
3581 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3582 fnord "
3583 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3584 fnordem "
3585 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3586 fnordex "
3587 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3588 fnordpx "
3589 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3590 fnordin "
3591 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3592 fnordcm "
3593 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3594 fnordmm "
3595 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3596 fnordpt "
3597 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3598 fnordpc "
3599 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3600 fnord% "
3601 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3602 E "
3603 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3604 Eem "
3605 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3606 Eex "
3607 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3608 Epx "
3609 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3610 Ein "
3611 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3612 Ecm "
3613 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3614 Emm "
3615 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3616 Ept "
3617 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3618 Epc "
3619 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3620 E% "
3621 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3622 e "
3623 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3624 eem "
3625 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3626 eex "
3627 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3628 epx "
3629 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3630 ein "
3631 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3632 ecm "
3633 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3634 emm "
3635 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3636 ept "
3637 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3638 epc "
3639 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3640 e% "
3641 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3642 e+ "
3643 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3644 e+em "
3645 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3646 e+ex "
3647 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3648 e+px "
3649 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3650 e+in "
3651 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3652 e+cm "
3653 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3654 e+mm "
3655 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3656 e+pt "
3657 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3658 e+pc "
3659 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3660 e+% "
3661 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3662 E- "
3663 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3664 E-em "
3665 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3666 E-ex "
3667 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3668 E-px "
3669 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3670 E-in "
3671 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3672 E-cm "
3673 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3674 E-mm "
3675 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3676 E-pt "
3677 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3678 E-pc "
3679 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3680 E-% "
3681 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3682 - "
3683 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3684 -em "
3685 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3686 -ex "
3687 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3688 -px "
3689 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3690 -in "
3691 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3692 -cm "
3693 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3694 -mm "
3695 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3696 -pt "
3697 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3698 -pc "
3699 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3700 -% "
3701 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3702 + "
3703 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3704 +em "
3705 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3706 +ex "
3707 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3708 +px "
3709 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3710 +in "
3711 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3712 +cm "
3713 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3714 +mm "
3715 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3716 +pt "
3717 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3718 +pc "
3719 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3720 +% "
3721 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3722 -. "
3723 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3724 -.em "
3725 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3726 -.ex "
3727 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3728 -.px "
3729 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3730 -.in "
3731 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3732 -.cm "
3733 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3734 -.mm "
3735 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3736 -.pt "
3737 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3738 -.pc "
3739 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3740 -.% "
3741 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3742 .- "
3743 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3744 .-em "
3745 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3746 .-ex "
3747 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3748 .-px "
3749 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3750 .-in "
3751 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3752 .-cm "
3753 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3754 .-mm "
3755 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3756 .-pt "
3757 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3758 .-pc "
3759 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3760 .-% "
3761 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3762 . "
3763 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3764 .em "
3765 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3766 .ex "
3767 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3768 .px "
3769 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3770 .in "
3771 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3772 .cm "
3773 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3774 .mm "
3775 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3776 .pt "
3777 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3778 .pc "
3779 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3780 .% "
3781 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3782 +. "
3783 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3784 +.em "
3785 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3786 +.ex "
3787 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3788 +.px "
3789 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3790 +.in "
3791 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3792 +.cm "
3793 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3794 +.mm "
3795 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3796 +.pt "
3797 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3798 +.pc "
3799 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3800 +.% "
3801 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3802 .E0 "
3803 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3804 .E0em "
3805 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3806 .E0ex "
3807 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3808 .E0px "
3809 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3810 .E0in "
3811 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3812 .E0cm "
3813 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3814 .E0mm "
3815 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3816 .E0pt "
3817 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3818 .E0pc "
3819 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3820 .E0% "
3821 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3822 e1 "
3823 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3824 e1em "
3825 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3826 e1ex "
3827 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3828 e1px "
3829 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3830 e1in "
3831 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3832 e1cm "
3833 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3834 e1mm "
3835 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3836 e1pt "
3837 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3838 e1pc "
3839 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3840 e1% "
3841 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3842 NaN
3843 "
3844 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3845 NaNem
3846 "
3847 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3848 NaNex
3849 "
3850 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3851 NaNpx
3852 "
3853 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3854 NaNin
3855 "
3856 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3857 NaNcm
3858 "
3859 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3860 NaNmm
3861 "
3862 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3863 NaNpt
3864 "
3865 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3866 NaNpc
3867 "
3868 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3869 NaN%
3870 "
3871 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3872 Infinity
3873 "
3874 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3875 Infinityem
3876 "
3877 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3878 Infinityex
3879 "
3880 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3881 Infinitypx
3882 "
3883 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3884 Infinityin
3885 "
3886 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3887 Infinitycm
3888 "
3889 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3890 Infinitymm
3891 "
3892 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3893 Infinitypt
3894 "
3895 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3896 Infinitypc
3897 "
3898 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3899 Infinity%
3900 "
3901 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3902 -Infinity
3903 "
3904 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3905 -Infinityem
3906 "
3907 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3908 -Infinityex
3909 "
3910 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3911 -Infinitypx
3912 "
3913 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3914 -Infinityin
3915 "
3916 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3917 -Infinitycm
3918 "
3919 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3920 -Infinitymm
3921 "
3922 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3923 -Infinitypt
3924 "
3925 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3926 -Infinitypc
3927 "
3928 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3929 -Infinity%
3930 "
3931 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3932 fnord
3933 "
3934 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3935 fnordem
3936 "
3937 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3938 fnordex
3939 "
3940 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3941 fnordpx
3942 "
3943 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3944 fnordin
3945 "
3946 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3947 fnordcm
3948 "
3949 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3950 fnordmm
3951 "
3952 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3953 fnordpt
3954 "
3955 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3956 fnordpc
3957 "
3958 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3959 fnord%
3960 "
3961 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3962 E
3963 "
3964 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3965 Eem
3966 "
3967 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3968 Eex
3969 "
3970 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3971 Epx
3972 "
3973 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3974 Ein
3975 "
3976 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3977 Ecm
3978 "
3979 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3980 Emm
3981 "
3982 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3983 Ept
3984 "
3985 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3986 Epc
3987 "
3988 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3989 E%
3990 "
3991 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3992 e
3993 "
3994 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3995 eem
3996 "
3997 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
3998 eex
3999 "
4000 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4001 epx
4002 "
4003 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4004 ein
4005 "
4006 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4007 ecm
4008 "
4009 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4010 emm
4011 "
4012 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4013 ept
4014 "
4015 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4016 epc
4017 "
4018 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4019 e%
4020 "
4021 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4022 e+
4023 "
4024 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4025 e+em
4026 "
4027 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4028 e+ex
4029 "
4030 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4031 e+px
4032 "
4033 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4034 e+in
4035 "
4036 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4037 e+cm
4038 "
4039 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4040 e+mm
4041 "
4042 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4043 e+pt
4044 "
4045 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4046 e+pc
4047 "
4048 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4049 e+%
4050 "
4051 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4052 E-
4053 "
4054 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4055 E-em
4056 "
4057 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4058 E-ex
4059 "
4060 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4061 E-px
4062 "
4063 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4064 E-in
4065 "
4066 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4067 E-cm
4068 "
4069 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4070 E-mm
4071 "
4072 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4073 E-pt
4074 "
4075 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4076 E-pc
4077 "
4078 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4079 E-%
4080 "
4081 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4082 -
4083 "
4084 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4085 -em
4086 "
4087 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4088 -ex
4089 "
4090 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4091 -px
4092 "
4093 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4094 -in
4095 "
4096 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4097 -cm
4098 "
4099 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4100 -mm
4101 "
4102 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4103 -pt
4104 "
4105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4106 -pc
4107 "
4108 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4109 -%
4110 "
4111 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4112 +
4113 "
4114 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4115 +em
4116 "
4117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4118 +ex
4119 "
4120 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4121 +px
4122 "
4123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4124 +in
4125 "
4126 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4127 +cm
4128 "
4129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4130 +mm
4131 "
4132 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4133 +pt
4134 "
4135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4136 +pc
4137 "
4138 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4139 +%
4140 "
4141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4142 -.
4143 "
4144 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4145 -.em
4146 "
4147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4148 -.ex
4149 "
4150 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4151 -.px
4152 "
4153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4154 -.in
4155 "
4156 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4157 -.cm
4158 "
4159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4160 -.mm
4161 "
4162 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4163 -.pt
4164 "
4165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4166 -.pc
4167 "
4168 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4169 -.%
4170 "
4171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4172 .-
4173 "
4174 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4175 .-em
4176 "
4177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4178 .-ex
4179 "
4180 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4181 .-px
4182 "
4183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4184 .-in
4185 "
4186 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4187 .-cm
4188 "
4189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4190 .-mm
4191 "
4192 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4193 .-pt
4194 "
4195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4196 .-pc
4197 "
4198 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4199 .-%
4200 "
4201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4202 .
4203 "
4204 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4205 .em
4206 "
4207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4208 .ex
4209 "
4210 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4211 .px
4212 "
4213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4214 .in
4215 "
4216 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4217 .cm
4218 "
4219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4220 .mm
4221 "
4222 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4223 .pt
4224 "
4225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4226 .pc
4227 "
4228 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4229 .%
4230 "
4231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4232 +.
4233 "
4234 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4235 +.em
4236 "
4237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4238 +.ex
4239 "
4240 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4241 +.px
4242 "
4243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4244 +.in
4245 "
4246 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4247 +.cm
4248 "
4249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4250 +.mm
4251 "
4252 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4253 +.pt
4254 "
4255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4256 +.pc
4257 "
4258 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4259 +.%
4260 "
4261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4262 .E0
4263 "
4264 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4265 .E0em
4266 "
4267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4268 .E0ex
4269 "
4270 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4271 .E0px
4272 "
4273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4274 .E0in
4275 "
4276 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4277 .E0cm
4278 "
4279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4280 .E0mm
4281 "
4282 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4283 .E0pt
4284 "
4285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4286 .E0pc
4287 "
4288 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4289 .E0%
4290 "
4291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4292 e1
4293 "
4294 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4295 e1em
4296 "
4297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4298 e1ex
4299 "
4300 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4301 e1px
4302 "
4303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4304 e1in
4305 "
4306 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4307 e1cm
4308 "
4309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4310 e1mm
4311 "
4312 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4313 e1pt
4314 "
4315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4316 e1pc
4317 "
4318 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4319 e1%
4320 "
4321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4322 NaN "
4323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4324 NaNem "
4325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4326 NaNex "
4327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4328 NaNpx "
4329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4330 NaNin "
4331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4332 NaNcm "
4333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4334 NaNmm "
4335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4336 NaNpt "
4337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4338 NaNpc "
4339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4340 NaN% "
4341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4342 Infinity "
4343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4344 Infinityem "
4345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4346 Infinityex "
4347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4348 Infinitypx "
4349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4350 Infinityin "
4351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4352 Infinitycm "
4353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4354 Infinitymm "
4355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4356 Infinitypt "
4357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4358 Infinitypc "
4359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4360 Infinity% "
4361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4362 -Infinity "
4363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4364 -Infinityem "
4365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4366 -Infinityex "
4367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4368 -Infinitypx "
4369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4370 -Infinityin "
4371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4372 -Infinitycm "
4373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4374 -Infinitymm "
4375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4376 -Infinitypt "
4377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4378 -Infinitypc "
4379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4380 -Infinity% "
4381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4382 fnord "
4383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4384 fnordem "
4385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4386 fnordex "
4387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4388 fnordpx "
4389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4390 fnordin "
4391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4392 fnordcm "
4393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4394 fnordmm "
4395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4396 fnordpt "
4397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4398 fnordpc "
4399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4400 fnord% "
4401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4402 E "
4403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4404 Eem "
4405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4406 Eex "
4407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4408 Epx "
4409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4410 Ein "
4411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4412 Ecm "
4413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4414 Emm "
4415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4416 Ept "
4417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4418 Epc "
4419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4420 E% "
4421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4422 e "
4423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4424 eem "
4425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4426 eex "
4427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4428 epx "
4429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4430 ein "
4431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4432 ecm "
4433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4434 emm "
4435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4436 ept "
4437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4438 epc "
4439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4440 e% "
4441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4442 e+ "
4443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4444 e+em "
4445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4446 e+ex "
4447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4448 e+px "
4449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4450 e+in "
4451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4452 e+cm "
4453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4454 e+mm "
4455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4456 e+pt "
4457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4458 e+pc "
4459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4460 e+% "
4461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4462 E- "
4463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4464 E-em "
4465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4466 E-ex "
4467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4468 E-px "
4469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4470 E-in "
4471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4472 E-cm "
4473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4474 E-mm "
4475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4476 E-pt "
4477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4478 E-pc "
4479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4480 E-% "
4481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4482 - "
4483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4484 -em "
4485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4486 -ex "
4487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4488 -px "
4489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4490 -in "
4491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4492 -cm "
4493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4494 -mm "
4495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4496 -pt "
4497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4498 -pc "
4499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4500 -% "
4501 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4502 + "
4503 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4504 +em "
4505 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4506 +ex "
4507 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4508 +px "
4509 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4510 +in "
4511 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4512 +cm "
4513 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4514 +mm "
4515 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4516 +pt "
4517 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4518 +pc "
4519 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4520 +% "
4521 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4522 -. "
4523 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4524 -.em "
4525 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4526 -.ex "
4527 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4528 -.px "
4529 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4530 -.in "
4531 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4532 -.cm "
4533 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4534 -.mm "
4535 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4536 -.pt "
4537 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4538 -.pc "
4539 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4540 -.% "
4541 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4542 .- "
4543 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4544 .-em "
4545 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4546 .-ex "
4547 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4548 .-px "
4549 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4550 .-in "
4551 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4552 .-cm "
4553 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4554 .-mm "
4555 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4556 .-pt "
4557 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4558 .-pc "
4559 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4560 .-% "
4561 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4562 . "
4563 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4564 .em "
4565 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4566 .ex "
4567 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4568 .px "
4569 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4570 .in "
4571 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4572 .cm "
4573 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4574 .mm "
4575 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4576 .pt "
4577 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4578 .pc "
4579 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4580 .% "
4581 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4582 +. "
4583 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4584 +.em "
4585 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4586 +.ex "
4587 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4588 +.px "
4589 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4590 +.in "
4591 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4592 +.cm "
4593 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4594 +.mm "
4595 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4596 +.pt "
4597 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4598 +.pc "
4599 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4600 +.% "
4601 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4602 .E0 "
4603 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4604 .E0em "
4605 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4606 .E0ex "
4607 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4608 .E0px "
4609 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4610 .E0in "
4611 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4612 .E0cm "
4613 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4614 .E0mm "
4615 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4616 .E0pt "
4617 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4618 .E0pc "
4619 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4620 .E0% "
4621 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4622 e1 "
4623 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4624 e1em "
4625 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4626 e1ex "
4627 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4628 e1px "
4629 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4630 e1in "
4631 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4632 e1cm "
4633 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4634 e1mm "
4635 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4636 e1pt "
4637 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4638 e1pc "
4639 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="
4640 e1% "
4641 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN"
4642 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem"
4643 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex"
4644 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx"
4645 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin"
4646 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm"
4647 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm"
4648 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt"
4649 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc"
4650 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%"
4651 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity"
4652 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem"
4653 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex"
4654 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx"
4655 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin"
4656 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm"
4657 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm"
4658 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt"
4659 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc"
4660 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%"
4661 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity"
4662 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem"
4663 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex"
4664 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx"
4665 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin"
4666 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm"
4667 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm"
4668 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt"
4669 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc"
4670 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%"
4671 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord"
4672 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem"
4673 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex"
4674 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx"
4675 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin"
4676 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm"
4677 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm"
4678 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt"
4679 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc"
4680 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%"
4681 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E"
4682 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem"
4683 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex"
4684 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx"
4685 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein"
4686 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm"
4687 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm"
4688 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept"
4689 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc"
4690 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%"
4691 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e"
4692 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem"
4693 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex"
4694 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx"
4695 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein"
4696 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm"
4697 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm"
4698 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept"
4699 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc"
4700 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%"
4701 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+"
4702 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em"
4703 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex"
4704 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px"
4705 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in"
4706 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm"
4707 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm"
4708 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt"
4709 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc"
4710 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%"
4711 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-"
4712 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em"
4713 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex"
4714 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px"
4715 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in"
4716 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm"
4717 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm"
4718 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt"
4719 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc"
4720 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%"
4721 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -"
4722 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em"
4723 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex"
4724 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px"
4725 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in"
4726 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm"
4727 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm"
4728 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt"
4729 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc"
4730 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%"
4731 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +"
4732 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em"
4733 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex"
4734 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px"
4735 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in"
4736 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm"
4737 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm"
4738 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt"
4739 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc"
4740 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%"
4741 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -."
4742 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em"
4743 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex"
4744 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px"
4745 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in"
4746 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm"
4747 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm"
4748 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt"
4749 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc"
4750 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%"
4751 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-"
4752 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em"
4753 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex"
4754 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px"
4755 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in"
4756 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm"
4757 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm"
4758 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt"
4759 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc"
4760 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%"
4761 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ."
4762 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em"
4763 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex"
4764 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px"
4765 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in"
4766 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm"
4767 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm"
4768 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt"
4769 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc"
4770 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%"
4771 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +."
4772 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em"
4773 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex"
4774 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px"
4775 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in"
4776 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm"
4777 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm"
4778 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt"
4779 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc"
4780 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%"
4781 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0"
4782 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em"
4783 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex"
4784 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px"
4785 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in"
4786 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm"
4787 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm"
4788 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt"
4789 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc"
4790 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%"
4791 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1"
4792 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em"
4793 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex"
4794 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px"
4795 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in"
4796 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm"
4797 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm"
4798 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt"
4799 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc"
4800 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%"
4801 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN "
4802 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem "
4803 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex "
4804 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx "
4805 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin "
4806 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm "
4807 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm "
4808 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt "
4809 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc "
4810 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% "
4811 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity "
4812 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem "
4813 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex "
4814 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx "
4815 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin "
4816 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm "
4817 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm "
4818 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt "
4819 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc "
4820 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% "
4821 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity "
4822 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem "
4823 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex "
4824 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx "
4825 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin "
4826 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm "
4827 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm "
4828 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt "
4829 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc "
4830 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% "
4831 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord "
4832 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem "
4833 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex "
4834 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx "
4835 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin "
4836 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm "
4837 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm "
4838 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt "
4839 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc "
4840 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% "
4841 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E "
4842 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem "
4843 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex "
4844 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx "
4845 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein "
4846 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm "
4847 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm "
4848 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept "
4849 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc "
4850 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% "
4851 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e "
4852 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem "
4853 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex "
4854 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx "
4855 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein "
4856 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm "
4857 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm "
4858 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept "
4859 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc "
4860 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% "
4861 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ "
4862 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em "
4863 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex "
4864 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px "
4865 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in "
4866 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm "
4867 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm "
4868 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt "
4869 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc "
4870 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% "
4871 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- "
4872 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em "
4873 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex "
4874 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px "
4875 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in "
4876 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm "
4877 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm "
4878 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt "
4879 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc "
4880 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% "
4881 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - "
4882 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em "
4883 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex "
4884 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px "
4885 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in "
4886 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm "
4887 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm "
4888 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt "
4889 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc "
4890 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% "
4891 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + "
4892 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em "
4893 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex "
4894 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px "
4895 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in "
4896 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm "
4897 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm "
4898 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt "
4899 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc "
4900 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% "
4901 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. "
4902 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em "
4903 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex "
4904 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px "
4905 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in "
4906 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm "
4907 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm "
4908 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt "
4909 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc "
4910 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% "
4911 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- "
4912 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em "
4913 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex "
4914 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px "
4915 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in "
4916 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm "
4917 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm "
4918 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt "
4919 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc "
4920 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% "
4921 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . "
4922 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em "
4923 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex "
4924 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px "
4925 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in "
4926 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm "
4927 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm "
4928 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt "
4929 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc "
4930 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% "
4931 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. "
4932 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em "
4933 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex "
4934 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px "
4935 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in "
4936 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm "
4937 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm "
4938 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt "
4939 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc "
4940 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% "
4941 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 "
4942 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em "
4943 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex "
4944 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px "
4945 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in "
4946 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm "
4947 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm "
4948 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt "
4949 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc "
4950 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% "
4951 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 "
4952 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em "
4953 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex "
4954 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px "
4955 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in "
4956 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm "
4957 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm "
4958 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt "
4959 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc "
4960 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% "
4961 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN "
4962 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem "
4963 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex "
4964 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx "
4965 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin "
4966 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm "
4967 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm "
4968 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt "
4969 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc "
4970 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% "
4971 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity "
4972 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem "
4973 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex "
4974 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx "
4975 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin "
4976 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm "
4977 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm "
4978 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt "
4979 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc "
4980 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% "
4981 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity "
4982 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem "
4983 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex "
4984 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx "
4985 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin "
4986 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm "
4987 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm "
4988 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt "
4989 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc "
4990 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% "
4991 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord "
4992 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem "
4993 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex "
4994 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx "
4995 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin "
4996 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm "
4997 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm "
4998 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt "
4999 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc "
5000 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% "
5001 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E "
5002 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem "
5003 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex "
5004 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx "
5005 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein "
5006 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm "
5007 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm "
5008 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept "
5009 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc "
5010 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% "
5011 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e "
5012 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem "
5013 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex "
5014 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx "
5015 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein "
5016 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm "
5017 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm "
5018 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept "
5019 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc "
5020 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% "
5021 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ "
5022 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em "
5023 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex "
5024 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px "
5025 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in "
5026 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm "
5027 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm "
5028 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt "
5029 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc "
5030 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% "
5031 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- "
5032 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em "
5033 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex "
5034 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px "
5035 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in "
5036 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm "
5037 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm "
5038 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt "
5039 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc "
5040 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% "
5041 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - "
5042 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em "
5043 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex "
5044 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px "
5045 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in "
5046 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm "
5047 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm "
5048 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt "
5049 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc "
5050 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% "
5051 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + "
5052 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em "
5053 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex "
5054 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px "
5055 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in "
5056 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm "
5057 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm "
5058 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt "
5059 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc "
5060 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% "
5061 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. "
5062 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em "
5063 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex "
5064 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px "
5065 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in "
5066 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm "
5067 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm "
5068 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt "
5069 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc "
5070 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% "
5071 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- "
5072 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em "
5073 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex "
5074 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px "
5075 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in "
5076 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm "
5077 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm "
5078 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt "
5079 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc "
5080 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% "
5081 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . "
5082 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em "
5083 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex "
5084 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px "
5085 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in "
5086 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm "
5087 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm "
5088 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt "
5089 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc "
5090 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% "
5091 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. "
5092 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em "
5093 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex "
5094 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px "
5095 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in "
5096 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm "
5097 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm "
5098 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt "
5099 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc "
5100 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% "
5101 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 "
5102 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em "
5103 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex "
5104 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px "
5105 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in "
5106 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm "
5107 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm "
5108 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt "
5109 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc "
5110 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% "
5111 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 "
5112 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em "
5113 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex "
5114 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px "
5115 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in "
5116 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm "
5117 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm "
5118 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt "
5119 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc "
5120 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% "
5121 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN
5122 "
5123 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem
5124 "
5125 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex
5126 "
5127 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx
5128 "
5129 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin
5130 "
5131 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm
5132 "
5133 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm
5134 "
5135 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt
5136 "
5137 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc
5138 "
5139 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN%
5140 "
5141 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity
5142 "
5143 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem
5144 "
5145 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex
5146 "
5147 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx
5148 "
5149 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin
5150 "
5151 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm
5152 "
5153 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm
5154 "
5155 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt
5156 "
5157 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc
5158 "
5159 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity%
5160 "
5161 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity
5162 "
5163 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem
5164 "
5165 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex
5166 "
5167 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx
5168 "
5169 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin
5170 "
5171 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm
5172 "
5173 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm
5174 "
5175 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt
5176 "
5177 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc
5178 "
5179 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity%
5180 "
5181 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord
5182 "
5183 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem
5184 "
5185 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex
5186 "
5187 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx
5188 "
5189 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin
5190 "
5191 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm
5192 "
5193 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm
5194 "
5195 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt
5196 "
5197 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc
5198 "
5199 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord%
5200 "
5201 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E
5202 "
5203 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem
5204 "
5205 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex
5206 "
5207 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx
5208 "
5209 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein
5210 "
5211 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm
5212 "
5213 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm
5214 "
5215 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept
5216 "
5217 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc
5218 "
5219 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E%
5220 "
5221 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e
5222 "
5223 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem
5224 "
5225 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex
5226 "
5227 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx
5228 "
5229 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein
5230 "
5231 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm
5232 "
5233 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm
5234 "
5235 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept
5236 "
5237 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc
5238 "
5239 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e%
5240 "
5241 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+
5242 "
5243 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em
5244 "
5245 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex
5246 "
5247 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px
5248 "
5249 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in
5250 "
5251 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm
5252 "
5253 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm
5254 "
5255 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt
5256 "
5257 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc
5258 "
5259 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+%
5260 "
5261 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-
5262 "
5263 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em
5264 "
5265 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex
5266 "
5267 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px
5268 "
5269 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in
5270 "
5271 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm
5272 "
5273 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm
5274 "
5275 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt
5276 "
5277 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc
5278 "
5279 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-%
5280 "
5281 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -
5282 "
5283 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em
5284 "
5285 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex
5286 "
5287 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px
5288 "
5289 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in
5290 "
5291 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm
5292 "
5293 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm
5294 "
5295 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt
5296 "
5297 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc
5298 "
5299 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -%
5300 "
5301 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +
5302 "
5303 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em
5304 "
5305 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex
5306 "
5307 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px
5308 "
5309 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in
5310 "
5311 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm
5312 "
5313 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm
5314 "
5315 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt
5316 "
5317 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc
5318 "
5319 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +%
5320 "
5321 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.
5322 "
5323 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em
5324 "
5325 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex
5326 "
5327 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px
5328 "
5329 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in
5330 "
5331 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm
5332 "
5333 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm
5334 "
5335 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt
5336 "
5337 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc
5338 "
5339 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.%
5340 "
5341 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-
5342 "
5343 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em
5344 "
5345 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex
5346 "
5347 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px
5348 "
5349 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in
5350 "
5351 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm
5352 "
5353 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm
5354 "
5355 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt
5356 "
5357 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc
5358 "
5359 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-%
5360 "
5361 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .
5362 "
5363 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em
5364 "
5365 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex
5366 "
5367 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px
5368 "
5369 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in
5370 "
5371 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm
5372 "
5373 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm
5374 "
5375 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt
5376 "
5377 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc
5378 "
5379 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .%
5380 "
5381 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.
5382 "
5383 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em
5384 "
5385 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex
5386 "
5387 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px
5388 "
5389 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in
5390 "
5391 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm
5392 "
5393 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm
5394 "
5395 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt
5396 "
5397 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc
5398 "
5399 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.%
5400 "
5401 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0
5402 "
5403 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em
5404 "
5405 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex
5406 "
5407 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px
5408 "
5409 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in
5410 "
5411 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm
5412 "
5413 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm
5414 "
5415 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt
5416 "
5417 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc
5418 "
5419 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0%
5420 "
5421 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1
5422 "
5423 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em
5424 "
5425 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex
5426 "
5427 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px
5428 "
5429 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in
5430 "
5431 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm
5432 "
5433 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm
5434 "
5435 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt
5436 "
5437 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc
5438 "
5439 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1%
5440 "
5441 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN "
5442 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNem "
5443 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNex "
5444 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpx "
5445 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNin "
5446 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNcm "
5447 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNmm "
5448 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpt "
5449 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaNpc "
5450 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" NaN% "
5451 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity "
5452 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityem "
5453 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityex "
5454 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypx "
5455 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinityin "
5456 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitycm "
5457 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitymm "
5458 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypt "
5459 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinitypc "
5460 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Infinity% "
5461 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity "
5462 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityem "
5463 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityex "
5464 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypx "
5465 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinityin "
5466 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitycm "
5467 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitymm "
5468 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypt "
5469 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinitypc "
5470 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -Infinity% "
5471 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord "
5472 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordem "
5473 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordex "
5474 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpx "
5475 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordin "
5476 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordcm "
5477 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordmm "
5478 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpt "
5479 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnordpc "
5480 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" fnord% "
5481 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E "
5482 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eem "
5483 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Eex "
5484 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epx "
5485 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ein "
5486 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ecm "
5487 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Emm "
5488 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Ept "
5489 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" Epc "
5490 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E% "
5491 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e "
5492 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eem "
5493 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" eex "
5494 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epx "
5495 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ein "
5496 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ecm "
5497 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" emm "
5498 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" ept "
5499 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" epc "
5500 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e% "
5501 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ "
5502 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+em "
5503 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+ex "
5504 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+px "
5505 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+in "
5506 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+cm "
5507 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+mm "
5508 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pt "
5509 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+pc "
5510 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e+% "
5511 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E- "
5512 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-em "
5513 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-ex "
5514 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-px "
5515 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-in "
5516 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-cm "
5517 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-mm "
5518 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pt "
5519 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-pc "
5520 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" E-% "
5521 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" - "
5522 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -em "
5523 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -ex "
5524 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -px "
5525 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -in "
5526 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -cm "
5527 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -mm "
5528 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pt "
5529 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -pc "
5530 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -% "
5531 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" + "
5532 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +em "
5533 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +ex "
5534 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +px "
5535 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +in "
5536 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +cm "
5537 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +mm "
5538 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pt "
5539 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +pc "
5540 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +% "
5541 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -. "
5542 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.em "
5543 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.ex "
5544 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.px "
5545 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.in "
5546 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.cm "
5547 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.mm "
5548 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pt "
5549 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.pc "
5550 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" -.% "
5551 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .- "
5552 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-em "
5553 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-ex "
5554 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-px "
5555 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-in "
5556 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-cm "
5557 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-mm "
5558 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pt "
5559 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-pc "
5560 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .-% "
5561 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" . "
5562 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .em "
5563 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .ex "
5564 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .px "
5565 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .in "
5566 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .cm "
5567 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .mm "
5568 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pt "
5569 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .pc "
5570 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .% "
5571 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +. "
5572 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.em "
5573 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.ex "
5574 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.px "
5575 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.in "
5576 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.cm "
5577 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.mm "
5578 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pt "
5579 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.pc "
5580 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" +.% "
5581 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0 "
5582 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0em "
5583 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0ex "
5584 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0px "
5585 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0in "
5586 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0cm "
5587 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0mm "
5588 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pt "
5589 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0pc "
5590 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" .E0% "
5591 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1 "
5592 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1em "
5593 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1ex "
5594 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1px "
5595 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1in "
5596 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1cm "
5597 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1mm "
5598 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pt "
5599 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1pc "
5600 CONSOLE ERROR: Error: Invalid value for <svg> attribute x=" e1% "
5601 This is a testharness.js-based test.
5602 PASS Test <length> invalid value: NaN
5603 PASS Test <length> invalid value: NaNem
5604 PASS Test <length> invalid value: NaNex
5605 PASS Test <length> invalid value: NaNpx
5606 PASS Test <length> invalid value: NaNin
5607 PASS Test <length> invalid value: NaNcm
5608 PASS Test <length> invalid value: NaNmm
5609 PASS Test <length> invalid value: NaNpt
5610 PASS Test <length> invalid value: NaNpc
5611 PASS Test <length> invalid value: NaN%
5612 PASS Test <length> invalid value: Infinity
5613 PASS Test <length> invalid value: Infinityem
5614 PASS Test <length> invalid value: Infinityex
5615 PASS Test <length> invalid value: Infinitypx
5616 PASS Test <length> invalid value: Infinityin
5617 PASS Test <length> invalid value: Infinitycm
5618 PASS Test <length> invalid value: Infinitymm
5619 PASS Test <length> invalid value: Infinitypt
5620 PASS Test <length> invalid value: Infinitypc
5621 PASS Test <length> invalid value: Infinity%
5622 PASS Test <length> invalid value: -Infinity
5623 PASS Test <length> invalid value: -Infinityem
5624 PASS Test <length> invalid value: -Infinityex
5625 PASS Test <length> invalid value: -Infinitypx
5626 PASS Test <length> invalid value: -Infinityin
5627 PASS Test <length> invalid value: -Infinitycm
5628 PASS Test <length> invalid value: -Infinitymm
5629 PASS Test <length> invalid value: -Infinitypt
5630 PASS Test <length> invalid value: -Infinitypc
5631 PASS Test <length> invalid value: -Infinity%
5632 PASS Test <length> invalid value: fnord
5633 PASS Test <length> invalid value: fnordem
5634 PASS Test <length> invalid value: fnordex
5635 PASS Test <length> invalid value: fnordpx
5636 PASS Test <length> invalid value: fnordin
5637 PASS Test <length> invalid value: fnordcm
5638 PASS Test <length> invalid value: fnordmm
5639 PASS Test <length> invalid value: fnordpt
5640 PASS Test <length> invalid value: fnordpc
5641 PASS Test <length> invalid value: fnord%
5642 PASS Test <length> invalid value: E
5643 PASS Test <length> invalid value: Eem
5644 PASS Test <length> invalid value: Eex
5645 PASS Test <length> invalid value: Epx
5646 PASS Test <length> invalid value: Ein
5647 PASS Test <length> invalid value: Ecm
5648 PASS Test <length> invalid value: Emm
5649 PASS Test <length> invalid value: Ept
5650 PASS Test <length> invalid value: Epc
5651 PASS Test <length> invalid value: E%
5652 PASS Test <length> invalid value: e
5653 PASS Test <length> invalid value: eem
5654 PASS Test <length> invalid value: eex
5655 PASS Test <length> invalid value: epx
5656 PASS Test <length> invalid value: ein
5657 PASS Test <length> invalid value: ecm
5658 PASS Test <length> invalid value: emm
5659 PASS Test <length> invalid value: ept
5660 PASS Test <length> invalid value: epc
5661 PASS Test <length> invalid value: e%
5662 PASS Test <length> invalid value: e+
5663 PASS Test <length> invalid value: e+em
5664 PASS Test <length> invalid value: e+ex
5665 PASS Test <length> invalid value: e+px
5666 PASS Test <length> invalid value: e+in
5667 PASS Test <length> invalid value: e+cm
5668 PASS Test <length> invalid value: e+mm
5669 PASS Test <length> invalid value: e+pt
5670 PASS Test <length> invalid value: e+pc
5671 PASS Test <length> invalid value: e+%
5672 PASS Test <length> invalid value: E-
5673 PASS Test <length> invalid value: E-em
5674 PASS Test <length> invalid value: E-ex
5675 PASS Test <length> invalid value: E-px
5676 PASS Test <length> invalid value: E-in
5677 PASS Test <length> invalid value: E-cm
5678 PASS Test <length> invalid value: E-mm
5679 PASS Test <length> invalid value: E-pt
5680 PASS Test <length> invalid value: E-pc
5681 PASS Test <length> invalid value: E-%
5682 PASS Test <length> invalid value: -
5683 PASS Test <length> invalid value: -em
5684 PASS Test <length> invalid value: -ex
5685 PASS Test <length> invalid value: -px
5686 PASS Test <length> invalid value: -in
5687 PASS Test <length> invalid value: -cm
5688 PASS Test <length> invalid value: -mm
5689 PASS Test <length> invalid value: -pt
5690 PASS Test <length> invalid value: -pc
5691 PASS Test <length> invalid value: -%
5692 PASS Test <length> invalid value: +
5693 PASS Test <length> invalid value: +em
5694 PASS Test <length> invalid value: +ex
5695 PASS Test <length> invalid value: +px
5696 PASS Test <length> invalid value: +in
5697 PASS Test <length> invalid value: +cm
5698 PASS Test <length> invalid value: +mm
5699 PASS Test <length> invalid value: +pt
5700 PASS Test <length> invalid value: +pc
5701 PASS Test <length> invalid value: +%
5702 PASS Test <length> invalid value: -.
5703 PASS Test <length> invalid value: -.em
5704 PASS Test <length> invalid value: -.ex
5705 PASS Test <length> invalid value: -.px
5706 PASS Test <length> invalid value: -.in
5707 PASS Test <length> invalid value: -.cm
5708 PASS Test <length> invalid value: -.mm
5709 PASS Test <length> invalid value: -.pt
5710 PASS Test <length> invalid value: -.pc
5711 PASS Test <length> invalid value: -.%
5712 PASS Test <length> invalid value: .-
5713 PASS Test <length> invalid value: .-em
5714 PASS Test <length> invalid value: .-ex
5715 PASS Test <length> invalid value: .-px
5716 PASS Test <length> invalid value: .-in
5717 PASS Test <length> invalid value: .-cm
5718 PASS Test <length> invalid value: .-mm
5719 PASS Test <length> invalid value: .-pt
5720 PASS Test <length> invalid value: .-pc
5721 PASS Test <length> invalid value: .-%
5722 PASS Test <length> invalid value: .
5723 PASS Test <length> invalid value: .em
5724 PASS Test <length> invalid value: .ex
5725 PASS Test <length> invalid value: .px
5726 PASS Test <length> invalid value: .in
5727 PASS Test <length> invalid value: .cm
5728 PASS Test <length> invalid value: .mm
5729 PASS Test <length> invalid value: .pt
5730 PASS Test <length> invalid value: .pc
5731 PASS Test <length> invalid value: .%
5732 PASS Test <length> invalid value: +.
5733 PASS Test <length> invalid value: +.em
5734 PASS Test <length> invalid value: +.ex
5735 PASS Test <length> invalid value: +.px
5736 PASS Test <length> invalid value: +.in
5737 PASS Test <length> invalid value: +.cm
5738 PASS Test <length> invalid value: +.mm
5739 PASS Test <length> invalid value: +.pt
5740 PASS Test <length> invalid value: +.pc
5741 PASS Test <length> invalid value: +.%
5742 PASS Test <length> invalid value: .E0
5743 PASS Test <length> invalid value: .E0em
5744 PASS Test <length> invalid value: .E0ex
5745 PASS Test <length> invalid value: .E0px
5746 PASS Test <length> invalid value: .E0in
5747 PASS Test <length> invalid value: .E0cm
5748 PASS Test <length> invalid value: .E0mm
5749 PASS Test <length> invalid value: .E0pt
5750 PASS Test <length> invalid value: .E0pc
5751 PASS Test <length> invalid value: .E0%
5752 PASS Test <length> invalid value: e1
5753 PASS Test <length> invalid value: e1em
5754 PASS Test <length> invalid value: e1ex
5755 PASS Test <length> invalid value: e1px
5756 PASS Test <length> invalid value: e1in
5757 PASS Test <length> invalid value: e1cm
5758 PASS Test <length> invalid value: e1mm
5759 PASS Test <length> invalid value: e1pt
5760 PASS Test <length> invalid value: e1pc
5761 PASS Test <length> invalid value: e1%
5762 PASS Test <length> invalid value: NaN
5763 PASS Test <length> invalid value: NaNem
5764 PASS Test <length> invalid value: NaNex
5765 PASS Test <length> invalid value: NaNpx
5766 PASS Test <length> invalid value: NaNin
5767 PASS Test <length> invalid value: NaNcm
5768 PASS Test <length> invalid value: NaNmm
5769 PASS Test <length> invalid value: NaNpt
5770 PASS Test <length> invalid value: NaNpc
5771 PASS Test <length> invalid value: NaN%
5772 PASS Test <length> invalid value: Infinity
5773 PASS Test <length> invalid value: Infinityem
5774 PASS Test <length> invalid value: Infinityex
5775 PASS Test <length> invalid value: Infinitypx
5776 PASS Test <length> invalid value: Infinityin
5777 PASS Test <length> invalid value: Infinitycm
5778 PASS Test <length> invalid value: Infinitymm
5779 PASS Test <length> invalid value: Infinitypt
5780 PASS Test <length> invalid value: Infinitypc
5781 PASS Test <length> invalid value: Infinity%
5782 PASS Test <length> invalid value: -Infinity
5783 PASS Test <length> invalid value: -Infinityem
5784 PASS Test <length> invalid value: -Infinityex
5785 PASS Test <length> invalid value: -Infinitypx
5786 PASS Test <length> invalid value: -Infinityin
5787 PASS Test <length> invalid value: -Infinitycm
5788 PASS Test <length> invalid value: -Infinitymm
5789 PASS Test <length> invalid value: -Infinitypt
5790 PASS Test <length> invalid value: -Infinitypc
5791 PASS Test <length> invalid value: -Infinity%
5792 PASS Test <length> invalid value: fnord
5793 PASS Test <length> invalid value: fnordem
5794 PASS Test <length> invalid value: fnordex
5795 PASS Test <length> invalid value: fnordpx
5796 PASS Test <length> invalid value: fnordin
5797 PASS Test <length> invalid value: fnordcm
5798 PASS Test <length> invalid value: fnordmm
5799 PASS Test <length> invalid value: fnordpt
5800 PASS Test <length> invalid value: fnordpc
5801 PASS Test <length> invalid value: fnord%
5802 PASS Test <length> invalid value: E
5803 PASS Test <length> invalid value: Eem
5804 PASS Test <length> invalid value: Eex
5805 PASS Test <length> invalid value: Epx
5806 PASS Test <length> invalid value: Ein
5807 PASS Test <length> invalid value: Ecm
5808 PASS Test <length> invalid value: Emm
5809 PASS Test <length> invalid value: Ept
5810 PASS Test <length> invalid value: Epc
5811 PASS Test <length> invalid value: E%
5812 PASS Test <length> invalid value: e
5813 PASS Test <length> invalid value: eem
5814 PASS Test <length> invalid value: eex
5815 PASS Test <length> invalid value: epx
5816 PASS Test <length> invalid value: ein
5817 PASS Test <length> invalid value: ecm
5818 PASS Test <length> invalid value: emm
5819 PASS Test <length> invalid value: ept
5820 PASS Test <length> invalid value: epc
5821 PASS Test <length> invalid value: e%
5822 PASS Test <length> invalid value: e+
5823 PASS Test <length> invalid value: e+em
5824 PASS Test <length> invalid value: e+ex
5825 PASS Test <length> invalid value: e+px
5826 PASS Test <length> invalid value: e+in
5827 PASS Test <length> invalid value: e+cm
5828 PASS Test <length> invalid value: e+mm
5829 PASS Test <length> invalid value: e+pt
5830 PASS Test <length> invalid value: e+pc
5831 PASS Test <length> invalid value: e+%
5832 PASS Test <length> invalid value: E-
5833 PASS Test <length> invalid value: E-em
5834 PASS Test <length> invalid value: E-ex
5835 PASS Test <length> invalid value: E-px
5836 PASS Test <length> invalid value: E-in
5837 PASS Test <length> invalid value: E-cm
5838 PASS Test <length> invalid value: E-mm
5839 PASS Test <length> invalid value: E-pt
5840 PASS Test <length> invalid value: E-pc
5841 PASS Test <length> invalid value: E-%
5842 PASS Test <length> invalid value: -
5843 PASS Test <length> invalid value: -em
5844 PASS Test <length> invalid value: -ex
5845 PASS Test <length> invalid value: -px
5846 PASS Test <length> invalid value: -in
5847 PASS Test <length> invalid value: -cm
5848 PASS Test <length> invalid value: -mm
5849 PASS Test <length> invalid value: -pt
5850 PASS Test <length> invalid value: -pc
5851 PASS Test <length> invalid value: -%
5852 PASS Test <length> invalid value: +
5853 PASS Test <length> invalid value: +em
5854 PASS Test <length> invalid value: +ex
5855 PASS Test <length> invalid value: +px
5856 PASS Test <length> invalid value: +in
5857 PASS Test <length> invalid value: +cm
5858 PASS Test <length> invalid value: +mm
5859 PASS Test <length> invalid value: +pt
5860 PASS Test <length> invalid value: +pc
5861 PASS Test <length> invalid value: +%
5862 PASS Test <length> invalid value: -.
5863 PASS Test <length> invalid value: -.em
5864 PASS Test <length> invalid value: -.ex
5865 PASS Test <length> invalid value: -.px
5866 PASS Test <length> invalid value: -.in
5867 PASS Test <length> invalid value: -.cm
5868 PASS Test <length> invalid value: -.mm
5869 PASS Test <length> invalid value: -.pt
5870 PASS Test <length> invalid value: -.pc
5871 PASS Test <length> invalid value: -.%
5872 PASS Test <length> invalid value: .-
5873 PASS Test <length> invalid value: .-em
5874 PASS Test <length> invalid value: .-ex
5875 PASS Test <length> invalid value: .-px
5876 PASS Test <length> invalid value: .-in
5877 PASS Test <length> invalid value: .-cm
5878 PASS Test <length> invalid value: .-mm
5879 PASS Test <length> invalid value: .-pt
5880 PASS Test <length> invalid value: .-pc
5881 PASS Test <length> invalid value: .-%
5882 PASS Test <length> invalid value: .
5883 PASS Test <length> invalid value: .em
5884 PASS Test <length> invalid value: .ex
5885 PASS Test <length> invalid value: .px
5886 PASS Test <length> invalid value: .in
5887 PASS Test <length> invalid value: .cm
5888 PASS Test <length> invalid value: .mm
5889 PASS Test <length> invalid value: .pt
5890 PASS Test <length> invalid value: .pc
5891 PASS Test <length> invalid value: .%
5892 PASS Test <length> invalid value: +.
5893 PASS Test <length> invalid value: +.em
5894 PASS Test <length> invalid value: +.ex
5895 PASS Test <length> invalid value: +.px
5896 PASS Test <length> invalid value: +.in
5897 PASS Test <length> invalid value: +.cm
5898 PASS Test <length> invalid value: +.mm
5899 PASS Test <length> invalid value: +.pt
5900 PASS Test <length> invalid value: +.pc
5901 PASS Test <length> invalid value: +.%
5902 PASS Test <length> invalid value: .E0
5903 PASS Test <length> invalid value: .E0em
5904 PASS Test <length> invalid value: .E0ex
5905 PASS Test <length> invalid value: .E0px
5906 PASS Test <length> invalid value: .E0in
5907 PASS Test <length> invalid value: .E0cm
5908 PASS Test <length> invalid value: .E0mm
5909 PASS Test <length> invalid value: .E0pt
5910 PASS Test <length> invalid value: .E0pc
5911 PASS Test <length> invalid value: .E0%
5912 PASS Test <length> invalid value: e1
5913 PASS Test <length> invalid value: e1em
5914 PASS Test <length> invalid value: e1ex
5915 PASS Test <length> invalid value: e1px
5916 PASS Test <length> invalid value: e1in
5917 PASS Test <length> invalid value: e1cm
5918 PASS Test <length> invalid value: e1mm
5919 PASS Test <length> invalid value: e1pt
5920 PASS Test <length> invalid value: e1pc
5921 PASS Test <length> invalid value: e1%
5922 PASS Test <length> invalid value: NaN
5923 PASS Test <length> invalid value: NaNem
5924 PASS Test <length> invalid value: NaNex
5925 PASS Test <length> invalid value: NaNpx
5926 PASS Test <length> invalid value: NaNin
5927 PASS Test <length> invalid value: NaNcm
5928 PASS Test <length> invalid value: NaNmm
5929 PASS Test <length> invalid value: NaNpt
5930 PASS Test <length> invalid value: NaNpc
5931 PASS Test <length> invalid value: NaN%
5932 PASS Test <length> invalid value: Infinity
5933 PASS Test <length> invalid value: Infinityem
5934 PASS Test <length> invalid value: Infinityex
5935 PASS Test <length> invalid value: Infinitypx
5936 PASS Test <length> invalid value: Infinityin
5937 PASS Test <length> invalid value: Infinitycm
5938 PASS Test <length> invalid value: Infinitymm
5939 PASS Test <length> invalid value: Infinitypt
5940 PASS Test <length> invalid value: Infinitypc
5941 PASS Test <length> invalid value: Infinity%
5942 PASS Test <length> invalid value: -Infinity
5943 PASS Test <length> invalid value: -Infinityem
5944 PASS Test <length> invalid value: -Infinityex
5945 PASS Test <length> invalid value: -Infinitypx
5946 PASS Test <length> invalid value: -Infinityin
5947 PASS Test <length> invalid value: -Infinitycm
5948 PASS Test <length> invalid value: -Infinitymm
5949 PASS Test <length> invalid value: -Infinitypt
5950 PASS Test <length> invalid value: -Infinitypc
5951 PASS Test <length> invalid value: -Infinity%
5952 PASS Test <length> invalid value: fnord
5953 PASS Test <length> invalid value: fnordem
5954 PASS Test <length> invalid value: fnordex
5955 PASS Test <length> invalid value: fnordpx
5956 PASS Test <length> invalid value: fnordin
5957 PASS Test <length> invalid value: fnordcm
5958 PASS Test <length> invalid value: fnordmm
5959 PASS Test <length> invalid value: fnordpt
5960 PASS Test <length> invalid value: fnordpc
5961 PASS Test <length> invalid value: fnord%
5962 PASS Test <length> invalid value: E
5963 PASS Test <length> invalid value: Eem
5964 PASS Test <length> invalid value: Eex
5965 PASS Test <length> invalid value: Epx
5966 PASS Test <length> invalid value: Ein
5967 PASS Test <length> invalid value: Ecm
5968 PASS Test <length> invalid value: Emm
5969 PASS Test <length> invalid value: Ept
5970 PASS Test <length> invalid value: Epc
5971 PASS Test <length> invalid value: E%
5972 PASS Test <length> invalid value: e
5973 PASS Test <length> invalid value: eem
5974 PASS Test <length> invalid value: eex
5975 PASS Test <length> invalid value: epx
5976 PASS Test <length> invalid value: ein
5977 PASS Test <length> invalid value: ecm
5978 PASS Test <length> invalid value: emm
5979 PASS Test <length> invalid value: ept
5980 PASS Test <length> invalid value: epc
5981 PASS Test <length> invalid value: e%
5982 PASS Test <length> invalid value: e+
5983 PASS Test <length> invalid value: e+em
5984 PASS Test <length> invalid value: e+ex
5985 PASS Test <length> invalid value: e+px
5986 PASS Test <length> invalid value: e+in
5987 PASS Test <length> invalid value: e+cm
5988 PASS Test <length> invalid value: e+mm
5989 PASS Test <length> invalid value: e+pt
5990 PASS Test <length> invalid value: e+pc
5991 PASS Test <length> invalid value: e+%
5992 PASS Test <length> invalid value: E-
5993 PASS Test <length> invalid value: E-em
5994 PASS Test <length> invalid value: E-ex
5995 PASS Test <length> invalid value: E-px
5996 PASS Test <length> invalid value: E-in
5997 PASS Test <length> invalid value: E-cm
5998 PASS Test <length> invalid value: E-mm
5999 PASS Test <length> invalid value: E-pt
6000 PASS Test <length> invalid value: E-pc
6001 PASS Test <length> invalid value: E-%
6002 PASS Test <length> invalid value: -
6003 PASS Test <length> invalid value: -em
6004 PASS Test <length> invalid value: -ex
6005 PASS Test <length> invalid value: -px
6006 PASS Test <length> invalid value: -in
6007 PASS Test <length> invalid value: -cm
6008 PASS Test <length> invalid value: -mm
6009 PASS Test <length> invalid value: -pt
6010 PASS Test <length> invalid value: -pc
6011 PASS Test <length> invalid value: -%
6012 PASS Test <length> invalid value: +
6013 PASS Test <length> invalid value: +em
6014 PASS Test <length> invalid value: +ex
6015 PASS Test <length> invalid value: +px
6016 PASS Test <length> invalid value: +in
6017 PASS Test <length> invalid value: +cm
6018 PASS Test <length> invalid value: +mm
6019 PASS Test <length> invalid value: +pt
6020 PASS Test <length> invalid value: +pc
6021 PASS Test <length> invalid value: +%
6022 PASS Test <length> invalid value: -.
6023 PASS Test <length> invalid value: -.em
6024 PASS Test <length> invalid value: -.ex
6025 PASS Test <length> invalid value: -.px
6026 PASS Test <length> invalid value: -.in
6027 PASS Test <length> invalid value: -.cm
6028 PASS Test <length> invalid value: -.mm
6029 PASS Test <length> invalid value: -.pt
6030 PASS Test <length> invalid value: -.pc
6031 PASS Test <length> invalid value: -.%
6032 PASS Test <length> invalid value: .-
6033 PASS Test <length> invalid value: .-em
6034 PASS Test <length> invalid value: .-ex
6035 PASS Test <length> invalid value: .-px
6036 PASS Test <length> invalid value: .-in
6037 PASS Test <length> invalid value: .-cm
6038 PASS Test <length> invalid value: .-mm
6039 PASS Test <length> invalid value: .-pt
6040 PASS Test <length> invalid value: .-pc
6041 PASS Test <length> invalid value: .-%
6042 PASS Test <length> invalid value: .
6043 PASS Test <length> invalid value: .em
6044 PASS Test <length> invalid value: .ex
6045 PASS Test <length> invalid value: .px
6046 PASS Test <length> invalid value: .in
6047 PASS Test <length> invalid value: .cm
6048 PASS Test <length> invalid value: .mm
6049 PASS Test <length> invalid value: .pt
6050 PASS Test <length> invalid value: .pc
6051 PASS Test <length> invalid value: .%
6052 PASS Test <length> invalid value: +.
6053 PASS Test <length> invalid value: +.em
6054 PASS Test <length> invalid value: +.ex
6055 PASS Test <length> invalid value: +.px
6056 PASS Test <length> invalid value: +.in
6057 PASS Test <length> invalid value: +.cm
6058 PASS Test <length> invalid value: +.mm
6059 PASS Test <length> invalid value: +.pt
6060 PASS Test <length> invalid value: +.pc
6061 PASS Test <length> invalid value: +.%
6062 PASS Test <length> invalid value: .E0
6063 PASS Test <length> invalid value: .E0em
6064 PASS Test <length> invalid value: .E0ex
6065 PASS Test <length> invalid value: .E0px
6066 PASS Test <length> invalid value: .E0in
6067 PASS Test <length> invalid value: .E0cm
6068 PASS Test <length> invalid value: .E0mm
6069 PASS Test <length> invalid value: .E0pt
6070 PASS Test <length> invalid value: .E0pc
6071 PASS Test <length> invalid value: .E0%
6072 PASS Test <length> invalid value: e1
6073 PASS Test <length> invalid value: e1em
6074 PASS Test <length> invalid value: e1ex
6075 PASS Test <length> invalid value: e1px
6076 PASS Test <length> invalid value: e1in
6077 PASS Test <length> invalid value: e1cm
6078 PASS Test <length> invalid value: e1mm
6079 PASS Test <length> invalid value: e1pt
6080 PASS Test <length> invalid value: e1pc
6081 PASS Test <length> invalid value: e1%
6082 PASS Test <length> invalid value: NaN\r\n\t
6083 PASS Test <length> invalid value: NaNem\r\n\t
6084 PASS Test <length> invalid value: NaNex\r\n\t
6085 PASS Test <length> invalid value: NaNpx\r\n\t
6086 PASS Test <length> invalid value: NaNin\r\n\t
6087 PASS Test <length> invalid value: NaNcm\r\n\t
6088 PASS Test <length> invalid value: NaNmm\r\n\t
6089 PASS Test <length> invalid value: NaNpt\r\n\t
6090 PASS Test <length> invalid value: NaNpc\r\n\t
6091 PASS Test <length> invalid value: NaN%\r\n\t
6092 PASS Test <length> invalid value: Infinity\r\n\t
6093 PASS Test <length> invalid value: Infinityem\r\n\t
6094 PASS Test <length> invalid value: Infinityex\r\n\t
6095 PASS Test <length> invalid value: Infinitypx\r\n\t
6096 PASS Test <length> invalid value: Infinityin\r\n\t
6097 PASS Test <length> invalid value: Infinitycm\r\n\t
6098 PASS Test <length> invalid value: Infinitymm\r\n\t
6099 PASS Test <length> invalid value: Infinitypt\r\n\t
6100 PASS Test <length> invalid value: Infinitypc\r\n\t
6101 PASS Test <length> invalid value: Infinity%\r\n\t
6102 PASS Test <length> invalid value: -Infinity\r\n\t
6103 PASS Test <length> invalid value: -Infinityem\r\n\t
6104 PASS Test <length> invalid value: -Infinityex\r\n\t
6105 PASS Test <length> invalid value: -Infinitypx\r\n\t
6106 PASS Test <length> invalid value: -Infinityin\r\n\t
6107 PASS Test <length> invalid value: -Infinitycm\r\n\t
6108 PASS Test <length> invalid value: -Infinitymm\r\n\t
6109 PASS Test <length> invalid value: -Infinitypt\r\n\t
6110 PASS Test <length> invalid value: -Infinitypc\r\n\t
6111 PASS Test <length> invalid value: -Infinity%\r\n\t
6112 PASS Test <length> invalid value: fnord\r\n\t
6113 PASS Test <length> invalid value: fnordem\r\n\t
6114 PASS Test <length> invalid value: fnordex\r\n\t
6115 PASS Test <length> invalid value: fnordpx\r\n\t
6116 PASS Test <length> invalid value: fnordin\r\n\t
6117 PASS Test <length> invalid value: fnordcm\r\n\t
6118 PASS Test <length> invalid value: fnordmm\r\n\t
6119 PASS Test <length> invalid value: fnordpt\r\n\t
6120 PASS Test <length> invalid value: fnordpc\r\n\t
6121 PASS Test <length> invalid value: fnord%\r\n\t
6122 PASS Test <length> invalid value: E\r\n\t
6123 PASS Test <length> invalid value: Eem\r\n\t
6124 PASS Test <length> invalid value: Eex\r\n\t
6125 PASS Test <length> invalid value: Epx\r\n\t
6126 PASS Test <length> invalid value: Ein\r\n\t
6127 PASS Test <length> invalid value: Ecm\r\n\t
6128 PASS Test <length> invalid value: Emm\r\n\t
6129 PASS Test <length> invalid value: Ept\r\n\t
6130 PASS Test <length> invalid value: Epc\r\n\t
6131 PASS Test <length> invalid value: E%\r\n\t
6132 PASS Test <length> invalid value: e\r\n\t
6133 PASS Test <length> invalid value: eem\r\n\t
6134 PASS Test <length> invalid value: eex\r\n\t
6135 PASS Test <length> invalid value: epx\r\n\t
6136 PASS Test <length> invalid value: ein\r\n\t
6137 PASS Test <length> invalid value: ecm\r\n\t
6138 PASS Test <length> invalid value: emm\r\n\t
6139 PASS Test <length> invalid value: ept\r\n\t
6140 PASS Test <length> invalid value: epc\r\n\t
6141 PASS Test <length> invalid value: e%\r\n\t
6142 PASS Test <length> invalid value: e+\r\n\t
6143 PASS Test <length> invalid value: e+em\r\n\t
6144 PASS Test <length> invalid value: e+ex\r\n\t
6145 PASS Test <length> invalid value: e+px\r\n\t
6146 PASS Test <length> invalid value: e+in\r\n\t
6147 PASS Test <length> invalid value: e+cm\r\n\t
6148 PASS Test <length> invalid value: e+mm\r\n\t
6149 PASS Test <length> invalid value: e+pt\r\n\t
6150 PASS Test <length> invalid value: e+pc\r\n\t
6151 PASS Test <length> invalid value: e+%\r\n\t
6152 PASS Test <length> invalid value: E-\r\n\t
6153 PASS Test <length> invalid value: E-em\r\n\t
6154 PASS Test <length> invalid value: E-ex\r\n\t
6155 PASS Test <length> invalid value: E-px\r\n\t
6156 PASS Test <length> invalid value: E-in\r\n\t
6157 PASS Test <length> invalid value: E-cm\r\n\t
6158 PASS Test <length> invalid value: E-mm\r\n\t
6159 PASS Test <length> invalid value: E-pt\r\n\t
6160 PASS Test <length> invalid value: E-pc\r\n\t
6161 PASS Test <length> invalid value: E-%\r\n\t
6162 PASS Test <length> invalid value: -\r\n\t
6163 PASS Test <length> invalid value: -em\r\n\t
6164 PASS Test <length> invalid value: -ex\r\n\t
6165 PASS Test <length> invalid value: -px\r\n\t
6166 PASS Test <length> invalid value: -in\r\n\t
6167 PASS Test <length> invalid value: -cm\r\n\t
6168 PASS Test <length> invalid value: -mm\r\n\t
6169 PASS Test <length> invalid value: -pt\r\n\t
6170 PASS Test <length> invalid value: -pc\r\n\t
6171 PASS Test <length> invalid value: -%\r\n\t
6172 PASS Test <length> invalid value: +\r\n\t
6173 PASS Test <length> invalid value: +em\r\n\t
6174 PASS Test <length> invalid value: +ex\r\n\t
6175 PASS Test <length> invalid value: +px\r\n\t
6176 PASS Test <length> invalid value: +in\r\n\t
6177 PASS Test <length> invalid value: +cm\r\n\t
6178 PASS Test <length> invalid value: +mm\r\n\t
6179 PASS Test <length> invalid value: +pt\r\n\t
6180 PASS Test <length> invalid value: +pc\r\n\t
6181 PASS Test <length> invalid value: +%\r\n\t
6182 PASS Test <length> invalid value: -.\r\n\t
6183 PASS Test <length> invalid value: -.em\r\n\t
6184 PASS Test <length> invalid value: -.ex\r\n\t
6185 PASS Test <length> invalid value: -.px\r\n\t
6186 PASS Test <length> invalid value: -.in\r\n\t
6187 PASS Test <length> invalid value: -.cm\r\n\t
6188 PASS Test <length> invalid value: -.mm\r\n\t
6189 PASS Test <length> invalid value: -.pt\r\n\t
6190 PASS Test <length> invalid value: -.pc\r\n\t
6191 PASS Test <length> invalid value: -.%\r\n\t
6192 PASS Test <length> invalid value: .-\r\n\t
6193 PASS Test <length> invalid value: .-em\r\n\t
6194 PASS Test <length> invalid value: .-ex\r\n\t
6195 PASS Test <length> invalid value: .-px\r\n\t
6196 PASS Test <length> invalid value: .-in\r\n\t
6197 PASS Test <length> invalid value: .-cm\r\n\t
6198 PASS Test <length> invalid value: .-mm\r\n\t
6199 PASS Test <length> invalid value: .-pt\r\n\t
6200 PASS Test <length> invalid value: .-pc\r\n\t
6201 PASS Test <length> invalid value: .-%\r\n\t
6202 PASS Test <length> invalid value: .\r\n\t
6203 PASS Test <length> invalid value: .em\r\n\t
6204 PASS Test <length> invalid value: .ex\r\n\t
6205 PASS Test <length> invalid value: .px\r\n\t
6206 PASS Test <length> invalid value: .in\r\n\t
6207 PASS Test <length> invalid value: .cm\r\n\t
6208 PASS Test <length> invalid value: .mm\r\n\t
6209 PASS Test <length> invalid value: .pt\r\n\t
6210 PASS Test <length> invalid value: .pc\r\n\t
6211 PASS Test <length> invalid value: .%\r\n\t
6212 PASS Test <length> invalid value: +.\r\n\t
6213 PASS Test <length> invalid value: +.em\r\n\t
6214 PASS Test <length> invalid value: +.ex\r\n\t
6215 PASS Test <length> invalid value: +.px\r\n\t
6216 PASS Test <length> invalid value: +.in\r\n\t
6217 PASS Test <length> invalid value: +.cm\r\n\t
6218 PASS Test <length> invalid value: +.mm\r\n\t
6219 PASS Test <length> invalid value: +.pt\r\n\t
6220 PASS Test <length> invalid value: +.pc\r\n\t
6221 PASS Test <length> invalid value: +.%\r\n\t
6222 PASS Test <length> invalid value: .E0\r\n\t
6223 PASS Test <length> invalid value: .E0em\r\n\t
6224 PASS Test <length> invalid value: .E0ex\r\n\t
6225 PASS Test <length> invalid value: .E0px\r\n\t
6226 PASS Test <length> invalid value: .E0in\r\n\t
6227 PASS Test <length> invalid value: .E0cm\r\n\t
6228 PASS Test <length> invalid value: .E0mm\r\n\t
6229 PASS Test <length> invalid value: .E0pt\r\n\t
6230 PASS Test <length> invalid value: .E0pc\r\n\t
6231 PASS Test <length> invalid value: .E0%\r\n\t
6232 PASS Test <length> invalid value: e1\r\n\t
6233 PASS Test <length> invalid value: e1em\r\n\t
6234 PASS Test <length> invalid value: e1ex\r\n\t
6235 PASS Test <length> invalid value: e1px\r\n\t
6236 PASS Test <length> invalid value: e1in\r\n\t
6237 PASS Test <length> invalid value: e1cm\r\n\t
6238 PASS Test <length> invalid value: e1mm\r\n\t
6239 PASS Test <length> invalid value: e1pt\r\n\t
6240 PASS Test <length> invalid value: e1pc\r\n\t
6241 PASS Test <length> invalid value: e1%\r\n\t
6242 PASS Test <length> invalid value: NaN\f
6243 PASS Test <length> invalid value: NaNem\f
6244 PASS Test <length> invalid value: NaNex\f
6245 PASS Test <length> invalid value: NaNpx\f
6246 PASS Test <length> invalid value: NaNin\f
6247 PASS Test <length> invalid value: NaNcm\f
6248 PASS Test <length> invalid value: NaNmm\f
6249 PASS Test <length> invalid value: NaNpt\f
6250 PASS Test <length> invalid value: NaNpc\f
6251 PASS Test <length> invalid value: NaN%\f
6252 PASS Test <length> invalid value: Infinity\f
6253 PASS Test <length> invalid value: Infinityem\f
6254 PASS Test <length> invalid value: Infinityex\f
6255 PASS Test <length> invalid value: Infinitypx\f
6256 PASS Test <length> invalid value: Infinityin\f
6257 PASS Test <length> invalid value: Infinitycm\f
6258 PASS Test <length> invalid value: Infinitymm\f
6259 PASS Test <length> invalid value: Infinitypt\f
6260 PASS Test <length> invalid value: Infinitypc\f
6261 PASS Test <length> invalid value: Infinity%\f
6262 PASS Test <length> invalid value: -Infinity\f
6263 PASS Test <length> invalid value: -Infinityem\f
6264 PASS Test <length> invalid value: -Infinityex\f
6265 PASS Test <length> invalid value: -Infinitypx\f
6266 PASS Test <length> invalid value: -Infinityin\f
6267 PASS Test <length> invalid value: -Infinitycm\f
6268 PASS Test <length> invalid value: -Infinitymm\f
6269 PASS Test <length> invalid value: -Infinitypt\f
6270 PASS Test <length> invalid value: -Infinitypc\f
6271 PASS Test <length> invalid value: -Infinity%\f
6272 PASS Test <length> invalid value: fnord\f
6273 PASS Test <length> invalid value: fnordem\f
6274 PASS Test <length> invalid value: fnordex\f
6275 PASS Test <length> invalid value: fnordpx\f
6276 PASS Test <length> invalid value: fnordin\f
6277 PASS Test <length> invalid value: fnordcm\f
6278 PASS Test <length> invalid value: fnordmm\f
6279 PASS Test <length> invalid value: fnordpt\f
6280 PASS Test <length> invalid value: fnordpc\f
6281 PASS Test <length> invalid value: fnord%\f
6282 PASS Test <length> invalid value: E\f
6283 PASS Test <length> invalid value: Eem\f
6284 PASS Test <length> invalid value: Eex\f
6285 PASS Test <length> invalid value: Epx\f
6286 PASS Test <length> invalid value: Ein\f
6287 PASS Test <length> invalid value: Ecm\f
6288 PASS Test <length> invalid value: Emm\f
6289 PASS Test <length> invalid value: Ept\f
6290 PASS Test <length> invalid value: Epc\f
6291 PASS Test <length> invalid value: E%\f
6292 PASS Test <length> invalid value: e\f
6293 PASS Test <length> invalid value: eem\f
6294 PASS Test <length> invalid value: eex\f
6295 PASS Test <length> invalid value: epx\f
6296 PASS Test <length> invalid value: ein\f
6297 PASS Test <length> invalid value: ecm\f
6298 PASS Test <length> invalid value: emm\f
6299 PASS Test <length> invalid value: ept\f
6300 PASS Test <length> invalid value: epc\f
6301 PASS Test <length> invalid value: e%\f
6302 PASS Test <length> invalid value: e+\f
6303 PASS Test <length> invalid value: e+em\f
6304 PASS Test <length> invalid value: e+ex\f
6305 PASS Test <length> invalid value: e+px\f
6306 PASS Test <length> invalid value: e+in\f
6307 PASS Test <length> invalid value: e+cm\f
6308 PASS Test <length> invalid value: e+mm\f
6309 PASS Test <length> invalid value: e+pt\f
6310 PASS Test <length> invalid value: e+pc\f
6311 PASS Test <length> invalid value: e+%\f
6312 PASS Test <length> invalid value: E-\f
6313 PASS Test <length> invalid value: E-em\f
6314 PASS Test <length> invalid value: E-ex\f
6315 PASS Test <length> invalid value: E-px\f
6316 PASS Test <length> invalid value: E-in\f
6317 PASS Test <length> invalid value: E-cm\f
6318 PASS Test <length> invalid value: E-mm\f
6319 PASS Test <length> invalid value: E-pt\f
6320 PASS Test <length> invalid value: E-pc\f
6321 PASS Test <length> invalid value: E-%\f
6322 PASS Test <length> invalid value: -\f
6323 PASS Test <length> invalid value: -em\f
6324 PASS Test <length> invalid value: -ex\f
6325 PASS Test <length> invalid value: -px\f
6326 PASS Test <length> invalid value: -in\f
6327 PASS Test <length> invalid value: -cm\f
6328 PASS Test <length> invalid value: -mm\f
6329 PASS Test <length> invalid value: -pt\f
6330 PASS Test <length> invalid value: -pc\f
6331 PASS Test <length> invalid value: -%\f
6332 PASS Test <length> invalid value: +\f
6333 PASS Test <length> invalid value: +em\f
6334 PASS Test <length> invalid value: +ex\f
6335 PASS Test <length> invalid value: +px\f
6336 PASS Test <length> invalid value: +in\f
6337 PASS Test <length> invalid value: +cm\f
6338 PASS Test <length> invalid value: +mm\f
6339 PASS Test <length> invalid value: +pt\f
6340 PASS Test <length> invalid value: +pc\f
6341 PASS Test <length> invalid value: +%\f
6342 PASS Test <length> invalid value: -.\f
6343 PASS Test <length> invalid value: -.em\f
6344 PASS Test <length> invalid value: -.ex\f
6345 PASS Test <length> invalid value: -.px\f
6346 PASS Test <length> invalid value: -.in\f
6347 PASS Test <length> invalid value: -.cm\f
6348 PASS Test <length> invalid value: -.mm\f
6349 PASS Test <length> invalid value: -.pt\f
6350 PASS Test <length> invalid value: -.pc\f
6351 PASS Test <length> invalid value: -.%\f
6352 PASS Test <length> invalid value: .-\f
6353 PASS Test <length> invalid value: .-em\f
6354 PASS Test <length> invalid value: .-ex\f
6355 PASS Test <length> invalid value: .-px\f
6356 PASS Test <length> invalid value: .-in\f
6357 PASS Test <length> invalid value: .-cm\f
6358 PASS Test <length> invalid value: .-mm\f
6359 PASS Test <length> invalid value: .-pt\f
6360 PASS Test <length> invalid value: .-pc\f
6361 PASS Test <length> invalid value: .-%\f
6362 PASS Test <length> invalid value: .\f
6363 PASS Test <length> invalid value: .em\f
6364 PASS Test <length> invalid value: .ex\f
6365 PASS Test <length> invalid value: .px\f
6366 PASS Test <length> invalid value: .in\f
6367 PASS Test <length> invalid value: .cm\f
6368 PASS Test <length> invalid value: .mm\f
6369 PASS Test <length> invalid value: .pt\f
6370 PASS Test <length> invalid value: .pc\f
6371 PASS Test <length> invalid value: .%\f
6372 PASS Test <length> invalid value: +.\f
6373 PASS Test <length> invalid value: +.em\f
6374 PASS Test <length> invalid value: +.ex\f
6375 PASS Test <length> invalid value: +.px\f
6376 PASS Test <length> invalid value: +.in\f
6377 PASS Test <length> invalid value: +.cm\f
6378 PASS Test <length> invalid value: +.mm\f
6379 PASS Test <length> invalid value: +.pt\f
6380 PASS Test <length> invalid value: +.pc\f
6381 PASS Test <length> invalid value: +.%\f
6382 PASS Test <length> invalid value: .E0\f
6383 PASS Test <length> invalid value: .E0em\f
6384 PASS Test <length> invalid value: .E0ex\f
6385 PASS Test <length> invalid value: .E0px\f
6386 PASS Test <length> invalid value: .E0in\f
6387 PASS Test <length> invalid value: .E0cm\f
6388 PASS Test <length> invalid value: .E0mm\f
6389 PASS Test <length> invalid value: .E0pt\f
6390 PASS Test <length> invalid value: .E0pc\f
6391 PASS Test <length> invalid value: .E0%\f
6392 PASS Test <length> invalid value: e1\f
6393 PASS Test <length> invalid value: e1em\f
6394 PASS Test <length> invalid value: e1ex\f
6395 PASS Test <length> invalid value: e1px\f
6396 PASS Test <length> invalid value: e1in\f
6397 PASS Test <length> invalid value: e1cm\f
6398 PASS Test <length> invalid value: e1mm\f
6399 PASS Test <length> invalid value: e1pt\f
6400 PASS Test <length> invalid value: e1pc\f
6401 PASS Test <length> invalid value: e1%\f
6402 PASS Test <length> invalid value: NaN
6403 PASS Test <length> invalid value: NaNem
6404 PASS Test <length> invalid value: NaNex
6405 PASS Test <length> invalid value: NaNpx
6406 PASS Test <length> invalid value: NaNin
6407 PASS Test <length> invalid value: NaNcm
6408 PASS Test <length> invalid value: NaNmm
6409 PASS Test <length> invalid value: NaNpt
6410 PASS Test <length> invalid value: NaNpc
6411 PASS Test <length> invalid value: NaN%
6412 PASS Test <length> invalid value: Infinity
6413 PASS Test <length> invalid value: Infinityem
6414 PASS Test <length> invalid value: Infinityex
6415 PASS Test <length> invalid value: Infinitypx
6416 PASS Test <length> invalid value: Infinityin
6417 PASS Test <length> invalid value: Infinitycm
6418 PASS Test <length> invalid value: Infinitymm
6419 PASS Test <length> invalid value: Infinitypt
6420 PASS Test <length> invalid value: Infinitypc
6421 PASS Test <length> invalid value: Infinity%
6422 PASS Test <length> invalid value: -Infinity
6423 PASS Test <length> invalid value: -Infinityem
6424 PASS Test <length> invalid value: -Infinityex
6425 PASS Test <length> invalid value: -Infinitypx
6426 PASS Test <length> invalid value: -Infinityin
6427 PASS Test <length> invalid value: -Infinitycm
6428 PASS Test <length> invalid value: -Infinitymm
6429 PASS Test <length> invalid value: -Infinitypt
6430 PASS Test <length> invalid value: -Infinitypc
6431 PASS Test <length> invalid value: -Infinity%
6432 PASS Test <length> invalid value: fnord
6433 PASS Test <length> invalid value: fnordem
6434 PASS Test <length> invalid value: fnordex
6435 PASS Test <length> invalid value: fnordpx
6436 PASS Test <length> invalid value: fnordin
6437 PASS Test <length> invalid value: fnordcm
6438 PASS Test <length> invalid value: fnordmm
6439 PASS Test <length> invalid value: fnordpt
6440 PASS Test <length> invalid value: fnordpc
6441 PASS Test <length> invalid value: fnord%
6442 PASS Test <length> invalid value: E
6443 PASS Test <length> invalid value: Eem
6444 PASS Test <length> invalid value: Eex
6445 PASS Test <length> invalid value: Epx
6446 PASS Test <length> invalid value: Ein
6447 PASS Test <length> invalid value: Ecm
6448 PASS Test <length> invalid value: Emm
6449 PASS Test <length> invalid value: Ept
6450 PASS Test <length> invalid value: Epc
6451 PASS Test <length> invalid value: E%
6452 PASS Test <length> invalid value: e
6453 PASS Test <length> invalid value: eem
6454 PASS Test <length> invalid value: eex
6455 PASS Test <length> invalid value: epx
6456 PASS Test <length> invalid value: ein
6457 PASS Test <length> invalid value: ecm
6458 PASS Test <length> invalid value: emm
6459 PASS Test <length> invalid value: ept
6460 PASS Test <length> invalid value: epc
6461 PASS Test <length> invalid value: e%
6462 PASS Test <length> invalid value: e+
6463 PASS Test <length> invalid value: e+em
6464 PASS Test <length> invalid value: e+ex
6465 PASS Test <length> invalid value: e+px
6466 PASS Test <length> invalid value: e+in
6467 PASS Test <length> invalid value: e+cm
6468 PASS Test <length> invalid value: e+mm
6469 PASS Test <length> invalid value: e+pt
6470 PASS Test <length> invalid value: e+pc
6471 PASS Test <length> invalid value: e+%
6472 PASS Test <length> invalid value: E-
6473 PASS Test <length> invalid value: E-em
6474 PASS Test <length> invalid value: E-ex
6475 PASS Test <length> invalid value: E-px
6476 PASS Test <length> invalid value: E-in
6477 PASS Test <length> invalid value: E-cm
6478 PASS Test <length> invalid value: E-mm
6479 PASS Test <length> invalid value: E-pt
6480 PASS Test <length> invalid value: E-pc
6481 PASS Test <length> invalid value: E-%
6482 PASS Test <length> invalid value: -
6483 PASS Test <length> invalid value: -em
6484 PASS Test <length> invalid value: -ex
6485 PASS Test <length> invalid value: -px
6486 PASS Test <length> invalid value: -in
6487 PASS Test <length> invalid value: -cm
6488 PASS Test <length> invalid value: -mm
6489 PASS Test <length> invalid value: -pt
6490 PASS Test <length> invalid value: -pc
6491 PASS Test <length> invalid value: -%
6492 PASS Test <length> invalid value: +
6493 PASS Test <length> invalid value: +em
6494 PASS Test <length> invalid value: +ex
6495 PASS Test <length> invalid value: +px
6496 PASS Test <length> invalid value: +in
6497 PASS Test <length> invalid value: +cm
6498 PASS Test <length> invalid value: +mm
6499 PASS Test <length> invalid value: +pt
6500 PASS Test <length> invalid value: +pc
6501 PASS Test <length> invalid value: +%
6502 PASS Test <length> invalid value: -.
6503 PASS Test <length> invalid value: -.em
6504 PASS Test <length> invalid value: -.ex
6505 PASS Test <length> invalid value: -.px
6506 PASS Test <length> invalid value: -.in
6507 PASS Test <length> invalid value: -.cm
6508 PASS Test <length> invalid value: -.mm
6509 PASS Test <length> invalid value: -.pt
6510 PASS Test <length> invalid value: -.pc
6511 PASS Test <length> invalid value: -.%
6512 PASS Test <length> invalid value: .-
6513 PASS Test <length> invalid value: .-em
6514 PASS Test <length> invalid value: .-ex
6515 PASS Test <length> invalid value: .-px
6516 PASS Test <length> invalid value: .-in
6517 PASS Test <length> invalid value: .-cm
6518 PASS Test <length> invalid value: .-mm
6519 PASS Test <length> invalid value: .-pt
6520 PASS Test <length> invalid value: .-pc
6521 PASS Test <length> invalid value: .-%
6522 PASS Test <length> invalid value: .
6523 PASS Test <length> invalid value: .em
6524 PASS Test <length> invalid value: .ex
6525 PASS Test <length> invalid value: .px
6526 PASS Test <length> invalid value: .in
6527 PASS Test <length> invalid value: .cm
6528 PASS Test <length> invalid value: .mm
6529 PASS Test <length> invalid value: .pt
6530 PASS Test <length> invalid value: .pc
6531 PASS Test <length> invalid value: .%
6532 PASS Test <length> invalid value: +.
6533 PASS Test <length> invalid value: +.em
6534 PASS Test <length> invalid value: +.ex
6535 PASS Test <length> invalid value: +.px
6536 PASS Test <length> invalid value: +.in
6537 PASS Test <length> invalid value: +.cm
6538 PASS Test <length> invalid value: +.mm
6539 PASS Test <length> invalid value: +.pt
6540 PASS Test <length> invalid value: +.pc
6541 PASS Test <length> invalid value: +.%
6542 PASS Test <length> invalid value: .E0
6543 PASS Test <length> invalid value: .E0em
6544 PASS Test <length> invalid value: .E0ex
6545 PASS Test <length> invalid value: .E0px
6546 PASS Test <length> invalid value: .E0in
6547 PASS Test <length> invalid value: .E0cm
6548 PASS Test <length> invalid value: .E0mm
6549 PASS Test <length> invalid value: .E0pt
6550 PASS Test <length> invalid value: .E0pc
6551 PASS Test <length> invalid value: .E0%
6552 PASS Test <length> invalid value: e1
6553 PASS Test <length> invalid value: e1em
6554 PASS Test <length> invalid value: e1ex
6555 PASS Test <length> invalid value: e1px
6556 PASS Test <length> invalid value: e1in
6557 PASS Test <length> invalid value: e1cm
6558 PASS Test <length> invalid value: e1mm
6559 PASS Test <length> invalid value: e1pt
6560 PASS Test <length> invalid value: e1pc
6561 PASS Test <length> invalid value: e1%
6562 PASS Test <length> invalid value: NaN
6563 PASS Test <length> invalid value: NaNem
6564 PASS Test <length> invalid value: NaNex
6565 PASS Test <length> invalid value: NaNpx
6566 PASS Test <length> invalid value: NaNin
6567 PASS Test <length> invalid value: NaNcm
6568 PASS Test <length> invalid value: NaNmm
6569 PASS Test <length> invalid value: NaNpt
6570 PASS Test <length> invalid value: NaNpc
6571 PASS Test <length> invalid value: NaN%
6572 PASS Test <length> invalid value: Infinity
6573 PASS Test <length> invalid value: Infinityem
6574 PASS Test <length> invalid value: Infinityex
6575 PASS Test <length> invalid value: Infinitypx
6576 PASS Test <length> invalid value: Infinityin
6577 PASS Test <length> invalid value: Infinitycm
6578 PASS Test <length> invalid value: Infinitymm
6579 PASS Test <length> invalid value: Infinitypt
6580 PASS Test <length> invalid value: Infinitypc
6581 PASS Test <length> invalid value: Infinity%
6582 PASS Test <length> invalid value: -Infinity
6583 PASS Test <length> invalid value: -Infinityem
6584 PASS Test <length> invalid value: -Infinityex
6585 PASS Test <length> invalid value: -Infinitypx
6586 PASS Test <length> invalid value: -Infinityin
6587 PASS Test <length> invalid value: -Infinitycm
6588 PASS Test <length> invalid value: -Infinitymm
6589 PASS Test <length> invalid value: -Infinitypt
6590 PASS Test <length> invalid value: -Infinitypc
6591 PASS Test <length> invalid value: -Infinity%
6592 PASS Test <length> invalid value: fnord
6593 PASS Test <length> invalid value: fnordem
6594 PASS Test <length> invalid value: fnordex
6595 PASS Test <length> invalid value: fnordpx
6596 PASS Test <length> invalid value: fnordin
6597 PASS Test <length> invalid value: fnordcm
6598 PASS Test <length> invalid value: fnordmm
6599 PASS Test <length> invalid value: fnordpt
6600 PASS Test <length> invalid value: fnordpc
6601 PASS Test <length> invalid value: fnord%
6602 PASS Test <length> invalid value: E
6603 PASS Test <length> invalid value: Eem
6604 PASS Test <length> invalid value: Eex
6605 PASS Test <length> invalid value: Epx
6606 PASS Test <length> invalid value: Ein
6607 PASS Test <length> invalid value: Ecm
6608 PASS Test <length> invalid value: Emm
6609 PASS Test <length> invalid value: Ept
6610 PASS Test <length> invalid value: Epc
6611 PASS Test <length> invalid value: E%
6612 PASS Test <length> invalid value: e
6613 PASS Test <length> invalid value: eem
6614 PASS Test <length> invalid value: eex
6615 PASS Test <length> invalid value: epx
6616 PASS Test <length> invalid value: ein
6617 PASS Test <length> invalid value: ecm
6618 PASS Test <length> invalid value: emm
6619 PASS Test <length> invalid value: ept
6620 PASS Test <length> invalid value: epc
6621 PASS Test <length> invalid value: e%
6622 PASS Test <length> invalid value: e+
6623 PASS Test <length> invalid value: e+em
6624 PASS Test <length> invalid value: e+ex
6625 PASS Test <length> invalid value: e+px
6626 PASS Test <length> invalid value: e+in
6627 PASS Test <length> invalid value: e+cm
6628 PASS Test <length> invalid value: e+mm
6629 PASS Test <length> invalid value: e+pt
6630 PASS Test <length> invalid value: e+pc
6631 PASS Test <length> invalid value: e+%
6632 PASS Test <length> invalid value: E-
6633 PASS Test <length> invalid value: E-em
6634 PASS Test <length> invalid value: E-ex
6635 PASS Test <length> invalid value: E-px
6636 PASS Test <length> invalid value: E-in
6637 PASS Test <length> invalid value: E-cm
6638 PASS Test <length> invalid value: E-mm
6639 PASS Test <length> invalid value: E-pt
6640 PASS Test <length> invalid value: E-pc
6641 PASS Test <length> invalid value: E-%
6642 PASS Test <length> invalid value: -
6643 PASS Test <length> invalid value: -em
6644 PASS Test <length> invalid value: -ex
6645 PASS Test <length> invalid value: -px
6646 PASS Test <length> invalid value: -in
6647 PASS Test <length> invalid value: -cm
6648 PASS Test <length> invalid value: -mm
6649 PASS Test <length> invalid value: -pt
6650 PASS Test <length> invalid value: -pc
6651 PASS Test <length> invalid value: -%
6652 PASS Test <length> invalid value: +
6653 PASS Test <length> invalid value: +em
6654 PASS Test <length> invalid value: +ex
6655 PASS Test <length> invalid value: +px
6656 PASS Test <length> invalid value: +in
6657 PASS Test <length> invalid value: +cm
6658 PASS Test <length> invalid value: +mm
6659 PASS Test <length> invalid value: +pt
6660 PASS Test <length> invalid value: +pc
6661 PASS Test <length> invalid value: +%
6662 PASS Test <length> invalid value: -.
6663 PASS Test <length> invalid value: -.em
6664 PASS Test <length> invalid value: -.ex
6665 PASS Test <length> invalid value: -.px
6666 PASS Test <length> invalid value: -.in
6667 PASS Test <length> invalid value: -.cm
6668 PASS Test <length> invalid value: -.mm
6669 PASS Test <length> invalid value: -.pt
6670 PASS Test <length> invalid value: -.pc
6671 PASS Test <length> invalid value: -.%
6672 PASS Test <length> invalid value: .-
6673 PASS Test <length> invalid value: .-em
6674 PASS Test <length> invalid value: .-ex
6675 PASS Test <length> invalid value: .-px
6676 PASS Test <length> invalid value: .-in
6677 PASS Test <length> invalid value: .-cm
6678 PASS Test <length> invalid value: .-mm
6679 PASS Test <length> invalid value: .-pt
6680 PASS Test <length> invalid value: .-pc
6681 PASS Test <length> invalid value: .-%
6682 PASS Test <length> invalid value: .
6683 PASS Test <length> invalid value: .em
6684 PASS Test <length> invalid value: .ex
6685 PASS Test <length> invalid value: .px
6686 PASS Test <length> invalid value: .in
6687 PASS Test <length> invalid value: .cm
6688 PASS Test <length> invalid value: .mm
6689 PASS Test <length> invalid value: .pt
6690 PASS Test <length> invalid value: .pc
6691 PASS Test <length> invalid value: .%
6692 PASS Test <length> invalid value: +.
6693 PASS Test <length> invalid value: +.em
6694 PASS Test <length> invalid value: +.ex
6695 PASS Test <length> invalid value: +.px
6696 PASS Test <length> invalid value: +.in
6697 PASS Test <length> invalid value: +.cm
6698 PASS Test <length> invalid value: +.mm
6699 PASS Test <length> invalid value: +.pt
6700 PASS Test <length> invalid value: +.pc
6701 PASS Test <length> invalid value: +.%
6702 PASS Test <length> invalid value: .E0
6703 PASS Test <length> invalid value: .E0em
6704 PASS Test <length> invalid value: .E0ex
6705 PASS Test <length> invalid value: .E0px
6706 PASS Test <length> invalid value: .E0in
6707 PASS Test <length> invalid value: .E0cm
6708 PASS Test <length> invalid value: .E0mm
6709 PASS Test <length> invalid value: .E0pt
6710 PASS Test <length> invalid value: .E0pc
6711 PASS Test <length> invalid value: .E0%
6712 PASS Test <length> invalid value: e1
6713 PASS Test <length> invalid value: e1em
6714 PASS Test <length> invalid value: e1ex
6715 PASS Test <length> invalid value: e1px
6716 PASS Test <length> invalid value: e1in
6717 PASS Test <length> invalid value: e1cm
6718 PASS Test <length> invalid value: e1mm
6719 PASS Test <length> invalid value: e1pt
6720 PASS Test <length> invalid value: e1pc
6721 PASS Test <length> invalid value: e1%
6722 PASS Test <length> invalid value: NaN
6723 PASS Test <length> invalid value: NaNem
6724 PASS Test <length> invalid value: NaNex
6725 PASS Test <length> invalid value: NaNpx
6726 PASS Test <length> invalid value: NaNin
6727 PASS Test <length> invalid value: NaNcm
6728 PASS Test <length> invalid value: NaNmm
6729 PASS Test <length> invalid value: NaNpt
6730 PASS Test <length> invalid value: NaNpc
6731 PASS Test <length> invalid value: NaN%
6732 PASS Test <length> invalid value: Infinity
6733 PASS Test <length> invalid value: Infinityem
6734 PASS Test <length> invalid value: Infinityex
6735 PASS Test <length> invalid value: Infinitypx
6736 PASS Test <length> invalid value: Infinityin
6737 PASS Test <length> invalid value: Infinitycm
6738 PASS Test <length> invalid value: Infinitymm
6739 PASS Test <length> invalid value: Infinitypt
6740 PASS Test <length> invalid value: Infinitypc
6741 PASS Test <length> invalid value: Infinity%
6742 PASS Test <length> invalid value: -Infinity
6743 PASS Test <length> invalid value: -Infinityem
6744 PASS Test <length> invalid value: -Infinityex
6745 PASS Test <length> invalid value: -Infinitypx
6746 PASS Test <length> invalid value: -Infinityin
6747 PASS Test <length> invalid value: -Infinitycm
6748 PASS Test <length> invalid value: -Infinitymm
6749 PASS Test <length> invalid value: -Infinitypt
6750 PASS Test <length> invalid value: -Infinitypc
6751 PASS Test <length> invalid value: -Infinity%
6752 PASS Test <length> invalid value: fnord
6753 PASS Test <length> invalid value: fnordem
6754 PASS Test <length> invalid value: fnordex
6755 PASS Test <length> invalid value: fnordpx
6756 PASS Test <length> invalid value: fnordin
6757 PASS Test <length> invalid value: fnordcm
6758 PASS Test <length> invalid value: fnordmm
6759 PASS Test <length> invalid value: fnordpt
6760 PASS Test <length> invalid value: fnordpc
6761 PASS Test <length> invalid value: fnord%
6762 PASS Test <length> invalid value: E
6763 PASS Test <length> invalid value: Eem
6764 PASS Test <length> invalid value: Eex
6765 PASS Test <length> invalid value: Epx
6766 PASS Test <length> invalid value: Ein
6767 PASS Test <length> invalid value: Ecm
6768 PASS Test <length> invalid value: Emm
6769 PASS Test <length> invalid value: Ept
6770 PASS Test <length> invalid value: Epc
6771 PASS Test <length> invalid value: E%
6772 PASS Test <length> invalid value: e
6773 PASS Test <length> invalid value: eem
6774 PASS Test <length> invalid value: eex
6775 PASS Test <length> invalid value: epx
6776 PASS Test <length> invalid value: ein
6777 PASS Test <length> invalid value: ecm
6778 PASS Test <length> invalid value: emm
6779 PASS Test <length> invalid value: ept
6780 PASS Test <length> invalid value: epc
6781 PASS Test <length> invalid value: e%
6782 PASS Test <length> invalid value: e+
6783 PASS Test <length> invalid value: e+em
6784 PASS Test <length> invalid value: e+ex
6785 PASS Test <length> invalid value: e+px
6786 PASS Test <length> invalid value: e+in
6787 PASS Test <length> invalid value: e+cm
6788 PASS Test <length> invalid value: e+mm
6789 PASS Test <length> invalid value: e+pt
6790 PASS Test <length> invalid value: e+pc
6791 PASS Test <length> invalid value: e+%
6792 PASS Test <length> invalid value: E-
6793 PASS Test <length> invalid value: E-em
6794 PASS Test <length> invalid value: E-ex
6795 PASS Test <length> invalid value: E-px
6796 PASS Test <length> invalid value: E-in
6797 PASS Test <length> invalid value: E-cm
6798 PASS Test <length> invalid value: E-mm
6799 PASS Test <length> invalid value: E-pt
6800 PASS Test <length> invalid value: E-pc
6801 PASS Test <length> invalid value: E-%
6802 PASS Test <length> invalid value: -
6803 PASS Test <length> invalid value: -em
6804 PASS Test <length> invalid value: -ex
6805 PASS Test <length> invalid value: -px
6806 PASS Test <length> invalid value: -in
6807 PASS Test <length> invalid value: -cm
6808 PASS Test <length> invalid value: -mm
6809 PASS Test <length> invalid value: -pt
6810 PASS Test <length> invalid value: -pc
6811 PASS Test <length> invalid value: -%
6812 PASS Test <length> invalid value: +
6813 PASS Test <length> invalid value: +em
6814 PASS Test <length> invalid value: +ex
6815 PASS Test <length> invalid value: +px
6816 PASS Test <length> invalid value: +in
6817 PASS Test <length> invalid value: +cm
6818 PASS Test <length> invalid value: +mm
6819 PASS Test <length> invalid value: +pt
6820 PASS Test <length> invalid value: +pc
6821 PASS Test <length> invalid value: +%
6822 PASS Test <length> invalid value: -.
6823 PASS Test <length> invalid value: -.em
6824 PASS Test <length> invalid value: -.ex
6825 PASS Test <length> invalid value: -.px
6826 PASS Test <length> invalid value: -.in
6827 PASS Test <length> invalid value: -.cm
6828 PASS Test <length> invalid value: -.mm
6829 PASS Test <length> invalid value: -.pt
6830 PASS Test <length> invalid value: -.pc
6831 PASS Test <length> invalid value: -.%
6832 PASS Test <length> invalid value: .-
6833 PASS Test <length> invalid value: .-em
6834 PASS Test <length> invalid value: .-ex
6835 PASS Test <length> invalid value: .-px
6836 PASS Test <length> invalid value: .-in
6837 PASS Test <length> invalid value: .-cm
6838 PASS Test <length> invalid value: .-mm
6839 PASS Test <length> invalid value: .-pt
6840 PASS Test <length> invalid value: .-pc
6841 PASS Test <length> invalid value: .-%
6842 PASS Test <length> invalid value: .
6843 PASS Test <length> invalid value: .em
6844 PASS Test <length> invalid value: .ex
6845 PASS Test <length> invalid value: .px
6846 PASS Test <length> invalid value: .in
6847 PASS Test <length> invalid value: .cm
6848 PASS Test <length> invalid value: .mm
6849 PASS Test <length> invalid value: .pt
6850 PASS Test <length> invalid value: .pc
6851 PASS Test <length> invalid value: .%
6852 PASS Test <length> invalid value: +.
6853 PASS Test <length> invalid value: +.em
6854 PASS Test <length> invalid value: +.ex
6855 PASS Test <length> invalid value: +.px
6856 PASS Test <length> invalid value: +.in
6857 PASS Test <length> invalid value: +.cm
6858 PASS Test <length> invalid value: +.mm
6859 PASS Test <length> invalid value: +.pt
6860 PASS Test <length> invalid value: +.pc
6861 PASS Test <length> invalid value: +.%
6862 PASS Test <length> invalid value: .E0
6863 PASS Test <length> invalid value: .E0em
6864 PASS Test <length> invalid value: .E0ex
6865 PASS Test <length> invalid value: .E0px
6866 PASS Test <length> invalid value: .E0in
6867 PASS Test <length> invalid value: .E0cm
6868 PASS Test <length> invalid value: .E0mm
6869 PASS Test <length> invalid value: .E0pt
6870 PASS Test <length> invalid value: .E0pc
6871 PASS Test <length> invalid value: .E0%
6872 PASS Test <length> invalid value: e1
6873 PASS Test <length> invalid value: e1em
6874 PASS Test <length> invalid value: e1ex
6875 PASS Test <length> invalid value: e1px
6876 PASS Test <length> invalid value: e1in
6877 PASS Test <length> invalid value: e1cm
6878 PASS Test <length> invalid value: e1mm
6879 PASS Test <length> invalid value: e1pt
6880 PASS Test <length> invalid value: e1pc
6881 PASS Test <length> invalid value: e1%
6882 PASS Test <length> invalid value: NaN\r\n\t
6883 PASS Test <length> invalid value: NaNem\r\n\t
6884 PASS Test <length> invalid value: NaNex\r\n\t
6885 PASS Test <length> invalid value: NaNpx\r\n\t
6886 PASS Test <length> invalid value: NaNin\r\n\t
6887 PASS Test <length> invalid value: NaNcm\r\n\t
6888 PASS Test <length> invalid value: NaNmm\r\n\t
6889 PASS Test <length> invalid value: NaNpt\r\n\t
6890 PASS Test <length> invalid value: NaNpc\r\n\t
6891 PASS Test <length> invalid value: NaN%\r\n\t
6892 PASS Test <length> invalid value: Infinity\r\n\t
6893 PASS Test <length> invalid value: Infinityem\r\n\t
6894 PASS Test <length> invalid value: Infinityex\r\n\t
6895 PASS Test <length> invalid value: Infinitypx\r\n\t
6896 PASS Test <length> invalid value: Infinityin\r\n\t
6897 PASS Test <length> invalid value: Infinitycm\r\n\t
6898 PASS Test <length> invalid value: Infinitymm\r\n\t
6899 PASS Test <length> invalid value: Infinitypt\r\n\t
6900 PASS Test <length> invalid value: Infinitypc\r\n\t
6901 PASS Test <length> invalid value: Infinity%\r\n\t
6902 PASS Test <length> invalid value: -Infinity\r\n\t
6903 PASS Test <length> invalid value: -Infinityem\r\n\t
6904 PASS Test <length> invalid value: -Infinityex\r\n\t
6905 PASS Test <length> invalid value: -Infinitypx\r\n\t
6906 PASS Test <length> invalid value: -Infinityin\r\n\t
6907 PASS Test <length> invalid value: -Infinitycm\r\n\t
6908 PASS Test <length> invalid value: -Infinitymm\r\n\t
6909 PASS Test <length> invalid value: -Infinitypt\r\n\t
6910 PASS Test <length> invalid value: -Infinitypc\r\n\t
6911 PASS Test <length> invalid value: -Infinity%\r\n\t
6912 PASS Test <length> invalid value: fnord\r\n\t
6913 PASS Test <length> invalid value: fnordem\r\n\t
6914 PASS Test <length> invalid value: fnordex\r\n\t
6915 PASS Test <length> invalid value: fnordpx\r\n\t
6916 PASS Test <length> invalid value: fnordin\r\n\t
6917 PASS Test <length> invalid value: fnordcm\r\n\t
6918 PASS Test <length> invalid value: fnordmm\r\n\t
6919 PASS Test <length> invalid value: fnordpt\r\n\t
6920 PASS Test <length> invalid value: fnordpc\r\n\t
6921 PASS Test <length> invalid value: fnord%\r\n\t
6922 PASS Test <length> invalid value: E\r\n\t
6923 PASS Test <length> invalid value: Eem\r\n\t
6924 PASS Test <length> invalid value: Eex\r\n\t
6925 PASS Test <length> invalid value: Epx\r\n\t
6926 PASS Test <length> invalid value: Ein\r\n\t
6927 PASS Test <length> invalid value: Ecm\r\n\t
6928 PASS Test <length> invalid value: Emm\r\n\t
6929 PASS Test <length> invalid value: Ept\r\n\t
6930 PASS Test <length> invalid value: Epc\r\n\t
6931 PASS Test <length> invalid value: E%\r\n\t
6932 PASS Test <length> invalid value: e\r\n\t
6933 PASS Test <length> invalid value: eem\r\n\t
6934 PASS Test <length> invalid value: eex\r\n\t
6935 PASS Test <length> invalid value: epx\r\n\t
6936 PASS Test <length> invalid value: ein\r\n\t
6937 PASS Test <length> invalid value: ecm\r\n\t
6938 PASS Test <length> invalid value: emm\r\n\t
6939 PASS Test <length> invalid value: ept\r\n\t
6940 PASS Test <length> invalid value: epc\r\n\t
6941 PASS Test <length> invalid value: e%\r\n\t
6942 PASS Test <length> invalid value: e+\r\n\t
6943 PASS Test <length> invalid value: e+em\r\n\t
6944 PASS Test <length> invalid value: e+ex\r\n\t
6945 PASS Test <length> invalid value: e+px\r\n\t
6946 PASS Test <length> invalid value: e+in\r\n\t
6947 PASS Test <length> invalid value: e+cm\r\n\t
6948 PASS Test <length> invalid value: e+mm\r\n\t
6949 PASS Test <length> invalid value: e+pt\r\n\t
6950 PASS Test <length> invalid value: e+pc\r\n\t
6951 PASS Test <length> invalid value: e+%\r\n\t
6952 PASS Test <length> invalid value: E-\r\n\t
6953 PASS Test <length> invalid value: E-em\r\n\t
6954 PASS Test <length> invalid value: E-ex\r\n\t
6955 PASS Test <length> invalid value: E-px\r\n\t
6956 PASS Test <length> invalid value: E-in\r\n\t
6957 PASS Test <length> invalid value: E-cm\r\n\t
6958 PASS Test <length> invalid value: E-mm\r\n\t
6959 PASS Test <length> invalid value: E-pt\r\n\t
6960 PASS Test <length> invalid value: E-pc\r\n\t
6961 PASS Test <length> invalid value: E-%\r\n\t
6962 PASS Test <length> invalid value: -\r\n\t
6963 PASS Test <length> invalid value: -em\r\n\t
6964 PASS Test <length> invalid value: -ex\r\n\t
6965 PASS Test <length> invalid value: -px\r\n\t
6966 PASS Test <length> invalid value: -in\r\n\t
6967 PASS Test <length> invalid value: -cm\r\n\t
6968 PASS Test <length> invalid value: -mm\r\n\t
6969 PASS Test <length> invalid value: -pt\r\n\t
6970 PASS Test <length> invalid value: -pc\r\n\t
6971 PASS Test <length> invalid value: -%\r\n\t
6972 PASS Test <length> invalid value: +\r\n\t
6973 PASS Test <length> invalid value: +em\r\n\t
6974 PASS Test <length> invalid value: +ex\r\n\t
6975 PASS Test <length> invalid value: +px\r\n\t
6976 PASS Test <length> invalid value: +in\r\n\t
6977 PASS Test <length> invalid value: +cm\r\n\t
6978 PASS Test <length> invalid value: +mm\r\n\t
6979 PASS Test <length> invalid value: +pt\r\n\t
6980 PASS Test <length> invalid value: +pc\r\n\t
6981 PASS Test <length> invalid value: +%\r\n\t
6982 PASS Test <length> invalid value: -.\r\n\t
6983 PASS Test <length> invalid value: -.em\r\n\t
6984 PASS Test <length> invalid value: -.ex\r\n\t
6985 PASS Test <length> invalid value: -.px\r\n\t
6986 PASS Test <length> invalid value: -.in\r\n\t
6987 PASS Test <length> invalid value: -.cm\r\n\t
6988 PASS Test <length> invalid value: -.mm\r\n\t
6989 PASS Test <length> invalid value: -.pt\r\n\t
6990 PASS Test <length> invalid value: -.pc\r\n\t
6991 PASS Test <length> invalid value: -.%\r\n\t
6992 PASS Test <length> invalid value: .-\r\n\t
6993 PASS Test <length> invalid value: .-em\r\n\t
6994 PASS Test <length> invalid value: .-ex\r\n\t
6995 PASS Test <length> invalid value: .-px\r\n\t
6996 PASS Test <length> invalid value: .-in\r\n\t
6997 PASS Test <length> invalid value: .-cm\r\n\t
6998 PASS Test <length> invalid value: .-mm\r\n\t
6999 PASS Test <length> invalid value: .-pt\r\n\t
7000 PASS Test <length> invalid value: .-pc\r\n\t
7001 PASS Test <length> invalid value: .-%\r\n\t
7002 PASS Test <length> invalid value: .\r\n\t
7003 PASS Test <length> invalid value: .em\r\n\t
7004 PASS Test <length> invalid value: .ex\r\n\t
7005 PASS Test <length> invalid value: .px\r\n\t
7006 PASS Test <length> invalid value: .in\r\n\t
7007 PASS Test <length> invalid value: .cm\r\n\t
7008 PASS Test <length> invalid value: .mm\r\n\t
7009 PASS Test <length> invalid value: .pt\r\n\t
7010 PASS Test <length> invalid value: .pc\r\n\t
7011 PASS Test <length> invalid value: .%\r\n\t
7012 PASS Test <length> invalid value: +.\r\n\t
7013 PASS Test <length> invalid value: +.em\r\n\t
7014 PASS Test <length> invalid value: +.ex\r\n\t
7015 PASS Test <length> invalid value: +.px\r\n\t
7016 PASS Test <length> invalid value: +.in\r\n\t
7017 PASS Test <length> invalid value: +.cm\r\n\t
7018 PASS Test <length> invalid value: +.mm\r\n\t
7019 PASS Test <length> invalid value: +.pt\r\n\t
7020 PASS Test <length> invalid value: +.pc\r\n\t
7021 PASS Test <length> invalid value: +.%\r\n\t
7022 PASS Test <length> invalid value: .E0\r\n\t
7023 PASS Test <length> invalid value: .E0em\r\n\t
7024 PASS Test <length> invalid value: .E0ex\r\n\t
7025 PASS Test <length> invalid value: .E0px\r\n\t
7026 PASS Test <length> invalid value: .E0in\r\n\t
7027 PASS Test <length> invalid value: .E0cm\r\n\t
7028 PASS Test <length> invalid value: .E0mm\r\n\t
7029 PASS Test <length> invalid value: .E0pt\r\n\t
7030 PASS Test <length> invalid value: .E0pc\r\n\t
7031 PASS Test <length> invalid value: .E0%\r\n\t
7032 PASS Test <length> invalid value: e1\r\n\t
7033 PASS Test <length> invalid value: e1em\r\n\t
7034 PASS Test <length> invalid value: e1ex\r\n\t
7035 PASS Test <length> invalid value: e1px\r\n\t
7036 PASS Test <length> invalid value: e1in\r\n\t
7037 PASS Test <length> invalid value: e1cm\r\n\t
7038 PASS Test <length> invalid value: e1mm\r\n\t
7039 PASS Test <length> invalid value: e1pt\r\n\t
7040 PASS Test <length> invalid value: e1pc\r\n\t
7041 PASS Test <length> invalid value: e1%\r\n\t
7042 PASS Test <length> invalid value: NaN\f
7043 PASS Test <length> invalid value: NaNem\f
7044 PASS Test <length> invalid value: NaNex\f
7045 PASS Test <length> invalid value: NaNpx\f
7046 PASS Test <length> invalid value: NaNin\f
7047 PASS Test <length> invalid value: NaNcm\f
7048 PASS Test <length> invalid value: NaNmm\f
7049 PASS Test <length> invalid value: NaNpt\f
7050 PASS Test <length> invalid value: NaNpc\f
7051 PASS Test <length> invalid value: NaN%\f
7052 PASS Test <length> invalid value: Infinity\f
7053 PASS Test <length> invalid value: Infinityem\f
7054 PASS Test <length> invalid value: Infinityex\f
7055 PASS Test <length> invalid value: Infinitypx\f
7056 PASS Test <length> invalid value: Infinityin\f
7057 PASS Test <length> invalid value: Infinitycm\f
7058 PASS Test <length> invalid value: Infinitymm\f
7059 PASS Test <length> invalid value: Infinitypt\f
7060 PASS Test <length> invalid value: Infinitypc\f
7061 PASS Test <length> invalid value: Infinity%\f
7062 PASS Test <length> invalid value: -Infinity\f
7063 PASS Test <length> invalid value: -Infinityem\f
7064 PASS Test <length> invalid value: -Infinityex\f
7065 PASS Test <length> invalid value: -Infinitypx\f
7066 PASS Test <length> invalid value: -Infinityin\f
7067 PASS Test <length> invalid value: -Infinitycm\f
7068 PASS Test <length> invalid value: -Infinitymm\f
7069 PASS Test <length> invalid value: -Infinitypt\f
7070 PASS Test <length> invalid value: -Infinitypc\f
7071 PASS Test <length> invalid value: -Infinity%\f
7072 PASS Test <length> invalid value: fnord\f
7073 PASS Test <length> invalid value: fnordem\f
7074 PASS Test <length> invalid value: fnordex\f
7075 PASS Test <length> invalid value: fnordpx\f
7076 PASS Test <length> invalid value: fnordin\f
7077 PASS Test <length> invalid value: fnordcm\f
7078 PASS Test <length> invalid value: fnordmm\f
7079 PASS Test <length> invalid value: fnordpt\f
7080 PASS Test <length> invalid value: fnordpc\f
7081 PASS Test <length> invalid value: fnord%\f
7082 PASS Test <length> invalid value: E\f
7083 PASS Test <length> invalid value: Eem\f
7084 PASS Test <length> invalid value: Eex\f
7085 PASS Test <length> invalid value: Epx\f
7086 PASS Test <length> invalid value: Ein\f
7087 PASS Test <length> invalid value: Ecm\f
7088 PASS Test <length> invalid value: Emm\f
7089 PASS Test <length> invalid value: Ept\f
7090 PASS Test <length> invalid value: Epc\f
7091 PASS Test <length> invalid value: E%\f
7092 PASS Test <length> invalid value: e\f
7093 PASS Test <length> invalid value: eem\f
7094 PASS Test <length> invalid value: eex\f
7095 PASS Test <length> invalid value: epx\f
7096 PASS Test <length> invalid value: ein\f
7097 PASS Test <length> invalid value: ecm\f
7098 PASS Test <length> invalid value: emm\f
7099 PASS Test <length> invalid value: ept\f
7100 PASS Test <length> invalid value: epc\f
7101 PASS Test <length> invalid value: e%\f
7102 PASS Test <length> invalid value: e+\f
7103 PASS Test <length> invalid value: e+em\f
7104 PASS Test <length> invalid value: e+ex\f
7105 PASS Test <length> invalid value: e+px\f
7106 PASS Test <length> invalid value: e+in\f
7107 PASS Test <length> invalid value: e+cm\f
7108 PASS Test <length> invalid value: e+mm\f
7109 PASS Test <length> invalid value: e+pt\f
7110 PASS Test <length> invalid value: e+pc\f
7111 PASS Test <length> invalid value: e+%\f
7112 PASS Test <length> invalid value: E-\f
7113 PASS Test <length> invalid value: E-em\f
7114 PASS Test <length> invalid value: E-ex\f
7115 PASS Test <length> invalid value: E-px\f
7116 PASS Test <length> invalid value: E-in\f
7117 PASS Test <length> invalid value: E-cm\f
7118 PASS Test <length> invalid value: E-mm\f
7119 PASS Test <length> invalid value: E-pt\f
7120 PASS Test <length> invalid value: E-pc\f
7121 PASS Test <length> invalid value: E-%\f
7122 PASS Test <length> invalid value: -\f
7123 PASS Test <length> invalid value: -em\f
7124 PASS Test <length> invalid value: -ex\f
7125 PASS Test <length> invalid value: -px\f
7126 PASS Test <length> invalid value: -in\f
7127 PASS Test <length> invalid value: -cm\f
7128 PASS Test <length> invalid value: -mm\f
7129 PASS Test <length> invalid value: -pt\f
7130 PASS Test <length> invalid value: -pc\f
7131 PASS Test <length> invalid value: -%\f
7132 PASS Test <length> invalid value: +\f
7133 PASS Test <length> invalid value: +em\f
7134 PASS Test <length> invalid value: +ex\f
7135 PASS Test <length> invalid value: +px\f
7136 PASS Test <length> invalid value: +in\f
7137 PASS Test <length> invalid value: +cm\f
7138 PASS Test <length> invalid value: +mm\f
7139 PASS Test <length> invalid value: +pt\f
7140 PASS Test <length> invalid value: +pc\f
7141 PASS Test <length> invalid value: +%\f
7142 PASS Test <length> invalid value: -.\f
7143 PASS Test <length> invalid value: -.em\f
7144 PASS Test <length> invalid value: -.ex\f
7145 PASS Test <length> invalid value: -.px\f
7146 PASS Test <length> invalid value: -.in\f
7147 PASS Test <length> invalid value: -.cm\f
7148 PASS Test <length> invalid value: -.mm\f
7149 PASS Test <length> invalid value: -.pt\f
7150 PASS Test <length> invalid value: -.pc\f
7151 PASS Test <length> invalid value: -.%\f
7152 PASS Test <length> invalid value: .-\f
7153 PASS Test <length> invalid value: .-em\f
7154 PASS Test <length> invalid value: .-ex\f
7155 PASS Test <length> invalid value: .-px\f
7156 PASS Test <length> invalid value: .-in\f
7157 PASS Test <length> invalid value: .-cm\f
7158 PASS Test <length> invalid value: .-mm\f
7159 PASS Test <length> invalid value: .-pt\f
7160 PASS Test <length> invalid value: .-pc\f
7161 PASS Test <length> invalid value: .-%\f
7162 PASS Test <length> invalid value: .\f
7163 PASS Test <length> invalid value: .em\f
7164 PASS Test <length> invalid value: .ex\f
7165 PASS Test <length> invalid value: .px\f
7166 PASS Test <length> invalid value: .in\f
7167 PASS Test <length> invalid value: .cm\f
7168 PASS Test <length> invalid value: .mm\f
7169 PASS Test <length> invalid value: .pt\f
7170 PASS Test <length> invalid value: .pc\f
7171 PASS Test <length> invalid value: .%\f
7172 PASS Test <length> invalid value: +.\f
7173 PASS Test <length> invalid value: +.em\f
7174 PASS Test <length> invalid value: +.ex\f
7175 PASS Test <length> invalid value: +.px\f
7176 PASS Test <length> invalid value: +.in\f
7177 PASS Test <length> invalid value: +.cm\f
7178 PASS Test <length> invalid value: +.mm\f
7179 PASS Test <length> invalid value: +.pt\f
7180 PASS Test <length> invalid value: +.pc\f
7181 PASS Test <length> invalid value: +.%\f
7182 PASS Test <length> invalid value: .E0\f
7183 PASS Test <length> invalid value: .E0em\f
7184 PASS Test <length> invalid value: .E0ex\f
7185 PASS Test <length> invalid value: .E0px\f
7186 PASS Test <length> invalid value: .E0in\f
7187 PASS Test <length> invalid value: .E0cm\f
7188 PASS Test <length> invalid value: .E0mm\f
7189 PASS Test <length> invalid value: .E0pt\f
7190 PASS Test <length> invalid value: .E0pc\f
7191 PASS Test <length> invalid value: .E0%\f
7192 PASS Test <length> invalid value: e1\f
7193 PASS Test <length> invalid value: e1em\f
7194 PASS Test <length> invalid value: e1ex\f
7195 PASS Test <length> invalid value: e1px\f
7196 PASS Test <length> invalid value: e1in\f
7197 PASS Test <length> invalid value: e1cm\f
7198 PASS Test <length> invalid value: e1mm\f
7199 PASS Test <length> invalid value: e1pt\f
7200 PASS Test <length> invalid value: e1pc\f
7201 PASS Test <length> invalid value: e1%\f
7202 PASS Test <length> invalid value: NaN
7203 PASS Test <length> invalid value: NaNem
7204 PASS Test <length> invalid value: NaNex
7205 PASS Test <length> invalid value: NaNpx
7206 PASS Test <length> invalid value: NaNin
7207 PASS Test <length> invalid value: NaNcm
7208 PASS Test <length> invalid value: NaNmm
7209 PASS Test <length> invalid value: NaNpt
7210 PASS Test <length> invalid value: NaNpc
7211 PASS Test <length> invalid value: NaN%
7212 PASS Test <length> invalid value: Infinity
7213 PASS Test <length> invalid value: Infinityem
7214 PASS Test <length> invalid value: Infinityex
7215 PASS Test <length> invalid value: Infinitypx
7216 PASS Test <length> invalid value: Infinityin
7217 PASS Test <length> invalid value: Infinitycm
7218 PASS Test <length> invalid value: Infinitymm
7219 PASS Test <length> invalid value: Infinitypt
7220 PASS Test <length> invalid value: Infinitypc
7221 PASS Test <length> invalid value: Infinity%
7222 PASS Test <length> invalid value: -Infinity
7223 PASS Test <length> invalid value: -Infinityem
7224 PASS Test <length> invalid value: -Infinityex
7225 PASS Test <length> invalid value: -Infinitypx
7226 PASS Test <length> invalid value: -Infinityin
7227 PASS Test <length> invalid value: -Infinitycm
7228 PASS Test <length> invalid value: -Infinitymm
7229 PASS Test <length> invalid value: -Infinitypt
7230 PASS Test <length> invalid value: -Infinitypc
7231 PASS Test <length> invalid value: -Infinity%
7232 PASS Test <length> invalid value: fnord
7233 PASS Test <length> invalid value: fnordem
7234 PASS Test <length> invalid value: fnordex
7235 PASS Test <length> invalid value: fnordpx
7236 PASS Test <length> invalid value: fnordin
7237 PASS Test <length> invalid value: fnordcm
7238 PASS Test <length> invalid value: fnordmm
7239 PASS Test <length> invalid value: fnordpt
7240 PASS Test <length> invalid value: fnordpc
7241 PASS Test <length> invalid value: fnord%
7242 PASS Test <length> invalid value: E
7243 PASS Test <length> invalid value: Eem
7244 PASS Test <length> invalid value: Eex
7245 PASS Test <length> invalid value: Epx
7246 PASS Test <length> invalid value: Ein
7247 PASS Test <length> invalid value: Ecm
7248 PASS Test <length> invalid value: Emm
7249 PASS Test <length> invalid value: Ept
7250 PASS Test <length> invalid value: Epc
7251 PASS Test <length> invalid value: E%
7252 PASS Test <length> invalid value: e
7253 PASS Test <length> invalid value: eem
7254 PASS Test <length> invalid value: eex
7255 PASS Test <length> invalid value: epx
7256 PASS Test <length> invalid value: ein
7257 PASS Test <length> invalid value: ecm
7258 PASS Test <length> invalid value: emm
7259 PASS Test <length> invalid value: ept
7260 PASS Test <length> invalid value: epc
7261 PASS Test <length> invalid value: e%
7262 PASS Test <length> invalid value: e+
7263 PASS Test <length> invalid value: e+em
7264 PASS Test <length> invalid value: e+ex
7265 PASS Test <length> invalid value: e+px
7266 PASS Test <length> invalid value: e+in
7267 PASS Test <length> invalid value: e+cm
7268 PASS Test <length> invalid value: e+mm
7269 PASS Test <length> invalid value: e+pt
7270 PASS Test <length> invalid value: e+pc
7271 PASS Test <length> invalid value: e+%
7272 PASS Test <length> invalid value: E-
7273 PASS Test <length> invalid value: E-em
7274 PASS Test <length> invalid value: E-ex
7275 PASS Test <length> invalid value: E-px
7276 PASS Test <length> invalid value: E-in
7277 PASS Test <length> invalid value: E-cm
7278 PASS Test <length> invalid value: E-mm
7279 PASS Test <length> invalid value: E-pt
7280 PASS Test <length> invalid value: E-pc
7281 PASS Test <length> invalid value: E-%
7282 PASS Test <length> invalid value: -
7283 PASS Test <length> invalid value: -em
7284 PASS Test <length> invalid value: -ex
7285 PASS Test <length> invalid value: -px
7286 PASS Test <length> invalid value: -in
7287 PASS Test <length> invalid value: -cm
7288 PASS Test <length> invalid value: -mm
7289 PASS Test <length> invalid value: -pt
7290 PASS Test <length> invalid value: -pc
7291 PASS Test <length> invalid value: -%
7292 PASS Test <length> invalid value: +
7293 PASS Test <length> invalid value: +em
7294 PASS Test <length> invalid value: +ex
7295 PASS Test <length> invalid value: +px
7296 PASS Test <length> invalid value: +in
7297 PASS Test <length> invalid value: +cm
7298 PASS Test <length> invalid value: +mm
7299 PASS Test <length> invalid value: +pt
7300 PASS Test <length> invalid value: +pc
7301 PASS Test <length> invalid value: +%
7302 PASS Test <length> invalid value: -.
7303 PASS Test <length> invalid value: -.em
7304 PASS Test <length> invalid value: -.ex
7305 PASS Test <length> invalid value: -.px
7306 PASS Test <length> invalid value: -.in
7307 PASS Test <length> invalid value: -.cm
7308 PASS Test <length> invalid value: -.mm
7309 PASS Test <length> invalid value: -.pt
7310 PASS Test <length> invalid value: -.pc
7311 PASS Test <length> invalid value: -.%
7312 PASS Test <length> invalid value: .-
7313 PASS Test <length> invalid value: .-em
7314 PASS Test <length> invalid value: .-ex
7315 PASS Test <length> invalid value: .-px
7316 PASS Test <length> invalid value: .-in
7317 PASS Test <length> invalid value: .-cm
7318 PASS Test <length> invalid value: .-mm
7319 PASS Test <length> invalid value: .-pt
7320 PASS Test <length> invalid value: .-pc
7321 PASS Test <length> invalid value: .-%
7322 PASS Test <length> invalid value: .
7323 PASS Test <length> invalid value: .em
7324 PASS Test <length> invalid value: .ex
7325 PASS Test <length> invalid value: .px
7326 PASS Test <length> invalid value: .in
7327 PASS Test <length> invalid value: .cm
7328 PASS Test <length> invalid value: .mm
7329 PASS Test <length> invalid value: .pt
7330 PASS Test <length> invalid value: .pc
7331 PASS Test <length> invalid value: .%
7332 PASS Test <length> invalid value: +.
7333 PASS Test <length> invalid value: +.em
7334 PASS Test <length> invalid value: +.ex
7335 PASS Test <length> invalid value: +.px
7336 PASS Test <length> invalid value: +.in
7337 PASS Test <length> invalid value: +.cm
7338 PASS Test <length> invalid value: +.mm
7339 PASS Test <length> invalid value: +.pt
7340 PASS Test <length> invalid value: +.pc
7341 PASS Test <length> invalid value: +.%
7342 PASS Test <length> invalid value: .E0
7343 PASS Test <length> invalid value: .E0em
7344 PASS Test <length> invalid value: .E0ex
7345 PASS Test <length> invalid value: .E0px
7346 PASS Test <length> invalid value: .E0in
7347 PASS Test <length> invalid value: .E0cm
7348 PASS Test <length> invalid value: .E0mm
7349 PASS Test <length> invalid value: .E0pt
7350 PASS Test <length> invalid value: .E0pc
7351 PASS Test <length> invalid value: .E0%
7352 PASS Test <length> invalid value: e1
7353 PASS Test <length> invalid value: e1em
7354 PASS Test <length> invalid value: e1ex
7355 PASS Test <length> invalid value: e1px
7356 PASS Test <length> invalid value: e1in
7357 PASS Test <length> invalid value: e1cm
7358 PASS Test <length> invalid value: e1mm
7359 PASS Test <length> invalid value: e1pt
7360 PASS Test <length> invalid value: e1pc
7361 PASS Test <length> invalid value: e1%
7362 PASS Test <length> invalid value: NaN
7363 PASS Test <length> invalid value: NaNem
7364 PASS Test <length> invalid value: NaNex
7365 PASS Test <length> invalid value: NaNpx
7366 PASS Test <length> invalid value: NaNin
7367 PASS Test <length> invalid value: NaNcm
7368 PASS Test <length> invalid value: NaNmm
7369 PASS Test <length> invalid value: NaNpt
7370 PASS Test <length> invalid value: NaNpc
7371 PASS Test <length> invalid value: NaN%
7372 PASS Test <length> invalid value: Infinity
7373 PASS Test <length> invalid value: Infinityem
7374 PASS Test <length> invalid value: Infinityex
7375 PASS Test <length> invalid value: Infinitypx
7376 PASS Test <length> invalid value: Infinityin
7377 PASS Test <length> invalid value: Infinitycm
7378 PASS Test <length> invalid value: Infinitymm
7379 PASS Test <length> invalid value: Infinitypt
7380 PASS Test <length> invalid value: Infinitypc
7381 PASS Test <length> invalid value: Infinity%
7382 PASS Test <length> invalid value: -Infinity
7383 PASS Test <length> invalid value: -Infinityem
7384 PASS Test <length> invalid value: -Infinityex
7385 PASS Test <length> invalid value: -Infinitypx
7386 PASS Test <length> invalid value: -Infinityin
7387 PASS Test <length> invalid value: -Infinitycm
7388 PASS Test <length> invalid value: -Infinitymm
7389 PASS Test <length> invalid value: -Infinitypt
7390 PASS Test <length> invalid value: -Infinitypc
7391 PASS Test <length> invalid value: -Infinity%
7392 PASS Test <length> invalid value: fnord
7393 PASS Test <length> invalid value: fnordem
7394 PASS Test <length> invalid value: fnordex
7395 PASS Test <length> invalid value: fnordpx
7396 PASS Test <length> invalid value: fnordin
7397 PASS Test <length> invalid value: fnordcm
7398 PASS Test <length> invalid value: fnordmm
7399 PASS Test <length> invalid value: fnordpt
7400 PASS Test <length> invalid value: fnordpc
7401 PASS Test <length> invalid value: fnord%
7402 PASS Test <length> invalid value: E
7403 PASS Test <length> invalid value: Eem
7404 PASS Test <length> invalid value: Eex
7405 PASS Test <length> invalid value: Epx
7406 PASS Test <length> invalid value: Ein
7407 PASS Test <length> invalid value: Ecm
7408 PASS Test <length> invalid value: Emm
7409 PASS Test <length> invalid value: Ept
7410 PASS Test <length> invalid value: Epc
7411 PASS Test <length> invalid value: E%
7412 PASS Test <length> invalid value: e
7413 PASS Test <length> invalid value: eem
7414 PASS Test <length> invalid value: eex
7415 PASS Test <length> invalid value: epx
7416 PASS Test <length> invalid value: ein
7417 PASS Test <length> invalid value: ecm
7418 PASS Test <length> invalid value: emm
7419 PASS Test <length> invalid value: ept
7420 PASS Test <length> invalid value: epc
7421 PASS Test <length> invalid value: e%
7422 PASS Test <length> invalid value: e+
7423 PASS Test <length> invalid value: e+em
7424 PASS Test <length> invalid value: e+ex
7425 PASS Test <length> invalid value: e+px
7426 PASS Test <length> invalid value: e+in
7427 PASS Test <length> invalid value: e+cm
7428 PASS Test <length> invalid value: e+mm
7429 PASS Test <length> invalid value: e+pt
7430 PASS Test <length> invalid value: e+pc
7431 PASS Test <length> invalid value: e+%
7432 PASS Test <length> invalid value: E-
7433 PASS Test <length> invalid value: E-em
7434 PASS Test <length> invalid value: E-ex
7435 PASS Test <length> invalid value: E-px
7436 PASS Test <length> invalid value: E-in
7437 PASS Test <length> invalid value: E-cm
7438 PASS Test <length> invalid value: E-mm
7439 PASS Test <length> invalid value: E-pt
7440 PASS Test <length> invalid value: E-pc
7441 PASS Test <length> invalid value: E-%
7442 PASS Test <length> invalid value: -
7443 PASS Test <length> invalid value: -em
7444 PASS Test <length> invalid value: -ex
7445 PASS Test <length> invalid value: -px
7446 PASS Test <length> invalid value: -in
7447 PASS Test <length> invalid value: -cm
7448 PASS Test <length> invalid value: -mm
7449 PASS Test <length> invalid value: -pt
7450 PASS Test <length> invalid value: -pc
7451 PASS Test <length> invalid value: -%
7452 PASS Test <length> invalid value: +
7453 PASS Test <length> invalid value: +em
7454 PASS Test <length> invalid value: +ex
7455 PASS Test <length> invalid value: +px
7456 PASS Test <length> invalid value: +in
7457 PASS Test <length> invalid value: +cm
7458 PASS Test <length> invalid value: +mm
7459 PASS Test <length> invalid value: +pt
7460 PASS Test <length> invalid value: +pc
7461 PASS Test <length> invalid value: +%
7462 PASS Test <length> invalid value: -.
7463 PASS Test <length> invalid value: -.em
7464 PASS Test <length> invalid value: -.ex
7465 PASS Test <length> invalid value: -.px
7466 PASS Test <length> invalid value: -.in
7467 PASS Test <length> invalid value: -.cm
7468 PASS Test <length> invalid value: -.mm
7469 PASS Test <length> invalid value: -.pt
7470 PASS Test <length> invalid value: -.pc
7471 PASS Test <length> invalid value: -.%
7472 PASS Test <length> invalid value: .-
7473 PASS Test <length> invalid value: .-em
7474 PASS Test <length> invalid value: .-ex
7475 PASS Test <length> invalid value: .-px
7476 PASS Test <length> invalid value: .-in
7477 PASS Test <length> invalid value: .-cm
7478 PASS Test <length> invalid value: .-mm
7479 PASS Test <length> invalid value: .-pt
7480 PASS Test <length> invalid value: .-pc
7481 PASS Test <length> invalid value: .-%
7482 PASS Test <length> invalid value: .
7483 PASS Test <length> invalid value: .em
7484 PASS Test <length> invalid value: .ex
7485 PASS Test <length> invalid value: .px
7486 PASS Test <length> invalid value: .in
7487 PASS Test <length> invalid value: .cm
7488 PASS Test <length> invalid value: .mm
7489 PASS Test <length> invalid value: .pt
7490 PASS Test <length> invalid value: .pc
7491 PASS Test <length> invalid value: .%
7492 PASS Test <length> invalid value: +.
7493 PASS Test <length> invalid value: +.em
7494 PASS Test <length> invalid value: +.ex
7495 PASS Test <length> invalid value: +.px
7496 PASS Test <length> invalid value: +.in
7497 PASS Test <length> invalid value: +.cm
7498 PASS Test <length> invalid value: +.mm
7499 PASS Test <length> invalid value: +.pt
7500 PASS Test <length> invalid value: +.pc
7501 PASS Test <length> invalid value: +.%
7502 PASS Test <length> invalid value: .E0
7503 PASS Test <length> invalid value: .E0em
7504 PASS Test <length> invalid value: .E0ex
7505 PASS Test <length> invalid value: .E0px
7506 PASS Test <length> invalid value: .E0in
7507 PASS Test <length> invalid value: .E0cm
7508 PASS Test <length> invalid value: .E0mm
7509 PASS Test <length> invalid value: .E0pt
7510 PASS Test <length> invalid value: .E0pc
7511 PASS Test <length> invalid value: .E0%
7512 PASS Test <length> invalid value: e1
7513 PASS Test <length> invalid value: e1em
7514 PASS Test <length> invalid value: e1ex
7515 PASS Test <length> invalid value: e1px
7516 PASS Test <length> invalid value: e1in
7517 PASS Test <length> invalid value: e1cm
7518 PASS Test <length> invalid value: e1mm
7519 PASS Test <length> invalid value: e1pt
7520 PASS Test <length> invalid value: e1pc
7521 PASS Test <length> invalid value: e1%
7522 PASS Test <length> invalid value: NaN
7523 PASS Test <length> invalid value: NaNem
7524 PASS Test <length> invalid value: NaNex
7525 PASS Test <length> invalid value: NaNpx
7526 PASS Test <length> invalid value: NaNin
7527 PASS Test <length> invalid value: NaNcm
7528 PASS Test <length> invalid value: NaNmm
7529 PASS Test <length> invalid value: NaNpt
7530 PASS Test <length> invalid value: NaNpc
7531 PASS Test <length> invalid value: NaN%
7532 PASS Test <length> invalid value: Infinity
7533 PASS Test <length> invalid value: Infinityem
7534 PASS Test <length> invalid value: Infinityex
7535 PASS Test <length> invalid value: Infinitypx
7536 PASS Test <length> invalid value: Infinityin
7537 PASS Test <length> invalid value: Infinitycm
7538 PASS Test <length> invalid value: Infinitymm
7539 PASS Test <length> invalid value: Infinitypt
7540 PASS Test <length> invalid value: Infinitypc
7541 PASS Test <length> invalid value: Infinity%
7542 PASS Test <length> invalid value: -Infinity
7543 PASS Test <length> invalid value: -Infinityem
7544 PASS Test <length> invalid value: -Infinityex
7545 PASS Test <length> invalid value: -Infinitypx
7546 PASS Test <length> invalid value: -Infinityin
7547 PASS Test <length> invalid value: -Infinitycm
7548 PASS Test <length> invalid value: -Infinitymm
7549 PASS Test <length> invalid value: -Infinitypt
7550 PASS Test <length> invalid value: -Infinitypc
7551 PASS Test <length> invalid value: -Infinity%
7552 PASS Test <length> invalid value: fnord
7553 PASS Test <length> invalid value: fnordem
7554 PASS Test <length> invalid value: fnordex
7555 PASS Test <length> invalid value: fnordpx
7556 PASS Test <length> invalid value: fnordin
7557 PASS Test <length> invalid value: fnordcm
7558 PASS Test <length> invalid value: fnordmm
7559 PASS Test <length> invalid value: fnordpt
7560 PASS Test <length> invalid value: fnordpc
7561 PASS Test <length> invalid value: fnord%
7562 PASS Test <length> invalid value: E
7563 PASS Test <length> invalid value: Eem
7564 PASS Test <length> invalid value: Eex
7565 PASS Test <length> invalid value: Epx
7566 PASS Test <length> invalid value: Ein
7567 PASS Test <length> invalid value: Ecm
7568 PASS Test <length> invalid value: Emm
7569 PASS Test <length> invalid value: Ept
7570 PASS Test <length> invalid value: Epc
7571 PASS Test <length> invalid value: E%
7572 PASS Test <length> invalid value: e
7573 PASS Test <length> invalid value: eem
7574 PASS Test <length> invalid value: eex
7575 PASS Test <length> invalid value: epx
7576 PASS Test <length> invalid value: ein
7577 PASS Test <length> invalid value: ecm
7578 PASS Test <length> invalid value: emm
7579 PASS Test <length> invalid value: ept
7580 PASS Test <length> invalid value: epc
7581 PASS Test <length> invalid value: e%
7582 PASS Test <length> invalid value: e+
7583 PASS Test <length> invalid value: e+em
7584 PASS Test <length> invalid value: e+ex
7585 PASS Test <length> invalid value: e+px
7586 PASS Test <length> invalid value: e+in
7587 PASS Test <length> invalid value: e+cm
7588 PASS Test <length> invalid value: e+mm
7589 PASS Test <length> invalid value: e+pt
7590 PASS Test <length> invalid value: e+pc
7591 PASS Test <length> invalid value: e+%
7592 PASS Test <length> invalid value: E-
7593 PASS Test <length> invalid value: E-em
7594 PASS Test <length> invalid value: E-ex
7595 PASS Test <length> invalid value: E-px
7596 PASS Test <length> invalid value: E-in
7597 PASS Test <length> invalid value: E-cm
7598 PASS Test <length> invalid value: E-mm
7599 PASS Test <length> invalid value: E-pt
7600 PASS Test <length> invalid value: E-pc
7601 PASS Test <length> invalid value: E-%
7602 PASS Test <length> invalid value: -
7603 PASS Test <length> invalid value: -em
7604 PASS Test <length> invalid value: -ex
7605 PASS Test <length> invalid value: -px
7606 PASS Test <length> invalid value: -in
7607 PASS Test <length> invalid value: -cm
7608 PASS Test <length> invalid value: -mm
7609 PASS Test <length> invalid value: -pt
7610 PASS Test <length> invalid value: -pc
7611 PASS Test <length> invalid value: -%
7612 PASS Test <length> invalid value: +
7613 PASS Test <length> invalid value: +em
7614 PASS Test <length> invalid value: +ex
7615 PASS Test <length> invalid value: +px
7616 PASS Test <length> invalid value: +in
7617 PASS Test <length> invalid value: +cm
7618 PASS Test <length> invalid value: +mm
7619 PASS Test <length> invalid value: +pt
7620 PASS Test <length> invalid value: +pc
7621 PASS Test <length> invalid value: +%
7622 PASS Test <length> invalid value: -.
7623 PASS Test <length> invalid value: -.em
7624 PASS Test <length> invalid value: -.ex
7625 PASS Test <length> invalid value: -.px
7626 PASS Test <length> invalid value: -.in
7627 PASS Test <length> invalid value: -.cm
7628 PASS Test <length> invalid value: -.mm
7629 PASS Test <length> invalid value: -.pt
7630 PASS Test <length> invalid value: -.pc
7631 PASS Test <length> invalid value: -.%
7632 PASS Test <length> invalid value: .-
7633 PASS Test <length> invalid value: .-em
7634 PASS Test <length> invalid value: .-ex
7635 PASS Test <length> invalid value: .-px
7636 PASS Test <length> invalid value: .-in
7637 PASS Test <length> invalid value: .-cm
7638 PASS Test <length> invalid value: .-mm
7639 PASS Test <length> invalid value: .-pt
7640 PASS Test <length> invalid value: .-pc
7641 PASS Test <length> invalid value: .-%
7642 PASS Test <length> invalid value: .
7643 PASS Test <length> invalid value: .em
7644 PASS Test <length> invalid value: .ex
7645 PASS Test <length> invalid value: .px
7646 PASS Test <length> invalid value: .in
7647 PASS Test <length> invalid value: .cm
7648 PASS Test <length> invalid value: .mm
7649 PASS Test <length> invalid value: .pt
7650 PASS Test <length> invalid value: .pc
7651 PASS Test <length> invalid value: .%
7652 PASS Test <length> invalid value: +.
7653 PASS Test <length> invalid value: +.em
7654 PASS Test <length> invalid value: +.ex
7655 PASS Test <length> invalid value: +.px
7656 PASS Test <length> invalid value: +.in
7657 PASS Test <length> invalid value: +.cm
7658 PASS Test <length> invalid value: +.mm
7659 PASS Test <length> invalid value: +.pt
7660 PASS Test <length> invalid value: +.pc
7661 PASS Test <length> invalid value: +.%
7662 PASS Test <length> invalid value: .E0
7663 PASS Test <length> invalid value: .E0em
7664 PASS Test <length> invalid value: .E0ex
7665 PASS Test <length> invalid value: .E0px
7666 PASS Test <length> invalid value: .E0in
7667 PASS Test <length> invalid value: .E0cm
7668 PASS Test <length> invalid value: .E0mm
7669 PASS Test <length> invalid value: .E0pt
7670 PASS Test <length> invalid value: .E0pc
7671 PASS Test <length> invalid value: .E0%
7672 PASS Test <length> invalid value: e1
7673 PASS Test <length> invalid value: e1em
7674 PASS Test <length> invalid value: e1ex
7675 PASS Test <length> invalid value: e1px
7676 PASS Test <length> invalid value: e1in
7677 PASS Test <length> invalid value: e1cm
7678 PASS Test <length> invalid value: e1mm
7679 PASS Test <length> invalid value: e1pt
7680 PASS Test <length> invalid value: e1pc
7681 PASS Test <length> invalid value: e1%
7682 PASS Test <length> invalid value: NaN\r\n\t
7683 PASS Test <length> invalid value: NaNem\r\n\t
7684 PASS Test <length> invalid value: NaNex\r\n\t
7685 PASS Test <length> invalid value: NaNpx\r\n\t
7686 PASS Test <length> invalid value: NaNin\r\n\t
7687 PASS Test <length> invalid value: NaNcm\r\n\t
7688 PASS Test <length> invalid value: NaNmm\r\n\t
7689 PASS Test <length> invalid value: NaNpt\r\n\t
7690 PASS Test <length> invalid value: NaNpc\r\n\t
7691 PASS Test <length> invalid value: NaN%\r\n\t
7692 PASS Test <length> invalid value: Infinity\r\n\t
7693 PASS Test <length> invalid value: Infinityem\r\n\t
7694 PASS Test <length> invalid value: Infinityex\r\n\t
7695 PASS Test <length> invalid value: Infinitypx\r\n\t
7696 PASS Test <length> invalid value: Infinityin\r\n\t
7697 PASS Test <length> invalid value: Infinitycm\r\n\t
7698 PASS Test <length> invalid value: Infinitymm\r\n\t
7699 PASS Test <length> invalid value: Infinitypt\r\n\t
7700 PASS Test <length> invalid value: Infinitypc\r\n\t
7701 PASS Test <length> invalid value: Infinity%\r\n\t
7702 PASS Test <length> invalid value: -Infinity\r\n\t
7703 PASS Test <length> invalid value: -Infinityem\r\n\t
7704 PASS Test <length> invalid value: -Infinityex\r\n\t
7705 PASS Test <length> invalid value: -Infinitypx\r\n\t
7706 PASS Test <length> invalid value: -Infinityin\r\n\t
7707 PASS Test <length> invalid value: -Infinitycm\r\n\t
7708 PASS Test <length> invalid value: -Infinitymm\r\n\t
7709 PASS Test <length> invalid value: -Infinitypt\r\n\t
7710 PASS Test <length> invalid value: -Infinitypc\r\n\t
7711 PASS Test <length> invalid value: -Infinity%\r\n\t
7712 PASS Test <length> invalid value: fnord\r\n\t
7713 PASS Test <length> invalid value: fnordem\r\n\t
7714 PASS Test <length> invalid value: fnordex\r\n\t
7715 PASS Test <length> invalid value: fnordpx\r\n\t
7716 PASS Test <length> invalid value: fnordin\r\n\t
7717 PASS Test <length> invalid value: fnordcm\r\n\t
7718 PASS Test <length> invalid value: fnordmm\r\n\t
7719 PASS Test <length> invalid value: fnordpt\r\n\t
7720 PASS Test <length> invalid value: fnordpc\r\n\t
7721 PASS Test <length> invalid value: fnord%\r\n\t
7722 PASS Test <length> invalid value: E\r\n\t
7723 PASS Test <length> invalid value: Eem\r\n\t
7724 PASS Test <length> invalid value: Eex\r\n\t
7725 PASS Test <length> invalid value: Epx\r\n\t
7726 PASS Test <length> invalid value: Ein\r\n\t
7727 PASS Test <length> invalid value: Ecm\r\n\t
7728 PASS Test <length> invalid value: Emm\r\n\t
7729 PASS Test <length> invalid value: Ept\r\n\t
7730 PASS Test <length> invalid value: Epc\r\n\t
7731 PASS Test <length> invalid value: E%\r\n\t
7732 PASS Test <length> invalid value: e\r\n\t
7733 PASS Test <length> invalid value: eem\r\n\t
7734 PASS Test <length> invalid value: eex\r\n\t
7735 PASS Test <length> invalid value: epx\r\n\t
7736 PASS Test <length> invalid value: ein\r\n\t
7737 PASS Test <length> invalid value: ecm\r\n\t
7738 PASS Test <length> invalid value: emm\r\n\t
7739 PASS Test <length> invalid value: ept\r\n\t
7740 PASS Test <length> invalid value: epc\r\n\t
7741 PASS Test <length> invalid value: e%\r\n\t
7742 PASS Test <length> invalid value: e+\r\n\t
7743 PASS Test <length> invalid value: e+em\r\n\t
7744 PASS Test <length> invalid value: e+ex\r\n\t
7745 PASS Test <length> invalid value: e+px\r\n\t
7746 PASS Test <length> invalid value: e+in\r\n\t
7747 PASS Test <length> invalid value: e+cm\r\n\t
7748 PASS Test <length> invalid value: e+mm\r\n\t
7749 PASS Test <length> invalid value: e+pt\r\n\t
7750 PASS Test <length> invalid value: e+pc\r\n\t
7751 PASS Test <length> invalid value: e+%\r\n\t
7752 PASS Test <length> invalid value: E-\r\n\t
7753 PASS Test <length> invalid value: E-em\r\n\t
7754 PASS Test <length> invalid value: E-ex\r\n\t
7755 PASS Test <length> invalid value: E-px\r\n\t
7756 PASS Test <length> invalid value: E-in\r\n\t
7757 PASS Test <length> invalid value: E-cm\r\n\t
7758 PASS Test <length> invalid value: E-mm\r\n\t
7759 PASS Test <length> invalid value: E-pt\r\n\t
7760 PASS Test <length> invalid value: E-pc\r\n\t
7761 PASS Test <length> invalid value: E-%\r\n\t
7762 PASS Test <length> invalid value: -\r\n\t
7763 PASS Test <length> invalid value: -em\r\n\t
7764 PASS Test <length> invalid value: -ex\r\n\t
7765 PASS Test <length> invalid value: -px\r\n\t
7766 PASS Test <length> invalid value: -in\r\n\t
7767 PASS Test <length> invalid value: -cm\r\n\t
7768 PASS Test <length> invalid value: -mm\r\n\t
7769 PASS Test <length> invalid value: -pt\r\n\t
7770 PASS Test <length> invalid value: -pc\r\n\t
7771 PASS Test <length> invalid value: -%\r\n\t
7772 PASS Test <length> invalid value: +\r\n\t
7773 PASS Test <length> invalid value: +em\r\n\t
7774 PASS Test <length> invalid value: +ex\r\n\t
7775 PASS Test <length> invalid value: +px\r\n\t
7776 PASS Test <length> invalid value: +in\r\n\t
7777 PASS Test <length> invalid value: +cm\r\n\t
7778 PASS Test <length> invalid value: +mm\r\n\t
7779 PASS Test <length> invalid value: +pt\r\n\t
7780 PASS Test <length> invalid value: +pc\r\n\t
7781 PASS Test <length> invalid value: +%\r\n\t
7782 PASS Test <length> invalid value: -.\r\n\t
7783 PASS Test <length> invalid value: -.em\r\n\t
7784 PASS Test <length> invalid value: -.ex\r\n\t
7785 PASS Test <length> invalid value: -.px\r\n\t
7786 PASS Test <length> invalid value: -.in\r\n\t
7787 PASS Test <length> invalid value: -.cm\r\n\t
7788 PASS Test <length> invalid value: -.mm\r\n\t
7789 PASS Test <length> invalid value: -.pt\r\n\t
7790 PASS Test <length> invalid value: -.pc\r\n\t
7791 PASS Test <length> invalid value: -.%\r\n\t
7792 PASS Test <length> invalid value: .-\r\n\t
7793 PASS Test <length> invalid value: .-em\r\n\t
7794 PASS Test <length> invalid value: .-ex\r\n\t
7795 PASS Test <length> invalid value: .-px\r\n\t
7796 PASS Test <length> invalid value: .-in\r\n\t
7797 PASS Test <length> invalid value: .-cm\r\n\t
7798 PASS Test <length> invalid value: .-mm\r\n\t
7799 PASS Test <length> invalid value: .-pt\r\n\t
7800 PASS Test <length> invalid value: .-pc\r\n\t
7801 PASS Test <length> invalid value: .-%\r\n\t
7802 PASS Test <length> invalid value: .\r\n\t
7803 PASS Test <length> invalid value: .em\r\n\t
7804 PASS Test <length> invalid value: .ex\r\n\t
7805 PASS Test <length> invalid value: .px\r\n\t
7806 PASS Test <length> invalid value: .in\r\n\t
7807 PASS Test <length> invalid value: .cm\r\n\t
7808 PASS Test <length> invalid value: .mm\r\n\t
7809 PASS Test <length> invalid value: .pt\r\n\t
7810 PASS Test <length> invalid value: .pc\r\n\t
7811 PASS Test <length> invalid value: .%\r\n\t
7812 PASS Test <length> invalid value: +.\r\n\t
7813 PASS Test <length> invalid value: +.em\r\n\t
7814 PASS Test <length> invalid value: +.ex\r\n\t
7815 PASS Test <length> invalid value: +.px\r\n\t
7816 PASS Test <length> invalid value: +.in\r\n\t
7817 PASS Test <length> invalid value: +.cm\r\n\t
7818 PASS Test <length> invalid value: +.mm\r\n\t
7819 PASS Test <length> invalid value: +.pt\r\n\t
7820 PASS Test <length> invalid value: +.pc\r\n\t
7821 PASS Test <length> invalid value: +.%\r\n\t
7822 PASS Test <length> invalid value: .E0\r\n\t
7823 PASS Test <length> invalid value: .E0em\r\n\t
7824 PASS Test <length> invalid value: .E0ex\r\n\t
7825 PASS Test <length> invalid value: .E0px\r\n\t
7826 PASS Test <length> invalid value: .E0in\r\n\t
7827 PASS Test <length> invalid value: .E0cm\r\n\t
7828 PASS Test <length> invalid value: .E0mm\r\n\t
7829 PASS Test <length> invalid value: .E0pt\r\n\t
7830 PASS Test <length> invalid value: .E0pc\r\n\t
7831 PASS Test <length> invalid value: .E0%\r\n\t
7832 PASS Test <length> invalid value: e1\r\n\t
7833 PASS Test <length> invalid value: e1em\r\n\t
7834 PASS Test <length> invalid value: e1ex\r\n\t
7835 PASS Test <length> invalid value: e1px\r\n\t
7836 PASS Test <length> invalid value: e1in\r\n\t
7837 PASS Test <length> invalid value: e1cm\r\n\t
7838 PASS Test <length> invalid value: e1mm\r\n\t
7839 PASS Test <length> invalid value: e1pt\r\n\t
7840 PASS Test <length> invalid value: e1pc\r\n\t
7841 PASS Test <length> invalid value: e1%\r\n\t
7842 PASS Test <length> invalid value: NaN\f
7843 PASS Test <length> invalid value: NaNem\f
7844 PASS Test <length> invalid value: NaNex\f
7845 PASS Test <length> invalid value: NaNpx\f
7846 PASS Test <length> invalid value: NaNin\f
7847 PASS Test <length> invalid value: NaNcm\f
7848 PASS Test <length> invalid value: NaNmm\f
7849 PASS Test <length> invalid value: NaNpt\f
7850 PASS Test <length> invalid value: NaNpc\f
7851 PASS Test <length> invalid value: NaN%\f
7852 PASS Test <length> invalid value: Infinity\f
7853 PASS Test <length> invalid value: Infinityem\f
7854 PASS Test <length> invalid value: Infinityex\f
7855 PASS Test <length> invalid value: Infinitypx\f
7856 PASS Test <length> invalid value: Infinityin\f
7857 PASS Test <length> invalid value: Infinitycm\f
7858 PASS Test <length> invalid value: Infinitymm\f
7859 PASS Test <length> invalid value: Infinitypt\f
7860 PASS Test <length> invalid value: Infinitypc\f
7861 PASS Test <length> invalid value: Infinity%\f
7862 PASS Test <length> invalid value: -Infinity\f
7863 PASS Test <length> invalid value: -Infinityem\f
7864 PASS Test <length> invalid value: -Infinityex\f
7865 PASS Test <length> invalid value: -Infinitypx\f
7866 PASS Test <length> invalid value: -Infinityin\f
7867 PASS Test <length> invalid value: -Infinitycm\f
7868 PASS Test <length> invalid value: -Infinitymm\f
7869 PASS Test <length> invalid value: -Infinitypt\f
7870 PASS Test <length> invalid value: -Infinitypc\f
7871 PASS Test <length> invalid value: -Infinity%\f
7872 PASS Test <length> invalid value: fnord\f
7873 PASS Test <length> invalid value: fnordem\f
7874 PASS Test <length> invalid value: fnordex\f
7875 PASS Test <length> invalid value: fnordpx\f
7876 PASS Test <length> invalid value: fnordin\f
7877 PASS Test <length> invalid value: fnordcm\f
7878 PASS Test <length> invalid value: fnordmm\f
7879 PASS Test <length> invalid value: fnordpt\f
7880 PASS Test <length> invalid value: fnordpc\f
7881 PASS Test <length> invalid value: fnord%\f
7882 PASS Test <length> invalid value: E\f
7883 PASS Test <length> invalid value: Eem\f
7884 PASS Test <length> invalid value: Eex\f
7885 PASS Test <length> invalid value: Epx\f
7886 PASS Test <length> invalid value: Ein\f
7887 PASS Test <length> invalid value: Ecm\f
7888 PASS Test <length> invalid value: Emm\f
7889 PASS Test <length> invalid value: Ept\f
7890 PASS Test <length> invalid value: Epc\f
7891 PASS Test <length> invalid value: E%\f
7892 PASS Test <length> invalid value: e\f
7893 PASS Test <length> invalid value: eem\f
7894 PASS Test <length> invalid value: eex\f
7895 PASS Test <length> invalid value: epx\f
7896 PASS Test <length> invalid value: ein\f
7897 PASS Test <length> invalid value: ecm\f
7898 PASS Test <length> invalid value: emm\f
7899 PASS Test <length> invalid value: ept\f
7900 PASS Test <length> invalid value: epc\f
7901 PASS Test <length> invalid value: e%\f
7902 PASS Test <length> invalid value: e+\f
7903 PASS Test <length> invalid value: e+em\f
7904 PASS Test <length> invalid value: e+ex\f
7905 PASS Test <length> invalid value: e+px\f
7906 PASS Test <length> invalid value: e+in\f
7907 PASS Test <length> invalid value: e+cm\f
7908 PASS Test <length> invalid value: e+mm\f
7909 PASS Test <length> invalid value: e+pt\f
7910 PASS Test <length> invalid value: e+pc\f
7911 PASS Test <length> invalid value: e+%\f
7912 PASS Test <length> invalid value: E-\f
7913 PASS Test <length> invalid value: E-em\f
7914 PASS Test <length> invalid value: E-ex\f
7915 PASS Test <length> invalid value: E-px\f
7916 PASS Test <length> invalid value: E-in\f
7917 PASS Test <length> invalid value: E-cm\f
7918 PASS Test <length> invalid value: E-mm\f
7919 PASS Test <length> invalid value: E-pt\f
7920 PASS Test <length> invalid value: E-pc\f
7921 PASS Test <length> invalid value: E-%\f
7922 PASS Test <length> invalid value: -\f
7923 PASS Test <length> invalid value: -em\f
7924 PASS Test <length> invalid value: -ex\f
7925 PASS Test <length> invalid value: -px\f
7926 PASS Test <length> invalid value: -in\f
7927 PASS Test <length> invalid value: -cm\f
7928 PASS Test <length> invalid value: -mm\f
7929 PASS Test <length> invalid value: -pt\f
7930 PASS Test <length> invalid value: -pc\f
7931 PASS Test <length> invalid value: -%\f
7932 PASS Test <length> invalid value: +\f
7933 PASS Test <length> invalid value: +em\f
7934 PASS Test <length> invalid value: +ex\f
7935 PASS Test <length> invalid value: +px\f
7936 PASS Test <length> invalid value: +in\f
7937 PASS Test <length> invalid value: +cm\f
7938 PASS Test <length> invalid value: +mm\f
7939 PASS Test <length> invalid value: +pt\f
7940 PASS Test <length> invalid value: +pc\f
7941 PASS Test <length> invalid value: +%\f
7942 PASS Test <length> invalid value: -.\f
7943 PASS Test <length> invalid value: -.em\f
7944 PASS Test <length> invalid value: -.ex\f
7945 PASS Test <length> invalid value: -.px\f
7946 PASS Test <length> invalid value: -.in\f
7947 PASS Test <length> invalid value: -.cm\f
7948 PASS Test <length> invalid value: -.mm\f
7949 PASS Test <length> invalid value: -.pt\f
7950 PASS Test <length> invalid value: -.pc\f
7951 PASS Test <length> invalid value: -.%\f
7952 PASS Test <length> invalid value: .-\f
7953 PASS Test <length> invalid value: .-em\f
7954 PASS Test <length> invalid value: .-ex\f
7955 PASS Test <length> invalid value: .-px\f
7956 PASS Test <length> invalid value: .-in\f
7957 PASS Test <length> invalid value: .-cm\f
7958 PASS Test <length> invalid value: .-mm\f
7959 PASS Test <length> invalid value: .-pt\f
7960 PASS Test <length> invalid value: .-pc\f
7961 PASS Test <length> invalid value: .-%\f
7962 PASS Test <length> invalid value: .\f
7963 PASS Test <length> invalid value: .em\f
7964 PASS Test <length> invalid value: .ex\f
7965 PASS Test <length> invalid value: .px\f
7966 PASS Test <length> invalid value: .in\f
7967 PASS Test <length> invalid value: .cm\f
7968 PASS Test <length> invalid value: .mm\f
7969 PASS Test <length> invalid value: .pt\f
7970 PASS Test <length> invalid value: .pc\f
7971 PASS Test <length> invalid value: .%\f
7972 PASS Test <length> invalid value: +.\f
7973 PASS Test <length> invalid value: +.em\f
7974 PASS Test <length> invalid value: +.ex\f
7975 PASS Test <length> invalid value: +.px\f
7976 PASS Test <length> invalid value: +.in\f
7977 PASS Test <length> invalid value: +.cm\f
7978 PASS Test <length> invalid value: +.mm\f
7979 PASS Test <length> invalid value: +.pt\f
7980 PASS Test <length> invalid value: +.pc\f
7981 PASS Test <length> invalid value: +.%\f
7982 PASS Test <length> invalid value: .E0\f
7983 PASS Test <length> invalid value: .E0em\f
7984 PASS Test <length> invalid value: .E0ex\f
7985 PASS Test <length> invalid value: .E0px\f
7986 PASS Test <length> invalid value: .E0in\f
7987 PASS Test <length> invalid value: .E0cm\f
7988 PASS Test <length> invalid value: .E0mm\f
7989 PASS Test <length> invalid value: .E0pt\f
7990 PASS Test <length> invalid value: .E0pc\f
7991 PASS Test <length> invalid value: .E0%\f
7992 PASS Test <length> invalid value: e1\f
7993 PASS Test <length> invalid value: e1em\f
7994 PASS Test <length> invalid value: e1ex\f
7995 PASS Test <length> invalid value: e1px\f
7996 PASS Test <length> invalid value: e1in\f
7997 PASS Test <length> invalid value: e1cm\f
7998 PASS Test <length> invalid value: e1mm\f
7999 PASS Test <length> invalid value: e1pt\f
8000 PASS Test <length> invalid value: e1pc\f
8001 PASS Test <length> invalid value: e1%\f
8002 PASS Test <length> invalid value: \r\n\t NaN
8003 PASS Test <length> invalid value: \r\n\t NaNem
8004 PASS Test <length> invalid value: \r\n\t NaNex
8005 PASS Test <length> invalid value: \r\n\t NaNpx
8006 PASS Test <length> invalid value: \r\n\t NaNin
8007 PASS Test <length> invalid value: \r\n\t NaNcm
8008 PASS Test <length> invalid value: \r\n\t NaNmm
8009 PASS Test <length> invalid value: \r\n\t NaNpt
8010 PASS Test <length> invalid value: \r\n\t NaNpc
8011 PASS Test <length> invalid value: \r\n\t NaN%
8012 PASS Test <length> invalid value: \r\n\t Infinity
8013 PASS Test <length> invalid value: \r\n\t Infinityem
8014 PASS Test <length> invalid value: \r\n\t Infinityex
8015 PASS Test <length> invalid value: \r\n\t Infinitypx
8016 PASS Test <length> invalid value: \r\n\t Infinityin
8017 PASS Test <length> invalid value: \r\n\t Infinitycm
8018 PASS Test <length> invalid value: \r\n\t Infinitymm
8019 PASS Test <length> invalid value: \r\n\t Infinitypt
8020 PASS Test <length> invalid value: \r\n\t Infinitypc
8021 PASS Test <length> invalid value: \r\n\t Infinity%
8022 PASS Test <length> invalid value: \r\n\t -Infinity
8023 PASS Test <length> invalid value: \r\n\t -Infinityem
8024 PASS Test <length> invalid value: \r\n\t -Infinityex
8025 PASS Test <length> invalid value: \r\n\t -Infinitypx
8026 PASS Test <length> invalid value: \r\n\t -Infinityin
8027 PASS Test <length> invalid value: \r\n\t -Infinitycm
8028 PASS Test <length> invalid value: \r\n\t -Infinitymm
8029 PASS Test <length> invalid value: \r\n\t -Infinitypt
8030 PASS Test <length> invalid value: \r\n\t -Infinitypc
8031 PASS Test <length> invalid value: \r\n\t -Infinity%
8032 PASS Test <length> invalid value: \r\n\t fnord
8033 PASS Test <length> invalid value: \r\n\t fnordem
8034 PASS Test <length> invalid value: \r\n\t fnordex
8035 PASS Test <length> invalid value: \r\n\t fnordpx
8036 PASS Test <length> invalid value: \r\n\t fnordin
8037 PASS Test <length> invalid value: \r\n\t fnordcm
8038 PASS Test <length> invalid value: \r\n\t fnordmm
8039 PASS Test <length> invalid value: \r\n\t fnordpt
8040 PASS Test <length> invalid value: \r\n\t fnordpc
8041 PASS Test <length> invalid value: \r\n\t fnord%
8042 PASS Test <length> invalid value: \r\n\t E
8043 PASS Test <length> invalid value: \r\n\t Eem
8044 PASS Test <length> invalid value: \r\n\t Eex
8045 PASS Test <length> invalid value: \r\n\t Epx
8046 PASS Test <length> invalid value: \r\n\t Ein
8047 PASS Test <length> invalid value: \r\n\t Ecm
8048 PASS Test <length> invalid value: \r\n\t Emm
8049 PASS Test <length> invalid value: \r\n\t Ept
8050 PASS Test <length> invalid value: \r\n\t Epc
8051 PASS Test <length> invalid value: \r\n\t E%
8052 PASS Test <length> invalid value: \r\n\t e
8053 PASS Test <length> invalid value: \r\n\t eem
8054 PASS Test <length> invalid value: \r\n\t eex
8055 PASS Test <length> invalid value: \r\n\t epx
8056 PASS Test <length> invalid value: \r\n\t ein
8057 PASS Test <length> invalid value: \r\n\t ecm
8058 PASS Test <length> invalid value: \r\n\t emm
8059 PASS Test <length> invalid value: \r\n\t ept
8060 PASS Test <length> invalid value: \r\n\t epc
8061 PASS Test <length> invalid value: \r\n\t e%
8062 PASS Test <length> invalid value: \r\n\t e+
8063 PASS Test <length> invalid value: \r\n\t e+em
8064 PASS Test <length> invalid value: \r\n\t e+ex
8065 PASS Test <length> invalid value: \r\n\t e+px
8066 PASS Test <length> invalid value: \r\n\t e+in
8067 PASS Test <length> invalid value: \r\n\t e+cm
8068 PASS Test <length> invalid value: \r\n\t e+mm
8069 PASS Test <length> invalid value: \r\n\t e+pt
8070 PASS Test <length> invalid value: \r\n\t e+pc
8071 PASS Test <length> invalid value: \r\n\t e+%
8072 PASS Test <length> invalid value: \r\n\t E-
8073 PASS Test <length> invalid value: \r\n\t E-em
8074 PASS Test <length> invalid value: \r\n\t E-ex
8075 PASS Test <length> invalid value: \r\n\t E-px
8076 PASS Test <length> invalid value: \r\n\t E-in
8077 PASS Test <length> invalid value: \r\n\t E-cm
8078 PASS Test <length> invalid value: \r\n\t E-mm
8079 PASS Test <length> invalid value: \r\n\t E-pt
8080 PASS Test <length> invalid value: \r\n\t E-pc
8081 PASS Test <length> invalid value: \r\n\t E-%
8082 PASS Test <length> invalid value: \r\n\t -
8083 PASS Test <length> invalid value: \r\n\t -em
8084 PASS Test <length> invalid value: \r\n\t -ex
8085 PASS Test <length> invalid value: \r\n\t -px
8086 PASS Test <length> invalid value: \r\n\t -in
8087 PASS Test <length> invalid value: \r\n\t -cm
8088 PASS Test <length> invalid value: \r\n\t -mm
8089 PASS Test <length> invalid value: \r\n\t -pt
8090 PASS Test <length> invalid value: \r\n\t -pc
8091 PASS Test <length> invalid value: \r\n\t -%
8092 PASS Test <length> invalid value: \r\n\t +
8093 PASS Test <length> invalid value: \r\n\t +em
8094 PASS Test <length> invalid value: \r\n\t +ex
8095 PASS Test <length> invalid value: \r\n\t +px
8096 PASS Test <length> invalid value: \r\n\t +in
8097 PASS Test <length> invalid value: \r\n\t +cm
8098 PASS Test <length> invalid value: \r\n\t +mm
8099 PASS Test <length> invalid value: \r\n\t +pt
8100 PASS Test <length> invalid value: \r\n\t +pc
8101 PASS Test <length> invalid value: \r\n\t +%
8102 PASS Test <length> invalid value: \r\n\t -.
8103 PASS Test <length> invalid value: \r\n\t -.em
8104 PASS Test <length> invalid value: \r\n\t -.ex
8105 PASS Test <length> invalid value: \r\n\t -.px
8106 PASS Test <length> invalid value: \r\n\t -.in
8107 PASS Test <length> invalid value: \r\n\t -.cm
8108 PASS Test <length> invalid value: \r\n\t -.mm
8109 PASS Test <length> invalid value: \r\n\t -.pt
8110 PASS Test <length> invalid value: \r\n\t -.pc
8111 PASS Test <length> invalid value: \r\n\t -.%
8112 PASS Test <length> invalid value: \r\n\t .-
8113 PASS Test <length> invalid value: \r\n\t .-em
8114 PASS Test <length> invalid value: \r\n\t .-ex
8115 PASS Test <length> invalid value: \r\n\t .-px
8116 PASS Test <length> invalid value: \r\n\t .-in
8117 PASS Test <length> invalid value: \r\n\t .-cm
8118 PASS Test <length> invalid value: \r\n\t .-mm
8119 PASS Test <length> invalid value: \r\n\t .-pt
8120 PASS Test <length> invalid value: \r\n\t .-pc
8121 PASS Test <length> invalid value: \r\n\t .-%
8122 PASS Test <length> invalid value: \r\n\t .
8123 PASS Test <length> invalid value: \r\n\t .em
8124 PASS Test <length> invalid value: \r\n\t .ex
8125 PASS Test <length> invalid value: \r\n\t .px
8126 PASS Test <length> invalid value: \r\n\t .in
8127 PASS Test <length> invalid value: \r\n\t .cm
8128 PASS Test <length> invalid value: \r\n\t .mm
8129 PASS Test <length> invalid value: \r\n\t .pt
8130 PASS Test <length> invalid value: \r\n\t .pc
8131 PASS Test <length> invalid value: \r\n\t .%
8132 PASS Test <length> invalid value: \r\n\t +.
8133 PASS Test <length> invalid value: \r\n\t +.em
8134 PASS Test <length> invalid value: \r\n\t +.ex
8135 PASS Test <length> invalid value: \r\n\t +.px
8136 PASS Test <length> invalid value: \r\n\t +.in
8137 PASS Test <length> invalid value: \r\n\t +.cm
8138 PASS Test <length> invalid value: \r\n\t +.mm
8139 PASS Test <length> invalid value: \r\n\t +.pt
8140 PASS Test <length> invalid value: \r\n\t +.pc
8141 PASS Test <length> invalid value: \r\n\t +.%
8142 PASS Test <length> invalid value: \r\n\t .E0
8143 PASS Test <length> invalid value: \r\n\t .E0em
8144 PASS Test <length> invalid value: \r\n\t .E0ex
8145 PASS Test <length> invalid value: \r\n\t .E0px
8146 PASS Test <length> invalid value: \r\n\t .E0in
8147 PASS Test <length> invalid value: \r\n\t .E0cm
8148 PASS Test <length> invalid value: \r\n\t .E0mm
8149 PASS Test <length> invalid value: \r\n\t .E0pt
8150 PASS Test <length> invalid value: \r\n\t .E0pc
8151 PASS Test <length> invalid value: \r\n\t .E0%
8152 PASS Test <length> invalid value: \r\n\t e1
8153 PASS Test <length> invalid value: \r\n\t e1em
8154 PASS Test <length> invalid value: \r\n\t e1ex
8155 PASS Test <length> invalid value: \r\n\t e1px
8156 PASS Test <length> invalid value: \r\n\t e1in
8157 PASS Test <length> invalid value: \r\n\t e1cm
8158 PASS Test <length> invalid value: \r\n\t e1mm
8159 PASS Test <length> invalid value: \r\n\t e1pt
8160 PASS Test <length> invalid value: \r\n\t e1pc
8161 PASS Test <length> invalid value: \r\n\t e1%
8162 PASS Test <length> invalid value: \r\n\t NaN
8163 PASS Test <length> invalid value: \r\n\t NaNem
8164 PASS Test <length> invalid value: \r\n\t NaNex
8165 PASS Test <length> invalid value: \r\n\t NaNpx
8166 PASS Test <length> invalid value: \r\n\t NaNin
8167 PASS Test <length> invalid value: \r\n\t NaNcm
8168 PASS Test <length> invalid value: \r\n\t NaNmm
8169 PASS Test <length> invalid value: \r\n\t NaNpt
8170 PASS Test <length> invalid value: \r\n\t NaNpc
8171 PASS Test <length> invalid value: \r\n\t NaN%
8172 PASS Test <length> invalid value: \r\n\t Infinity
8173 PASS Test <length> invalid value: \r\n\t Infinityem
8174 PASS Test <length> invalid value: \r\n\t Infinityex
8175 PASS Test <length> invalid value: \r\n\t Infinitypx
8176 PASS Test <length> invalid value: \r\n\t Infinityin
8177 PASS Test <length> invalid value: \r\n\t Infinitycm
8178 PASS Test <length> invalid value: \r\n\t Infinitymm
8179 PASS Test <length> invalid value: \r\n\t Infinitypt
8180 PASS Test <length> invalid value: \r\n\t Infinitypc
8181 PASS Test <length> invalid value: \r\n\t Infinity%
8182 PASS Test <length> invalid value: \r\n\t -Infinity
8183 PASS Test <length> invalid value: \r\n\t -Infinityem
8184 PASS Test <length> invalid value: \r\n\t -Infinityex
8185 PASS Test <length> invalid value: \r\n\t -Infinitypx
8186 PASS Test <length> invalid value: \r\n\t -Infinityin
8187 PASS Test <length> invalid value: \r\n\t -Infinitycm
8188 PASS Test <length> invalid value: \r\n\t -Infinitymm
8189 PASS Test <length> invalid value: \r\n\t -Infinitypt
8190 PASS Test <length> invalid value: \r\n\t -Infinitypc
8191 PASS Test <length> invalid value: \r\n\t -Infinity%
8192 PASS Test <length> invalid value: \r\n\t fnord
8193 PASS Test <length> invalid value: \r\n\t fnordem
8194 PASS Test <length> invalid value: \r\n\t fnordex
8195 PASS Test <length> invalid value: \r\n\t fnordpx
8196 PASS Test <length> invalid value: \r\n\t fnordin
8197 PASS Test <length> invalid value: \r\n\t fnordcm
8198 PASS Test <length> invalid value: \r\n\t fnordmm
8199 PASS Test <length> invalid value: \r\n\t fnordpt
8200 PASS Test <length> invalid value: \r\n\t fnordpc
8201 PASS Test <length> invalid value: \r\n\t fnord%
8202 PASS Test <length> invalid value: \r\n\t E
8203 PASS Test <length> invalid value: \r\n\t Eem
8204 PASS Test <length> invalid value: \r\n\t Eex
8205 PASS Test <length> invalid value: \r\n\t Epx
8206 PASS Test <length> invalid value: \r\n\t Ein
8207 PASS Test <length> invalid value: \r\n\t Ecm
8208 PASS Test <length> invalid value: \r\n\t Emm
8209 PASS Test <length> invalid value: \r\n\t Ept
8210 PASS Test <length> invalid value: \r\n\t Epc
8211 PASS Test <length> invalid value: \r\n\t E%
8212 PASS Test <length> invalid value: \r\n\t e
8213 PASS Test <length> invalid value: \r\n\t eem
8214 PASS Test <length> invalid value: \r\n\t eex
8215 PASS Test <length> invalid value: \r\n\t epx
8216 PASS Test <length> invalid value: \r\n\t ein
8217 PASS Test <length> invalid value: \r\n\t ecm
8218 PASS Test <length> invalid value: \r\n\t emm
8219 PASS Test <length> invalid value: \r\n\t ept
8220 PASS Test <length> invalid value: \r\n\t epc
8221 PASS Test <length> invalid value: \r\n\t e%
8222 PASS Test <length> invalid value: \r\n\t e+
8223 PASS Test <length> invalid value: \r\n\t e+em
8224 PASS Test <length> invalid value: \r\n\t e+ex
8225 PASS Test <length> invalid value: \r\n\t e+px
8226 PASS Test <length> invalid value: \r\n\t e+in
8227 PASS Test <length> invalid value: \r\n\t e+cm
8228 PASS Test <length> invalid value: \r\n\t e+mm
8229 PASS Test <length> invalid value: \r\n\t e+pt
8230 PASS Test <length> invalid value: \r\n\t e+pc
8231 PASS Test <length> invalid value: \r\n\t e+%
8232 PASS Test <length> invalid value: \r\n\t E-
8233 PASS Test <length> invalid value: \r\n\t E-em
8234 PASS Test <length> invalid value: \r\n\t E-ex
8235 PASS Test <length> invalid value: \r\n\t E-px
8236 PASS Test <length> invalid value: \r\n\t E-in
8237 PASS Test <length> invalid value: \r\n\t E-cm
8238 PASS Test <length> invalid value: \r\n\t E-mm
8239 PASS Test <length> invalid value: \r\n\t E-pt
8240 PASS Test <length> invalid value: \r\n\t E-pc
8241 PASS Test <length> invalid value: \r\n\t E-%
8242 PASS Test <length> invalid value: \r\n\t -
8243 PASS Test <length> invalid value: \r\n\t -em
8244 PASS Test <length> invalid value: \r\n\t -ex
8245 PASS Test <length> invalid value: \r\n\t -px
8246 PASS Test <length> invalid value: \r\n\t -in
8247 PASS Test <length> invalid value: \r\n\t -cm
8248 PASS Test <length> invalid value: \r\n\t -mm
8249 PASS Test <length> invalid value: \r\n\t -pt
8250 PASS Test <length> invalid value: \r\n\t -pc
8251 PASS Test <length> invalid value: \r\n\t -%
8252 PASS Test <length> invalid value: \r\n\t +
8253 PASS Test <length> invalid value: \r\n\t +em
8254 PASS Test <length> invalid value: \r\n\t +ex
8255 PASS Test <length> invalid value: \r\n\t +px
8256 PASS Test <length> invalid value: \r\n\t +in
8257 PASS Test <length> invalid value: \r\n\t +cm
8258 PASS Test <length> invalid value: \r\n\t +mm
8259 PASS Test <length> invalid value: \r\n\t +pt
8260 PASS Test <length> invalid value: \r\n\t +pc
8261 PASS Test <length> invalid value: \r\n\t +%
8262 PASS Test <length> invalid value: \r\n\t -.
8263 PASS Test <length> invalid value: \r\n\t -.em
8264 PASS Test <length> invalid value: \r\n\t -.ex
8265 PASS Test <length> invalid value: \r\n\t -.px
8266 PASS Test <length> invalid value: \r\n\t -.in
8267 PASS Test <length> invalid value: \r\n\t -.cm
8268 PASS Test <length> invalid value: \r\n\t -.mm
8269 PASS Test <length> invalid value: \r\n\t -.pt
8270 PASS Test <length> invalid value: \r\n\t -.pc
8271 PASS Test <length> invalid value: \r\n\t -.%
8272 PASS Test <length> invalid value: \r\n\t .-
8273 PASS Test <length> invalid value: \r\n\t .-em
8274 PASS Test <length> invalid value: \r\n\t .-ex
8275 PASS Test <length> invalid value: \r\n\t .-px
8276 PASS Test <length> invalid value: \r\n\t .-in
8277 PASS Test <length> invalid value: \r\n\t .-cm
8278 PASS Test <length> invalid value: \r\n\t .-mm
8279 PASS Test <length> invalid value: \r\n\t .-pt
8280 PASS Test <length> invalid value: \r\n\t .-pc
8281 PASS Test <length> invalid value: \r\n\t .-%
8282 PASS Test <length> invalid value: \r\n\t .
8283 PASS Test <length> invalid value: \r\n\t .em
8284 PASS Test <length> invalid value: \r\n\t .ex
8285 PASS Test <length> invalid value: \r\n\t .px
8286 PASS Test <length> invalid value: \r\n\t .in
8287 PASS Test <length> invalid value: \r\n\t .cm
8288 PASS Test <length> invalid value: \r\n\t .mm
8289 PASS Test <length> invalid value: \r\n\t .pt
8290 PASS Test <length> invalid value: \r\n\t .pc
8291 PASS Test <length> invalid value: \r\n\t .%
8292 PASS Test <length> invalid value: \r\n\t +.
8293 PASS Test <length> invalid value: \r\n\t +.em
8294 PASS Test <length> invalid value: \r\n\t +.ex
8295 PASS Test <length> invalid value: \r\n\t +.px
8296 PASS Test <length> invalid value: \r\n\t +.in
8297 PASS Test <length> invalid value: \r\n\t +.cm
8298 PASS Test <length> invalid value: \r\n\t +.mm
8299 PASS Test <length> invalid value: \r\n\t +.pt
8300 PASS Test <length> invalid value: \r\n\t +.pc
8301 PASS Test <length> invalid value: \r\n\t +.%
8302 PASS Test <length> invalid value: \r\n\t .E0
8303 PASS Test <length> invalid value: \r\n\t .E0em
8304 PASS Test <length> invalid value: \r\n\t .E0ex
8305 PASS Test <length> invalid value: \r\n\t .E0px
8306 PASS Test <length> invalid value: \r\n\t .E0in
8307 PASS Test <length> invalid value: \r\n\t .E0cm
8308 PASS Test <length> invalid value: \r\n\t .E0mm
8309 PASS Test <length> invalid value: \r\n\t .E0pt
8310 PASS Test <length> invalid value: \r\n\t .E0pc
8311 PASS Test <length> invalid value: \r\n\t .E0%
8312 PASS Test <length> invalid value: \r\n\t e1
8313 PASS Test <length> invalid value: \r\n\t e1em
8314 PASS Test <length> invalid value: \r\n\t e1ex
8315 PASS Test <length> invalid value: \r\n\t e1px
8316 PASS Test <length> invalid value: \r\n\t e1in
8317 PASS Test <length> invalid value: \r\n\t e1cm
8318 PASS Test <length> invalid value: \r\n\t e1mm
8319 PASS Test <length> invalid value: \r\n\t e1pt
8320 PASS Test <length> invalid value: \r\n\t e1pc
8321 PASS Test <length> invalid value: \r\n\t e1%
8322 PASS Test <length> invalid value: \r\n\t NaN
8323 PASS Test <length> invalid value: \r\n\t NaNem
8324 PASS Test <length> invalid value: \r\n\t NaNex
8325 PASS Test <length> invalid value: \r\n\t NaNpx
8326 PASS Test <length> invalid value: \r\n\t NaNin
8327 PASS Test <length> invalid value: \r\n\t NaNcm
8328 PASS Test <length> invalid value: \r\n\t NaNmm
8329 PASS Test <length> invalid value: \r\n\t NaNpt
8330 PASS Test <length> invalid value: \r\n\t NaNpc
8331 PASS Test <length> invalid value: \r\n\t NaN%
8332 PASS Test <length> invalid value: \r\n\t Infinity
8333 PASS Test <length> invalid value: \r\n\t Infinityem
8334 PASS Test <length> invalid value: \r\n\t Infinityex
8335 PASS Test <length> invalid value: \r\n\t Infinitypx
8336 PASS Test <length> invalid value: \r\n\t Infinityin
8337 PASS Test <length> invalid value: \r\n\t Infinitycm
8338 PASS Test <length> invalid value: \r\n\t Infinitymm
8339 PASS Test <length> invalid value: \r\n\t Infinitypt
8340 PASS Test <length> invalid value: \r\n\t Infinitypc
8341 PASS Test <length> invalid value: \r\n\t Infinity%
8342 PASS Test <length> invalid value: \r\n\t -Infinity
8343 PASS Test <length> invalid value: \r\n\t -Infinityem
8344 PASS Test <length> invalid value: \r\n\t -Infinityex
8345 PASS Test <length> invalid value: \r\n\t -Infinitypx
8346 PASS Test <length> invalid value: \r\n\t -Infinityin
8347 PASS Test <length> invalid value: \r\n\t -Infinitycm
8348 PASS Test <length> invalid value: \r\n\t -Infinitymm
8349 PASS Test <length> invalid value: \r\n\t -Infinitypt
8350 PASS Test <length> invalid value: \r\n\t -Infinitypc
8351 PASS Test <length> invalid value: \r\n\t -Infinity%
8352 PASS Test <length> invalid value: \r\n\t fnord
8353 PASS Test <length> invalid value: \r\n\t fnordem
8354 PASS Test <length> invalid value: \r\n\t fnordex
8355 PASS Test <length> invalid value: \r\n\t fnordpx
8356 PASS Test <length> invalid value: \r\n\t fnordin
8357 PASS Test <length> invalid value: \r\n\t fnordcm
8358 PASS Test <length> invalid value: \r\n\t fnordmm
8359 PASS Test <length> invalid value: \r\n\t fnordpt
8360 PASS Test <length> invalid value: \r\n\t fnordpc
8361 PASS Test <length> invalid value: \r\n\t fnord%
8362 PASS Test <length> invalid value: \r\n\t E
8363 PASS Test <length> invalid value: \r\n\t Eem
8364 PASS Test <length> invalid value: \r\n\t Eex
8365 PASS Test <length> invalid value: \r\n\t Epx
8366 PASS Test <length> invalid value: \r\n\t Ein
8367 PASS Test <length> invalid value: \r\n\t Ecm
8368 PASS Test <length> invalid value: \r\n\t Emm
8369 PASS Test <length> invalid value: \r\n\t Ept
8370 PASS Test <length> invalid value: \r\n\t Epc
8371 PASS Test <length> invalid value: \r\n\t E%
8372 PASS Test <length> invalid value: \r\n\t e
8373 PASS Test <length> invalid value: \r\n\t eem
8374 PASS Test <length> invalid value: \r\n\t eex
8375 PASS Test <length> invalid value: \r\n\t epx
8376 PASS Test <length> invalid value: \r\n\t ein
8377 PASS Test <length> invalid value: \r\n\t ecm
8378 PASS Test <length> invalid value: \r\n\t emm
8379 PASS Test <length> invalid value: \r\n\t ept
8380 PASS Test <length> invalid value: \r\n\t epc
8381 PASS Test <length> invalid value: \r\n\t e%
8382 PASS Test <length> invalid value: \r\n\t e+
8383 PASS Test <length> invalid value: \r\n\t e+em
8384 PASS Test <length> invalid value: \r\n\t e+ex
8385 PASS Test <length> invalid value: \r\n\t e+px
8386 PASS Test <length> invalid value: \r\n\t e+in
8387 PASS Test <length> invalid value: \r\n\t e+cm
8388 PASS Test <length> invalid value: \r\n\t e+mm
8389 PASS Test <length> invalid value: \r\n\t e+pt
8390 PASS Test <length> invalid value: \r\n\t e+pc
8391 PASS Test <length> invalid value: \r\n\t e+%
8392 PASS Test <length> invalid value: \r\n\t E-
8393 PASS Test <length> invalid value: \r\n\t E-em
8394 PASS Test <length> invalid value: \r\n\t E-ex
8395 PASS Test <length> invalid value: \r\n\t E-px
8396 PASS Test <length> invalid value: \r\n\t E-in
8397 PASS Test <length> invalid value: \r\n\t E-cm
8398 PASS Test <length> invalid value: \r\n\t E-mm
8399 PASS Test <length> invalid value: \r\n\t E-pt
8400 PASS Test <length> invalid value: \r\n\t E-pc
8401 PASS Test <length> invalid value: \r\n\t E-%
8402 PASS Test <length> invalid value: \r\n\t -
8403 PASS Test <length> invalid value: \r\n\t -em
8404 PASS Test <length> invalid value: \r\n\t -ex
8405 PASS Test <length> invalid value: \r\n\t -px
8406 PASS Test <length> invalid value: \r\n\t -in
8407 PASS Test <length> invalid value: \r\n\t -cm
8408 PASS Test <length> invalid value: \r\n\t -mm
8409 PASS Test <length> invalid value: \r\n\t -pt
8410 PASS Test <length> invalid value: \r\n\t -pc
8411 PASS Test <length> invalid value: \r\n\t -%
8412 PASS Test <length> invalid value: \r\n\t +
8413 PASS Test <length> invalid value: \r\n\t +em
8414 PASS Test <length> invalid value: \r\n\t +ex
8415 PASS Test <length> invalid value: \r\n\t +px
8416 PASS Test <length> invalid value: \r\n\t +in
8417 PASS Test <length> invalid value: \r\n\t +cm
8418 PASS Test <length> invalid value: \r\n\t +mm
8419 PASS Test <length> invalid value: \r\n\t +pt
8420 PASS Test <length> invalid value: \r\n\t +pc
8421 PASS Test <length> invalid value: \r\n\t +%
8422 PASS Test <length> invalid value: \r\n\t -.
8423 PASS Test <length> invalid value: \r\n\t -.em
8424 PASS Test <length> invalid value: \r\n\t -.ex
8425 PASS Test <length> invalid value: \r\n\t -.px
8426 PASS Test <length> invalid value: \r\n\t -.in
8427 PASS Test <length> invalid value: \r\n\t -.cm
8428 PASS Test <length> invalid value: \r\n\t -.mm
8429 PASS Test <length> invalid value: \r\n\t -.pt
8430 PASS Test <length> invalid value: \r\n\t -.pc
8431 PASS Test <length> invalid value: \r\n\t -.%
8432 PASS Test <length> invalid value: \r\n\t .-
8433 PASS Test <length> invalid value: \r\n\t .-em
8434 PASS Test <length> invalid value: \r\n\t .-ex
8435 PASS Test <length> invalid value: \r\n\t .-px
8436 PASS Test <length> invalid value: \r\n\t .-in
8437 PASS Test <length> invalid value: \r\n\t .-cm
8438 PASS Test <length> invalid value: \r\n\t .-mm
8439 PASS Test <length> invalid value: \r\n\t .-pt
8440 PASS Test <length> invalid value: \r\n\t .-pc
8441 PASS Test <length> invalid value: \r\n\t .-%
8442 PASS Test <length> invalid value: \r\n\t .
8443 PASS Test <length> invalid value: \r\n\t .em
8444 PASS Test <length> invalid value: \r\n\t .ex
8445 PASS Test <length> invalid value: \r\n\t .px
8446 PASS Test <length> invalid value: \r\n\t .in
8447 PASS Test <length> invalid value: \r\n\t .cm
8448 PASS Test <length> invalid value: \r\n\t .mm
8449 PASS Test <length> invalid value: \r\n\t .pt
8450 PASS Test <length> invalid value: \r\n\t .pc
8451 PASS Test <length> invalid value: \r\n\t .%
8452 PASS Test <length> invalid value: \r\n\t +.
8453 PASS Test <length> invalid value: \r\n\t +.em
8454 PASS Test <length> invalid value: \r\n\t +.ex
8455 PASS Test <length> invalid value: \r\n\t +.px
8456 PASS Test <length> invalid value: \r\n\t +.in
8457 PASS Test <length> invalid value: \r\n\t +.cm
8458 PASS Test <length> invalid value: \r\n\t +.mm
8459 PASS Test <length> invalid value: \r\n\t +.pt
8460 PASS Test <length> invalid value: \r\n\t +.pc
8461 PASS Test <length> invalid value: \r\n\t +.%
8462 PASS Test <length> invalid value: \r\n\t .E0
8463 PASS Test <length> invalid value: \r\n\t .E0em
8464 PASS Test <length> invalid value: \r\n\t .E0ex
8465 PASS Test <length> invalid value: \r\n\t .E0px
8466 PASS Test <length> invalid value: \r\n\t .E0in
8467 PASS Test <length> invalid value: \r\n\t .E0cm
8468 PASS Test <length> invalid value: \r\n\t .E0mm
8469 PASS Test <length> invalid value: \r\n\t .E0pt
8470 PASS Test <length> invalid value: \r\n\t .E0pc
8471 PASS Test <length> invalid value: \r\n\t .E0%
8472 PASS Test <length> invalid value: \r\n\t e1
8473 PASS Test <length> invalid value: \r\n\t e1em
8474 PASS Test <length> invalid value: \r\n\t e1ex
8475 PASS Test <length> invalid value: \r\n\t e1px
8476 PASS Test <length> invalid value: \r\n\t e1in
8477 PASS Test <length> invalid value: \r\n\t e1cm
8478 PASS Test <length> invalid value: \r\n\t e1mm
8479 PASS Test <length> invalid value: \r\n\t e1pt
8480 PASS Test <length> invalid value: \r\n\t e1pc
8481 PASS Test <length> invalid value: \r\n\t e1%
8482 PASS Test <length> invalid value: \r\n\t NaN\r\n\t
8483 PASS Test <length> invalid value: \r\n\t NaNem\r\n\t
8484 PASS Test <length> invalid value: \r\n\t NaNex\r\n\t
8485 PASS Test <length> invalid value: \r\n\t NaNpx\r\n\t
8486 PASS Test <length> invalid value: \r\n\t NaNin\r\n\t
8487 PASS Test <length> invalid value: \r\n\t NaNcm\r\n\t
8488 PASS Test <length> invalid value: \r\n\t NaNmm\r\n\t
8489 PASS Test <length> invalid value: \r\n\t NaNpt\r\n\t
8490 PASS Test <length> invalid value: \r\n\t NaNpc\r\n\t
8491 PASS Test <length> invalid value: \r\n\t NaN%\r\n\t
8492 PASS Test <length> invalid value: \r\n\t Infinity\r\n\t
8493 PASS Test <length> invalid value: \r\n\t Infinityem\r\n\t
8494 PASS Test <length> invalid value: \r\n\t Infinityex\r\n\t
8495 PASS Test <length> invalid value: \r\n\t Infinitypx\r\n\t
8496 PASS Test <length> invalid value: \r\n\t Infinityin\r\n\t
8497 PASS Test <length> invalid value: \r\n\t Infinitycm\r\n\t
8498 PASS Test <length> invalid value: \r\n\t Infinitymm\r\n\t
8499 PASS Test <length> invalid value: \r\n\t Infinitypt\r\n\t
8500 PASS Test <length> invalid value: \r\n\t Infinitypc\r\n\t
8501 PASS Test <length> invalid value: \r\n\t Infinity%\r\n\t
8502 PASS Test <length> invalid value: \r\n\t -Infinity\r\n\t
8503 PASS Test <length> invalid value: \r\n\t -Infinityem\r\n\t
8504 PASS Test <length> invalid value: \r\n\t -Infinityex\r\n\t
8505 PASS Test <length> invalid value: \r\n\t -Infinitypx\r\n\t
8506 PASS Test <length> invalid value: \r\n\t -Infinityin\r\n\t
8507 PASS Test <length> invalid value: \r\n\t -Infinitycm\r\n\t
8508 PASS Test <length> invalid value: \r\n\t -Infinitymm\r\n\t
8509 PASS Test <length> invalid value: \r\n\t -Infinitypt\r\n\t
8510 PASS Test <length> invalid value: \r\n\t -Infinitypc\r\n\t
8511 PASS Test <length> invalid value: \r\n\t -Infinity%\r\n\t
8512 PASS Test <length> invalid value: \r\n\t fnord\r\n\t
8513 PASS Test <length> invalid value: \r\n\t fnordem\r\n\t
8514 PASS Test <length> invalid value: \r\n\t fnordex\r\n\t
8515 PASS Test <length> invalid value: \r\n\t fnordpx\r\n\t
8516 PASS Test <length> invalid value: \r\n\t fnordin\r\n\t
8517 PASS Test <length> invalid value: \r\n\t fnordcm\r\n\t
8518 PASS Test <length> invalid value: \r\n\t fnordmm\r\n\t
8519 PASS Test <length> invalid value: \r\n\t fnordpt\r\n\t
8520 PASS Test <length> invalid value: \r\n\t fnordpc\r\n\t
8521 PASS Test <length> invalid value: \r\n\t fnord%\r\n\t
8522 PASS Test <length> invalid value: \r\n\t E\r\n\t
8523 PASS Test <length> invalid value: \r\n\t Eem\r\n\t
8524 PASS Test <length> invalid value: \r\n\t Eex\r\n\t
8525 PASS Test <length> invalid value: \r\n\t Epx\r\n\t
8526 PASS Test <length> invalid value: \r\n\t Ein\r\n\t
8527 PASS Test <length> invalid value: \r\n\t Ecm\r\n\t
8528 PASS Test <length> invalid value: \r\n\t Emm\r\n\t
8529 PASS Test <length> invalid value: \r\n\t Ept\r\n\t
8530 PASS Test <length> invalid value: \r\n\t Epc\r\n\t
8531 PASS Test <length> invalid value: \r\n\t E%\r\n\t
8532 PASS Test <length> invalid value: \r\n\t e\r\n\t
8533 PASS Test <length> invalid value: \r\n\t eem\r\n\t
8534 PASS Test <length> invalid value: \r\n\t eex\r\n\t
8535 PASS Test <length> invalid value: \r\n\t epx\r\n\t
8536 PASS Test <length> invalid value: \r\n\t ein\r\n\t
8537 PASS Test <length> invalid value: \r\n\t ecm\r\n\t
8538 PASS Test <length> invalid value: \r\n\t emm\r\n\t
8539 PASS Test <length> invalid value: \r\n\t ept\r\n\t
8540 PASS Test <length> invalid value: \r\n\t epc\r\n\t
8541 PASS Test <length> invalid value: \r\n\t e%\r\n\t
8542 PASS Test <length> invalid value: \r\n\t e+\r\n\t
8543 PASS Test <length> invalid value: \r\n\t e+em\r\n\t
8544 PASS Test <length> invalid value: \r\n\t e+ex\r\n\t
8545 PASS Test <length> invalid value: \r\n\t e+px\r\n\t
8546 PASS Test <length> invalid value: \r\n\t e+in\r\n\t
8547 PASS Test <length> invalid value: \r\n\t e+cm\r\n\t
8548 PASS Test <length> invalid value: \r\n\t e+mm\r\n\t
8549 PASS Test <length> invalid value: \r\n\t e+pt\r\n\t
8550 PASS Test <length> invalid value: \r\n\t e+pc\r\n\t
8551 PASS Test <length> invalid value: \r\n\t e+%\r\n\t
8552 PASS Test <length> invalid value: \r\n\t E-\r\n\t
8553 PASS Test <length> invalid value: \r\n\t E-em\r\n\t
8554 PASS Test <length> invalid value: \r\n\t E-ex\r\n\t
8555 PASS Test <length> invalid value: \r\n\t E-px\r\n\t
8556 PASS Test <length> invalid value: \r\n\t E-in\r\n\t
8557 PASS Test <length> invalid value: \r\n\t E-cm\r\n\t
8558 PASS Test <length> invalid value: \r\n\t E-mm\r\n\t
8559 PASS Test <length> invalid value: \r\n\t E-pt\r\n\t
8560 PASS Test <length> invalid value: \r\n\t E-pc\r\n\t
8561 PASS Test <length> invalid value: \r\n\t E-%\r\n\t
8562 PASS Test <length> invalid value: \r\n\t -\r\n\t
8563 PASS Test <length> invalid value: \r\n\t -em\r\n\t
8564 PASS Test <length> invalid value: \r\n\t -ex\r\n\t
8565 PASS Test <length> invalid value: \r\n\t -px\r\n\t
8566 PASS Test <length> invalid value: \r\n\t -in\r\n\t
8567 PASS Test <length> invalid value: \r\n\t -cm\r\n\t
8568 PASS Test <length> invalid value: \r\n\t -mm\r\n\t
8569 PASS Test <length> invalid value: \r\n\t -pt\r\n\t
8570 PASS Test <length> invalid value: \r\n\t -pc\r\n\t
8571 PASS Test <length> invalid value: \r\n\t -%\r\n\t
8572 PASS Test <length> invalid value: \r\n\t +\r\n\t
8573 PASS Test <length> invalid value: \r\n\t +em\r\n\t
8574 PASS Test <length> invalid value: \r\n\t +ex\r\n\t
8575 PASS Test <length> invalid value: \r\n\t +px\r\n\t
8576 PASS Test <length> invalid value: \r\n\t +in\r\n\t
8577 PASS Test <length> invalid value: \r\n\t +cm\r\n\t
8578 PASS Test <length> invalid value: \r\n\t +mm\r\n\t
8579 PASS Test <length> invalid value: \r\n\t +pt\r\n\t
8580 PASS Test <length> invalid value: \r\n\t +pc\r\n\t
8581 PASS Test <length> invalid value: \r\n\t +%\r\n\t
8582 PASS Test <length> invalid value: \r\n\t -.\r\n\t
8583 PASS Test <length> invalid value: \r\n\t -.em\r\n\t
8584 PASS Test <length> invalid value: \r\n\t -.ex\r\n\t
8585 PASS Test <length> invalid value: \r\n\t -.px\r\n\t
8586 PASS Test <length> invalid value: \r\n\t -.in\r\n\t
8587 PASS Test <length> invalid value: \r\n\t -.cm\r\n\t
8588 PASS Test <length> invalid value: \r\n\t -.mm\r\n\t
8589 PASS Test <length> invalid value: \r\n\t -.pt\r\n\t
8590 PASS Test <length> invalid value: \r\n\t -.pc\r\n\t
8591 PASS Test <length> invalid value: \r\n\t -.%\r\n\t
8592 PASS Test <length> invalid value: \r\n\t .-\r\n\t
8593 PASS Test <length> invalid value: \r\n\t .-em\r\n\t
8594 PASS Test <length> invalid value: \r\n\t .-ex\r\n\t
8595 PASS Test <length> invalid value: \r\n\t .-px\r\n\t
8596 PASS Test <length> invalid value: \r\n\t .-in\r\n\t
8597 PASS Test <length> invalid value: \r\n\t .-cm\r\n\t
8598 PASS Test <length> invalid value: \r\n\t .-mm\r\n\t
8599 PASS Test <length> invalid value: \r\n\t .-pt\r\n\t
8600 PASS Test <length> invalid value: \r\n\t .-pc\r\n\t
8601 PASS Test <length> invalid value: \r\n\t .-%\r\n\t
8602 PASS Test <length> invalid value: \r\n\t .\r\n\t
8603 PASS Test <length> invalid value: \r\n\t .em\r\n\t
8604 PASS Test <length> invalid value: \r\n\t .ex\r\n\t
8605 PASS Test <length> invalid value: \r\n\t .px\r\n\t
8606 PASS Test <length> invalid value: \r\n\t .in\r\n\t
8607 PASS Test <length> invalid value: \r\n\t .cm\r\n\t
8608 PASS Test <length> invalid value: \r\n\t .mm\r\n\t
8609 PASS Test <length> invalid value: \r\n\t .pt\r\n\t
8610 PASS Test <length> invalid value: \r\n\t .pc\r\n\t
8611 PASS Test <length> invalid value: \r\n\t .%\r\n\t
8612 PASS Test <length> invalid value: \r\n\t +.\r\n\t
8613 PASS Test <length> invalid value: \r\n\t +.em\r\n\t
8614 PASS Test <length> invalid value: \r\n\t +.ex\r\n\t
8615 PASS Test <length> invalid value: \r\n\t +.px\r\n\t
8616 PASS Test <length> invalid value: \r\n\t +.in\r\n\t
8617 PASS Test <length> invalid value: \r\n\t +.cm\r\n\t
8618 PASS Test <length> invalid value: \r\n\t +.mm\r\n\t
8619 PASS Test <length> invalid value: \r\n\t +.pt\r\n\t
8620 PASS Test <length> invalid value: \r\n\t +.pc\r\n\t
8621 PASS Test <length> invalid value: \r\n\t +.%\r\n\t
8622 PASS Test <length> invalid value: \r\n\t .E0\r\n\t
8623 PASS Test <length> invalid value: \r\n\t .E0em\r\n\t
8624 PASS Test <length> invalid value: \r\n\t .E0ex\r\n\t
8625 PASS Test <length> invalid value: \r\n\t .E0px\r\n\t
8626 PASS Test <length> invalid value: \r\n\t .E0in\r\n\t
8627 PASS Test <length> invalid value: \r\n\t .E0cm\r\n\t
8628 PASS Test <length> invalid value: \r\n\t .E0mm\r\n\t
8629 PASS Test <length> invalid value: \r\n\t .E0pt\r\n\t
8630 PASS Test <length> invalid value: \r\n\t .E0pc\r\n\t
8631 PASS Test <length> invalid value: \r\n\t .E0%\r\n\t
8632 PASS Test <length> invalid value: \r\n\t e1\r\n\t
8633 PASS Test <length> invalid value: \r\n\t e1em\r\n\t
8634 PASS Test <length> invalid value: \r\n\t e1ex\r\n\t
8635 PASS Test <length> invalid value: \r\n\t e1px\r\n\t
8636 PASS Test <length> invalid value: \r\n\t e1in\r\n\t
8637 PASS Test <length> invalid value: \r\n\t e1cm\r\n\t
8638 PASS Test <length> invalid value: \r\n\t e1mm\r\n\t
8639 PASS Test <length> invalid value: \r\n\t e1pt\r\n\t
8640 PASS Test <length> invalid value: \r\n\t e1pc\r\n\t
8641 PASS Test <length> invalid value: \r\n\t e1%\r\n\t
8642 PASS Test <length> invalid value: \r\n\t NaN\f
8643 PASS Test <length> invalid value: \r\n\t NaNem\f
8644 PASS Test <length> invalid value: \r\n\t NaNex\f
8645 PASS Test <length> invalid value: \r\n\t NaNpx\f
8646 PASS Test <length> invalid value: \r\n\t NaNin\f
8647 PASS Test <length> invalid value: \r\n\t NaNcm\f
8648 PASS Test <length> invalid value: \r\n\t NaNmm\f
8649 PASS Test <length> invalid value: \r\n\t NaNpt\f
8650 PASS Test <length> invalid value: \r\n\t NaNpc\f
8651 PASS Test <length> invalid value: \r\n\t NaN%\f
8652 PASS Test <length> invalid value: \r\n\t Infinity\f
8653 PASS Test <length> invalid value: \r\n\t Infinityem\f
8654 PASS Test <length> invalid value: \r\n\t Infinityex\f
8655 PASS Test <length> invalid value: \r\n\t Infinitypx\f
8656 PASS Test <length> invalid value: \r\n\t Infinityin\f
8657 PASS Test <length> invalid value: \r\n\t Infinitycm\f
8658 PASS Test <length> invalid value: \r\n\t Infinitymm\f
8659 PASS Test <length> invalid value: \r\n\t Infinitypt\f
8660 PASS Test <length> invalid value: \r\n\t Infinitypc\f
8661 PASS Test <length> invalid value: \r\n\t Infinity%\f
8662 PASS Test <length> invalid value: \r\n\t -Infinity\f
8663 PASS Test <length> invalid value: \r\n\t -Infinityem\f
8664 PASS Test <length> invalid value: \r\n\t -Infinityex\f
8665 PASS Test <length> invalid value: \r\n\t -Infinitypx\f
8666 PASS Test <length> invalid value: \r\n\t -Infinityin\f
8667 PASS Test <length> invalid value: \r\n\t -Infinitycm\f
8668 PASS Test <length> invalid value: \r\n\t -Infinitymm\f
8669 PASS Test <length> invalid value: \r\n\t -Infinitypt\f
8670 PASS Test <length> invalid value: \r\n\t -Infinitypc\f
8671 PASS Test <length> invalid value: \r\n\t -Infinity%\f
8672 PASS Test <length> invalid value: \r\n\t fnord\f
8673 PASS Test <length> invalid value: \r\n\t fnordem\f
8674 PASS Test <length> invalid value: \r\n\t fnordex\f
8675 PASS Test <length> invalid value: \r\n\t fnordpx\f
8676 PASS Test <length> invalid value: \r\n\t fnordin\f
8677 PASS Test <length> invalid value: \r\n\t fnordcm\f
8678 PASS Test <length> invalid value: \r\n\t fnordmm\f
8679 PASS Test <length> invalid value: \r\n\t fnordpt\f
8680 PASS Test <length> invalid value: \r\n\t fnordpc\f
8681 PASS Test <length> invalid value: \r\n\t fnord%\f
8682 PASS Test <length> invalid value: \r\n\t E\f
8683 PASS Test <length> invalid value: \r\n\t Eem\f
8684 PASS Test <length> invalid value: \r\n\t Eex\f
8685 PASS Test <length> invalid value: \r\n\t Epx\f
8686 PASS Test <length> invalid value: \r\n\t Ein\f
8687 PASS Test <length> invalid value: \r\n\t Ecm\f
8688 PASS Test <length> invalid value: \r\n\t Emm\f
8689 PASS Test <length> invalid value: \r\n\t Ept\f
8690 PASS Test <length> invalid value: \r\n\t Epc\f
8691 PASS Test <length> invalid value: \r\n\t E%\f
8692 PASS Test <length> invalid value: \r\n\t e\f
8693 PASS Test <length> invalid value: \r\n\t eem\f
8694 PASS Test <length> invalid value: \r\n\t eex\f
8695 PASS Test <length> invalid value: \r\n\t epx\f
8696 PASS Test <length> invalid value: \r\n\t ein\f
8697 PASS Test <length> invalid value: \r\n\t ecm\f
8698 PASS Test <length> invalid value: \r\n\t emm\f
8699 PASS Test <length> invalid value: \r\n\t ept\f
8700 PASS Test <length> invalid value: \r\n\t epc\f
8701 PASS Test <length> invalid value: \r\n\t e%\f
8702 PASS Test <length> invalid value: \r\n\t e+\f
8703 PASS Test <length> invalid value: \r\n\t e+em\f
8704 PASS Test <length> invalid value: \r\n\t e+ex\f
8705 PASS Test <length> invalid value: \r\n\t e+px\f
8706 PASS Test <length> invalid value: \r\n\t e+in\f
8707 PASS Test <length> invalid value: \r\n\t e+cm\f
8708 PASS Test <length> invalid value: \r\n\t e+mm\f
8709 PASS Test <length> invalid value: \r\n\t e+pt\f
8710 PASS Test <length> invalid value: \r\n\t e+pc\f
8711 PASS Test <length> invalid value: \r\n\t e+%\f
8712 PASS Test <length> invalid value: \r\n\t E-\f
8713 PASS Test <length> invalid value: \r\n\t E-em\f
8714 PASS Test <length> invalid value: \r\n\t E-ex\f
8715 PASS Test <length> invalid value: \r\n\t E-px\f
8716 PASS Test <length> invalid value: \r\n\t E-in\f
8717 PASS Test <length> invalid value: \r\n\t E-cm\f
8718 PASS Test <length> invalid value: \r\n\t E-mm\f
8719 PASS Test <length> invalid value: \r\n\t E-pt\f
8720 PASS Test <length> invalid value: \r\n\t E-pc\f
8721 PASS Test <length> invalid value: \r\n\t E-%\f
8722 PASS Test <length> invalid value: \r\n\t -\f
8723 PASS Test <length> invalid value: \r\n\t -em\f
8724 PASS Test <length> invalid value: \r\n\t -ex\f
8725 PASS Test <length> invalid value: \r\n\t -px\f
8726 PASS Test <length> invalid value: \r\n\t -in\f
8727 PASS Test <length> invalid value: \r\n\t -cm\f
8728 PASS Test <length> invalid value: \r\n\t -mm\f
8729 PASS Test <length> invalid value: \r\n\t -pt\f
8730 PASS Test <length> invalid value: \r\n\t -pc\f
8731 PASS Test <length> invalid value: \r\n\t -%\f
8732 PASS Test <length> invalid value: \r\n\t +\f
8733 PASS Test <length> invalid value: \r\n\t +em\f
8734 PASS Test <length> invalid value: \r\n\t +ex\f
8735 PASS Test <length> invalid value: \r\n\t +px\f
8736 PASS Test <length> invalid value: \r\n\t +in\f
8737 PASS Test <length> invalid value: \r\n\t +cm\f
8738 PASS Test <length> invalid value: \r\n\t +mm\f
8739 PASS Test <length> invalid value: \r\n\t +pt\f
8740 PASS Test <length> invalid value: \r\n\t +pc\f
8741 PASS Test <length> invalid value: \r\n\t +%\f
8742 PASS Test <length> invalid value: \r\n\t -.\f
8743 PASS Test <length> invalid value: \r\n\t -.em\f
8744 PASS Test <length> invalid value: \r\n\t -.ex\f
8745 PASS Test <length> invalid value: \r\n\t -.px\f
8746 PASS Test <length> invalid value: \r\n\t -.in\f
8747 PASS Test <length> invalid value: \r\n\t -.cm\f
8748 PASS Test <length> invalid value: \r\n\t -.mm\f
8749 PASS Test <length> invalid value: \r\n\t -.pt\f
8750 PASS Test <length> invalid value: \r\n\t -.pc\f
8751 PASS Test <length> invalid value: \r\n\t -.%\f
8752 PASS Test <length> invalid value: \r\n\t .-\f
8753 PASS Test <length> invalid value: \r\n\t .-em\f
8754 PASS Test <length> invalid value: \r\n\t .-ex\f
8755 PASS Test <length> invalid value: \r\n\t .-px\f
8756 PASS Test <length> invalid value: \r\n\t .-in\f
8757 PASS Test <length> invalid value: \r\n\t .-cm\f
8758 PASS Test <length> invalid value: \r\n\t .-mm\f
8759 PASS Test <length> invalid value: \r\n\t .-pt\f
8760 PASS Test <length> invalid value: \r\n\t .-pc\f
8761 PASS Test <length> invalid value: \r\n\t .-%\f
8762 PASS Test <length> invalid value: \r\n\t .\f
8763 PASS Test <length> invalid value: \r\n\t .em\f
8764 PASS Test <length> invalid value: \r\n\t .ex\f
8765 PASS Test <length> invalid value: \r\n\t .px\f
8766 PASS Test <length> invalid value: \r\n\t .in\f
8767 PASS Test <length> invalid value: \r\n\t .cm\f
8768 PASS Test <length> invalid value: \r\n\t .mm\f
8769 PASS Test <length> invalid value: \r\n\t .pt\f
8770 PASS Test <length> invalid value: \r\n\t .pc\f
8771 PASS Test <length> invalid value: \r\n\t .%\f
8772 PASS Test <length> invalid value: \r\n\t +.\f
8773 PASS Test <length> invalid value: \r\n\t +.em\f
8774 PASS Test <length> invalid value: \r\n\t +.ex\f
8775 PASS Test <length> invalid value: \r\n\t +.px\f
8776 PASS Test <length> invalid value: \r\n\t +.in\f
8777 PASS Test <length> invalid value: \r\n\t +.cm\f
8778 PASS Test <length> invalid value: \r\n\t +.mm\f
8779 PASS Test <length> invalid value: \r\n\t +.pt\f
8780 PASS Test <length> invalid value: \r\n\t +.pc\f
8781 PASS Test <length> invalid value: \r\n\t +.%\f
8782 PASS Test <length> invalid value: \r\n\t .E0\f
8783 PASS Test <length> invalid value: \r\n\t .E0em\f
8784 PASS Test <length> invalid value: \r\n\t .E0ex\f
8785 PASS Test <length> invalid value: \r\n\t .E0px\f
8786 PASS Test <length> invalid value: \r\n\t .E0in\f
8787 PASS Test <length> invalid value: \r\n\t .E0cm\f
8788 PASS Test <length> invalid value: \r\n\t .E0mm\f
8789 PASS Test <length> invalid value: \r\n\t .E0pt\f
8790 PASS Test <length> invalid value: \r\n\t .E0pc\f
8791 PASS Test <length> invalid value: \r\n\t .E0%\f
8792 PASS Test <length> invalid value: \r\n\t e1\f
8793 PASS Test <length> invalid value: \r\n\t e1em\f
8794 PASS Test <length> invalid value: \r\n\t e1ex\f
8795 PASS Test <length> invalid value: \r\n\t e1px\f
8796 PASS Test <length> invalid value: \r\n\t e1in\f
8797 PASS Test <length> invalid value: \r\n\t e1cm\f
8798 PASS Test <length> invalid value: \r\n\t e1mm\f
8799 PASS Test <length> invalid value: \r\n\t e1pt\f
8800 PASS Test <length> invalid value: \r\n\t e1pc\f
8801 PASS Test <length> invalid value: \r\n\t e1%\f
8802 PASS Test <length> invalid value: \fNaN
8803 PASS Test <length> invalid value: \fNaNem
8804 PASS Test <length> invalid value: \fNaNex
8805 PASS Test <length> invalid value: \fNaNpx
8806 PASS Test <length> invalid value: \fNaNin
8807 PASS Test <length> invalid value: \fNaNcm
8808 PASS Test <length> invalid value: \fNaNmm
8809 PASS Test <length> invalid value: \fNaNpt
8810 PASS Test <length> invalid value: \fNaNpc
8811 PASS Test <length> invalid value: \fNaN%
8812 PASS Test <length> invalid value: \fInfinity
8813 PASS Test <length> invalid value: \fInfinityem
8814 PASS Test <length> invalid value: \fInfinityex
8815 PASS Test <length> invalid value: \fInfinitypx
8816 PASS Test <length> invalid value: \fInfinityin
8817 PASS Test <length> invalid value: \fInfinitycm
8818 PASS Test <length> invalid value: \fInfinitymm
8819 PASS Test <length> invalid value: \fInfinitypt
8820 PASS Test <length> invalid value: \fInfinitypc
8821 PASS Test <length> invalid value: \fInfinity%
8822 PASS Test <length> invalid value: \f-Infinity
8823 PASS Test <length> invalid value: \f-Infinityem
8824 PASS Test <length> invalid value: \f-Infinityex
8825 PASS Test <length> invalid value: \f-Infinitypx
8826 PASS Test <length> invalid value: \f-Infinityin
8827 PASS Test <length> invalid value: \f-Infinitycm
8828 PASS Test <length> invalid value: \f-Infinitymm
8829 PASS Test <length> invalid value: \f-Infinitypt
8830 PASS Test <length> invalid value: \f-Infinitypc
8831 PASS Test <length> invalid value: \f-Infinity%
8832 PASS Test <length> invalid value: \ffnord
8833 PASS Test <length> invalid value: \ffnordem
8834 PASS Test <length> invalid value: \ffnordex
8835 PASS Test <length> invalid value: \ffnordpx
8836 PASS Test <length> invalid value: \ffnordin
8837 PASS Test <length> invalid value: \ffnordcm
8838 PASS Test <length> invalid value: \ffnordmm
8839 PASS Test <length> invalid value: \ffnordpt
8840 PASS Test <length> invalid value: \ffnordpc
8841 PASS Test <length> invalid value: \ffnord%
8842 PASS Test <length> invalid value: \fE
8843 PASS Test <length> invalid value: \fEem
8844 PASS Test <length> invalid value: \fEex
8845 PASS Test <length> invalid value: \fEpx
8846 PASS Test <length> invalid value: \fEin
8847 PASS Test <length> invalid value: \fEcm
8848 PASS Test <length> invalid value: \fEmm
8849 PASS Test <length> invalid value: \fEpt
8850 PASS Test <length> invalid value: \fEpc
8851 PASS Test <length> invalid value: \fE%
8852 PASS Test <length> invalid value: \fe
8853 PASS Test <length> invalid value: \feem
8854 PASS Test <length> invalid value: \feex
8855 PASS Test <length> invalid value: \fepx
8856 PASS Test <length> invalid value: \fein
8857 PASS Test <length> invalid value: \fecm
8858 PASS Test <length> invalid value: \femm
8859 PASS Test <length> invalid value: \fept
8860 PASS Test <length> invalid value: \fepc
8861 PASS Test <length> invalid value: \fe%
8862 PASS Test <length> invalid value: \fe+
8863 PASS Test <length> invalid value: \fe+em
8864 PASS Test <length> invalid value: \fe+ex
8865 PASS Test <length> invalid value: \fe+px
8866 PASS Test <length> invalid value: \fe+in
8867 PASS Test <length> invalid value: \fe+cm
8868 PASS Test <length> invalid value: \fe+mm
8869 PASS Test <length> invalid value: \fe+pt
8870 PASS Test <length> invalid value: \fe+pc
8871 PASS Test <length> invalid value: \fe+%
8872 PASS Test <length> invalid value: \fE-
8873 PASS Test <length> invalid value: \fE-em
8874 PASS Test <length> invalid value: \fE-ex
8875 PASS Test <length> invalid value: \fE-px
8876 PASS Test <length> invalid value: \fE-in
8877 PASS Test <length> invalid value: \fE-cm
8878 PASS Test <length> invalid value: \fE-mm
8879 PASS Test <length> invalid value: \fE-pt
8880 PASS Test <length> invalid value: \fE-pc
8881 PASS Test <length> invalid value: \fE-%
8882 PASS Test <length> invalid value: \f-
8883 PASS Test <length> invalid value: \f-em
8884 PASS Test <length> invalid value: \f-ex
8885 PASS Test <length> invalid value: \f-px
8886 PASS Test <length> invalid value: \f-in
8887 PASS Test <length> invalid value: \f-cm
8888 PASS Test <length> invalid value: \f-mm
8889 PASS Test <length> invalid value: \f-pt
8890 PASS Test <length> invalid value: \f-pc
8891 PASS Test <length> invalid value: \f-%
8892 PASS Test <length> invalid value: \f+
8893 PASS Test <length> invalid value: \f+em
8894 PASS Test <length> invalid value: \f+ex
8895 PASS Test <length> invalid value: \f+px
8896 PASS Test <length> invalid value: \f+in
8897 PASS Test <length> invalid value: \f+cm
8898 PASS Test <length> invalid value: \f+mm
8899 PASS Test <length> invalid value: \f+pt
8900 PASS Test <length> invalid value: \f+pc
8901 PASS Test <length> invalid value: \f+%
8902 PASS Test <length> invalid value: \f-.
8903 PASS Test <length> invalid value: \f-.em
8904 PASS Test <length> invalid value: \f-.ex
8905 PASS Test <length> invalid value: \f-.px
8906 PASS Test <length> invalid value: \f-.in
8907 PASS Test <length> invalid value: \f-.cm
8908 PASS Test <length> invalid value: \f-.mm
8909 PASS Test <length> invalid value: \f-.pt
8910 PASS Test <length> invalid value: \f-.pc
8911 PASS Test <length> invalid value: \f-.%
8912 PASS Test <length> invalid value: \f.-
8913 PASS Test <length> invalid value: \f.-em
8914 PASS Test <length> invalid value: \f.-ex
8915 PASS Test <length> invalid value: \f.-px
8916 PASS Test <length> invalid value: \f.-in
8917 PASS Test <length> invalid value: \f.-cm
8918 PASS Test <length> invalid value: \f.-mm
8919 PASS Test <length> invalid value: \f.-pt
8920 PASS Test <length> invalid value: \f.-pc
8921 PASS Test <length> invalid value: \f.-%
8922 PASS Test <length> invalid value: \f.
8923 PASS Test <length> invalid value: \f.em
8924 PASS Test <length> invalid value: \f.ex
8925 PASS Test <length> invalid value: \f.px
8926 PASS Test <length> invalid value: \f.in
8927 PASS Test <length> invalid value: \f.cm
8928 PASS Test <length> invalid value: \f.mm
8929 PASS Test <length> invalid value: \f.pt
8930 PASS Test <length> invalid value: \f.pc
8931 PASS Test <length> invalid value: \f.%
8932 PASS Test <length> invalid value: \f+.
8933 PASS Test <length> invalid value: \f+.em
8934 PASS Test <length> invalid value: \f+.ex
8935 PASS Test <length> invalid value: \f+.px
8936 PASS Test <length> invalid value: \f+.in
8937 PASS Test <length> invalid value: \f+.cm
8938 PASS Test <length> invalid value: \f+.mm
8939 PASS Test <length> invalid value: \f+.pt
8940 PASS Test <length> invalid value: \f+.pc
8941 PASS Test <length> invalid value: \f+.%
8942 PASS Test <length> invalid value: \f.E0
8943 PASS Test <length> invalid value: \f.E0em
8944 PASS Test <length> invalid value: \f.E0ex
8945 PASS Test <length> invalid value: \f.E0px
8946 PASS Test <length> invalid value: \f.E0in
8947 PASS Test <length> invalid value: \f.E0cm
8948 PASS Test <length> invalid value: \f.E0mm
8949 PASS Test <length> invalid value: \f.E0pt
8950 PASS Test <length> invalid value: \f.E0pc
8951 PASS Test <length> invalid value: \f.E0%
8952 PASS Test <length> invalid value: \fe1
8953 PASS Test <length> invalid value: \fe1em
8954 PASS Test <length> invalid value: \fe1ex
8955 PASS Test <length> invalid value: \fe1px
8956 PASS Test <length> invalid value: \fe1in
8957 PASS Test <length> invalid value: \fe1cm
8958 PASS Test <length> invalid value: \fe1mm
8959 PASS Test <length> invalid value: \fe1pt
8960 PASS Test <length> invalid value: \fe1pc
8961 PASS Test <length> invalid value: \fe1%
8962 PASS Test <length> invalid value: \fNaN
8963 PASS Test <length> invalid value: \fNaNem
8964 PASS Test <length> invalid value: \fNaNex
8965 PASS Test <length> invalid value: \fNaNpx
8966 PASS Test <length> invalid value: \fNaNin
8967 PASS Test <length> invalid value: \fNaNcm
8968 PASS Test <length> invalid value: \fNaNmm
8969 PASS Test <length> invalid value: \fNaNpt
8970 PASS Test <length> invalid value: \fNaNpc
8971 PASS Test <length> invalid value: \fNaN%
8972 PASS Test <length> invalid value: \fInfinity
8973 PASS Test <length> invalid value: \fInfinityem
8974 PASS Test <length> invalid value: \fInfinityex
8975 PASS Test <length> invalid value: \fInfinitypx
8976 PASS Test <length> invalid value: \fInfinityin
8977 PASS Test <length> invalid value: \fInfinitycm
8978 PASS Test <length> invalid value: \fInfinitymm
8979 PASS Test <length> invalid value: \fInfinitypt
8980 PASS Test <length> invalid value: \fInfinitypc
8981 PASS Test <length> invalid value: \fInfinity%
8982 PASS Test <length> invalid value: \f-Infinity
8983 PASS Test <length> invalid value: \f-Infinityem
8984 PASS Test <length> invalid value: \f-Infinityex
8985 PASS Test <length> invalid value: \f-Infinitypx
8986 PASS Test <length> invalid value: \f-Infinityin
8987 PASS Test <length> invalid value: \f-Infinitycm
8988 PASS Test <length> invalid value: \f-Infinitymm
8989 PASS Test <length> invalid value: \f-Infinitypt
8990 PASS Test <length> invalid value: \f-Infinitypc
8991 PASS Test <length> invalid value: \f-Infinity%
8992 PASS Test <length> invalid value: \ffnord
8993 PASS Test <length> invalid value: \ffnordem
8994 PASS Test <length> invalid value: \ffnordex
8995 PASS Test <length> invalid value: \ffnordpx
8996 PASS Test <length> invalid value: \ffnordin
8997 PASS Test <length> invalid value: \ffnordcm
8998 PASS Test <length> invalid value: \ffnordmm
8999 PASS Test <length> invalid value: \ffnordpt
9000 PASS Test <length> invalid value: \ffnordpc
9001 PASS Test <length> invalid value: \ffnord%
9002 PASS Test <length> invalid value: \fE
9003 PASS Test <length> invalid value: \fEem
9004 PASS Test <length> invalid value: \fEex
9005 PASS Test <length> invalid value: \fEpx
9006 PASS Test <length> invalid value: \fEin
9007 PASS Test <length> invalid value: \fEcm
9008 PASS Test <length> invalid value: \fEmm
9009 PASS Test <length> invalid value: \fEpt
9010 PASS Test <length> invalid value: \fEpc
9011 PASS Test <length> invalid value: \fE%
9012 PASS Test <length> invalid value: \fe
9013 PASS Test <length> invalid value: \feem
9014 PASS Test <length> invalid value: \feex
9015 PASS Test <length> invalid value: \fepx
9016 PASS Test <length> invalid value: \fein
9017 PASS Test <length> invalid value: \fecm
9018 PASS Test <length> invalid value: \femm
9019 PASS Test <length> invalid value: \fept
9020 PASS Test <length> invalid value: \fepc
9021 PASS Test <length> invalid value: \fe%
9022 PASS Test <length> invalid value: \fe+
9023 PASS Test <length> invalid value: \fe+em
9024 PASS Test <length> invalid value: \fe+ex
9025 PASS Test <length> invalid value: \fe+px
9026 PASS Test <length> invalid value: \fe+in
9027 PASS Test <length> invalid value: \fe+cm
9028 PASS Test <length> invalid value: \fe+mm
9029 PASS Test <length> invalid value: \fe+pt
9030 PASS Test <length> invalid value: \fe+pc
9031 PASS Test <length> invalid value: \fe+%
9032 PASS Test <length> invalid value: \fE-
9033 PASS Test <length> invalid value: \fE-em
9034 PASS Test <length> invalid value: \fE-ex
9035 PASS Test <length> invalid value: \fE-px
9036 PASS Test <length> invalid value: \fE-in
9037 PASS Test <length> invalid value: \fE-cm
9038 PASS Test <length> invalid value: \fE-mm
9039 PASS Test <length> invalid value: \fE-pt
9040 PASS Test <length> invalid value: \fE-pc
9041 PASS Test <length> invalid value: \fE-%
9042 PASS Test <length> invalid value: \f-
9043 PASS Test <length> invalid value: \f-em
9044 PASS Test <length> invalid value: \f-ex
9045 PASS Test <length> invalid value: \f-px
9046 PASS Test <length> invalid value: \f-in
9047 PASS Test <length> invalid value: \f-cm
9048 PASS Test <length> invalid value: \f-mm
9049 PASS Test <length> invalid value: \f-pt
9050 PASS Test <length> invalid value: \f-pc
9051 PASS Test <length> invalid value: \f-%
9052 PASS Test <length> invalid value: \f+
9053 PASS Test <length> invalid value: \f+em
9054 PASS Test <length> invalid value: \f+ex
9055 PASS Test <length> invalid value: \f+px
9056 PASS Test <length> invalid value: \f+in
9057 PASS Test <length> invalid value: \f+cm
9058 PASS Test <length> invalid value: \f+mm
9059 PASS Test <length> invalid value: \f+pt
9060 PASS Test <length> invalid value: \f+pc
9061 PASS Test <length> invalid value: \f+%
9062 PASS Test <length> invalid value: \f-.
9063 PASS Test <length> invalid value: \f-.em
9064 PASS Test <length> invalid value: \f-.ex
9065 PASS Test <length> invalid value: \f-.px
9066 PASS Test <length> invalid value: \f-.in
9067 PASS Test <length> invalid value: \f-.cm
9068 PASS Test <length> invalid value: \f-.mm
9069 PASS Test <length> invalid value: \f-.pt
9070 PASS Test <length> invalid value: \f-.pc
9071 PASS Test <length> invalid value: \f-.%
9072 PASS Test <length> invalid value: \f.-
9073 PASS Test <length> invalid value: \f.-em
9074 PASS Test <length> invalid value: \f.-ex
9075 PASS Test <length> invalid value: \f.-px
9076 PASS Test <length> invalid value: \f.-in
9077 PASS Test <length> invalid value: \f.-cm
9078 PASS Test <length> invalid value: \f.-mm
9079 PASS Test <length> invalid value: \f.-pt
9080 PASS Test <length> invalid value: \f.-pc
9081 PASS Test <length> invalid value: \f.-%
9082 PASS Test <length> invalid value: \f.
9083 PASS Test <length> invalid value: \f.em
9084 PASS Test <length> invalid value: \f.ex
9085 PASS Test <length> invalid value: \f.px
9086 PASS Test <length> invalid value: \f.in
9087 PASS Test <length> invalid value: \f.cm
9088 PASS Test <length> invalid value: \f.mm
9089 PASS Test <length> invalid value: \f.pt
9090 PASS Test <length> invalid value: \f.pc
9091 PASS Test <length> invalid value: \f.%
9092 PASS Test <length> invalid value: \f+.
9093 PASS Test <length> invalid value: \f+.em
9094 PASS Test <length> invalid value: \f+.ex
9095 PASS Test <length> invalid value: \f+.px
9096 PASS Test <length> invalid value: \f+.in
9097 PASS Test <length> invalid value: \f+.cm
9098 PASS Test <length> invalid value: \f+.mm
9099 PASS Test <length> invalid value: \f+.pt
9100 PASS Test <length> invalid value: \f+.pc
9101 PASS Test <length> invalid value: \f+.%
9102 PASS Test <length> invalid value: \f.E0
9103 PASS Test <length> invalid value: \f.E0em
9104 PASS Test <length> invalid value: \f.E0ex
9105 PASS Test <length> invalid value: \f.E0px
9106 PASS Test <length> invalid value: \f.E0in
9107 PASS Test <length> invalid value: \f.E0cm
9108 PASS Test <length> invalid value: \f.E0mm
9109 PASS Test <length> invalid value: \f.E0pt
9110 PASS Test <length> invalid value: \f.E0pc
9111 PASS Test <length> invalid value: \f.E0%
9112 PASS Test <length> invalid value: \fe1
9113 PASS Test <length> invalid value: \fe1em
9114 PASS Test <length> invalid value: \fe1ex
9115 PASS Test <length> invalid value: \fe1px
9116 PASS Test <length> invalid value: \fe1in
9117 PASS Test <length> invalid value: \fe1cm
9118 PASS Test <length> invalid value: \fe1mm
9119 PASS Test <length> invalid value: \fe1pt
9120 PASS Test <length> invalid value: \fe1pc
9121 PASS Test <length> invalid value: \fe1%
9122 PASS Test <length> invalid value: \fNaN
9123 PASS Test <length> invalid value: \fNaNem
9124 PASS Test <length> invalid value: \fNaNex
9125 PASS Test <length> invalid value: \fNaNpx
9126 PASS Test <length> invalid value: \fNaNin
9127 PASS Test <length> invalid value: \fNaNcm
9128 PASS Test <length> invalid value: \fNaNmm
9129 PASS Test <length> invalid value: \fNaNpt
9130 PASS Test <length> invalid value: \fNaNpc
9131 PASS Test <length> invalid value: \fNaN%
9132 PASS Test <length> invalid value: \fInfinity
9133 PASS Test <length> invalid value: \fInfinityem
9134 PASS Test <length> invalid value: \fInfinityex
9135 PASS Test <length> invalid value: \fInfinitypx
9136 PASS Test <length> invalid value: \fInfinityin
9137 PASS Test <length> invalid value: \fInfinitycm
9138 PASS Test <length> invalid value: \fInfinitymm
9139 PASS Test <length> invalid value: \fInfinitypt
9140 PASS Test <length> invalid value: \fInfinitypc
9141 PASS Test <length> invalid value: \fInfinity%
9142 PASS Test <length> invalid value: \f-Infinity
9143 PASS Test <length> invalid value: \f-Infinityem
9144 PASS Test <length> invalid value: \f-Infinityex
9145 PASS Test <length> invalid value: \f-Infinitypx
9146 PASS Test <length> invalid value: \f-Infinityin
9147 PASS Test <length> invalid value: \f-Infinitycm
9148 PASS Test <length> invalid value: \f-Infinitymm
9149 PASS Test <length> invalid value: \f-Infinitypt
9150 PASS Test <length> invalid value: \f-Infinitypc
9151 PASS Test <length> invalid value: \f-Infinity%
9152 PASS Test <length> invalid value: \ffnord
9153 PASS Test <length> invalid value: \ffnordem
9154 PASS Test <length> invalid value: \ffnordex
9155 PASS Test <length> invalid value: \ffnordpx
9156 PASS Test <length> invalid value: \ffnordin
9157 PASS Test <length> invalid value: \ffnordcm
9158 PASS Test <length> invalid value: \ffnordmm
9159 PASS Test <length> invalid value: \ffnordpt
9160 PASS Test <length> invalid value: \ffnordpc
9161 PASS Test <length> invalid value: \ffnord%
9162 PASS Test <length> invalid value: \fE
9163 PASS Test <length> invalid value: \fEem
9164 PASS Test <length> invalid value: \fEex
9165 PASS Test <length> invalid value: \fEpx
9166 PASS Test <length> invalid value: \fEin
9167 PASS Test <length> invalid value: \fEcm
9168 PASS Test <length> invalid value: \fEmm
9169 PASS Test <length> invalid value: \fEpt
9170 PASS Test <length> invalid value: \fEpc
9171 PASS Test <length> invalid value: \fE%
9172 PASS Test <length> invalid value: \fe
9173 PASS Test <length> invalid value: \feem
9174 PASS Test <length> invalid value: \feex
9175 PASS Test <length> invalid value: \fepx
9176 PASS Test <length> invalid value: \fein
9177 PASS Test <length> invalid value: \fecm
9178 PASS Test <length> invalid value: \femm
9179 PASS Test <length> invalid value: \fept
9180 PASS Test <length> invalid value: \fepc
9181 PASS Test <length> invalid value: \fe%
9182 PASS Test <length> invalid value: \fe+
9183 PASS Test <length> invalid value: \fe+em
9184 PASS Test <length> invalid value: \fe+ex
9185 PASS Test <length> invalid value: \fe+px
9186 PASS Test <length> invalid value: \fe+in
9187 PASS Test <length> invalid value: \fe+cm
9188 PASS Test <length> invalid value: \fe+mm
9189 PASS Test <length> invalid value: \fe+pt
9190 PASS Test <length> invalid value: \fe+pc
9191 PASS Test <length> invalid value: \fe+%
9192 PASS Test <length> invalid value: \fE-
9193 PASS Test <length> invalid value: \fE-em
9194 PASS Test <length> invalid value: \fE-ex
9195 PASS Test <length> invalid value: \fE-px
9196 PASS Test <length> invalid value: \fE-in
9197 PASS Test <length> invalid value: \fE-cm
9198 PASS Test <length> invalid value: \fE-mm
9199 PASS Test <length> invalid value: \fE-pt
9200 PASS Test <length> invalid value: \fE-pc
9201 PASS Test <length> invalid value: \fE-%
9202 PASS Test <length> invalid value: \f-
9203 PASS Test <length> invalid value: \f-em
9204 PASS Test <length> invalid value: \f-ex
9205 PASS Test <length> invalid value: \f-px
9206 PASS Test <length> invalid value: \f-in
9207 PASS Test <length> invalid value: \f-cm
9208 PASS Test <length> invalid value: \f-mm
9209 PASS Test <length> invalid value: \f-pt
9210 PASS Test <length> invalid value: \f-pc
9211 PASS Test <length> invalid value: \f-%
9212 PASS Test <length> invalid value: \f+
9213 PASS Test <length> invalid value: \f+em
9214 PASS Test <length> invalid value: \f+ex
9215 PASS Test <length> invalid value: \f+px
9216 PASS Test <length> invalid value: \f+in
9217 PASS Test <length> invalid value: \f+cm
9218 PASS Test <length> invalid value: \f+mm
9219 PASS Test <length> invalid value: \f+pt
9220 PASS Test <length> invalid value: \f+pc
9221 PASS Test <length> invalid value: \f+%
9222 PASS Test <length> invalid value: \f-.
9223 PASS Test <length> invalid value: \f-.em
9224 PASS Test <length> invalid value: \f-.ex
9225 PASS Test <length> invalid value: \f-.px
9226 PASS Test <length> invalid value: \f-.in
9227 PASS Test <length> invalid value: \f-.cm
9228 PASS Test <length> invalid value: \f-.mm
9229 PASS Test <length> invalid value: \f-.pt
9230 PASS Test <length> invalid value: \f-.pc
9231 PASS Test <length> invalid value: \f-.%
9232 PASS Test <length> invalid value: \f.-
9233 PASS Test <length> invalid value: \f.-em
9234 PASS Test <length> invalid value: \f.-ex
9235 PASS Test <length> invalid value: \f.-px
9236 PASS Test <length> invalid value: \f.-in
9237 PASS Test <length> invalid value: \f.-cm
9238 PASS Test <length> invalid value: \f.-mm
9239 PASS Test <length> invalid value: \f.-pt
9240 PASS Test <length> invalid value: \f.-pc
9241 PASS Test <length> invalid value: \f.-%
9242 PASS Test <length> invalid value: \f.
9243 PASS Test <length> invalid value: \f.em
9244 PASS Test <length> invalid value: \f.ex
9245 PASS Test <length> invalid value: \f.px
9246 PASS Test <length> invalid value: \f.in
9247 PASS Test <length> invalid value: \f.cm
9248 PASS Test <length> invalid value: \f.mm
9249 PASS Test <length> invalid value: \f.pt
9250 PASS Test <length> invalid value: \f.pc
9251 PASS Test <length> invalid value: \f.%
9252 PASS Test <length> invalid value: \f+.
9253 PASS Test <length> invalid value: \f+.em
9254 PASS Test <length> invalid value: \f+.ex
9255 PASS Test <length> invalid value: \f+.px
9256 PASS Test <length> invalid value: \f+.in
9257 PASS Test <length> invalid value: \f+.cm
9258 PASS Test <length> invalid value: \f+.mm
9259 PASS Test <length> invalid value: \f+.pt
9260 PASS Test <length> invalid value: \f+.pc
9261 PASS Test <length> invalid value: \f+.%
9262 PASS Test <length> invalid value: \f.E0
9263 PASS Test <length> invalid value: \f.E0em
9264 PASS Test <length> invalid value: \f.E0ex
9265 PASS Test <length> invalid value: \f.E0px
9266 PASS Test <length> invalid value: \f.E0in
9267 PASS Test <length> invalid value: \f.E0cm
9268 PASS Test <length> invalid value: \f.E0mm
9269 PASS Test <length> invalid value: \f.E0pt
9270 PASS Test <length> invalid value: \f.E0pc
9271 PASS Test <length> invalid value: \f.E0%
9272 PASS Test <length> invalid value: \fe1
9273 PASS Test <length> invalid value: \fe1em
9274 PASS Test <length> invalid value: \fe1ex
9275 PASS Test <length> invalid value: \fe1px
9276 PASS Test <length> invalid value: \fe1in
9277 PASS Test <length> invalid value: \fe1cm
9278 PASS Test <length> invalid value: \fe1mm
9279 PASS Test <length> invalid value: \fe1pt
9280 PASS Test <length> invalid value: \fe1pc
9281 PASS Test <length> invalid value: \fe1%
9282 PASS Test <length> invalid value: \fNaN\r\n\t
9283 PASS Test <length> invalid value: \fNaNem\r\n\t
9284 PASS Test <length> invalid value: \fNaNex\r\n\t
9285 PASS Test <length> invalid value: \fNaNpx\r\n\t
9286 PASS Test <length> invalid value: \fNaNin\r\n\t
9287 PASS Test <length> invalid value: \fNaNcm\r\n\t
9288 PASS Test <length> invalid value: \fNaNmm\r\n\t
9289 PASS Test <length> invalid value: \fNaNpt\r\n\t
9290 PASS Test <length> invalid value: \fNaNpc\r\n\t
9291 PASS Test <length> invalid value: \fNaN%\r\n\t
9292 PASS Test <length> invalid value: \fInfinity\r\n\t
9293 PASS Test <length> invalid value: \fInfinityem\r\n\t
9294 PASS Test <length> invalid value: \fInfinityex\r\n\t
9295 PASS Test <length> invalid value: \fInfinitypx\r\n\t
9296 PASS Test <length> invalid value: \fInfinityin\r\n\t
9297 PASS Test <length> invalid value: \fInfinitycm\r\n\t
9298 PASS Test <length> invalid value: \fInfinitymm\r\n\t
9299 PASS Test <length> invalid value: \fInfinitypt\r\n\t
9300 PASS Test <length> invalid value: \fInfinitypc\r\n\t
9301 PASS Test <length> invalid value: \fInfinity%\r\n\t
9302 PASS Test <length> invalid value: \f-Infinity\r\n\t
9303 PASS Test <length> invalid value: \f-Infinityem\r\n\t
9304 PASS Test <length> invalid value: \f-Infinityex\r\n\t
9305 PASS Test <length> invalid value: \f-Infinitypx\r\n\t
9306 PASS Test <length> invalid value: \f-Infinityin\r\n\t
9307 PASS Test <length> invalid value: \f-Infinitycm\r\n\t
9308 PASS Test <length> invalid value: \f-Infinitymm\r\n\t
9309 PASS Test <length> invalid value: \f-Infinitypt\r\n\t
9310 PASS Test <length> invalid value: \f-Infinitypc\r\n\t
9311 PASS Test <length> invalid value: \f-Infinity%\r\n\t
9312 PASS Test <length> invalid value: \ffnord\r\n\t
9313 PASS Test <length> invalid value: \ffnordem\r\n\t
9314 PASS Test <length> invalid value: \ffnordex\r\n\t
9315 PASS Test <length> invalid value: \ffnordpx\r\n\t
9316 PASS Test <length> invalid value: \ffnordin\r\n\t
9317 PASS Test <length> invalid value: \ffnordcm\r\n\t
9318 PASS Test <length> invalid value: \ffnordmm\r\n\t
9319 PASS Test <length> invalid value: \ffnordpt\r\n\t
9320 PASS Test <length> invalid value: \ffnordpc\r\n\t
9321 PASS Test <length> invalid value: \ffnord%\r\n\t
9322 PASS Test <length> invalid value: \fE\r\n\t
9323 PASS Test <length> invalid value: \fEem\r\n\t
9324 PASS Test <length> invalid value: \fEex\r\n\t
9325 PASS Test <length> invalid value: \fEpx\r\n\t
9326 PASS Test <length> invalid value: \fEin\r\n\t
9327 PASS Test <length> invalid value: \fEcm\r\n\t
9328 PASS Test <length> invalid value: \fEmm\r\n\t
9329 PASS Test <length> invalid value: \fEpt\r\n\t
9330 PASS Test <length> invalid value: \fEpc\r\n\t
9331 PASS Test <length> invalid value: \fE%\r\n\t
9332 PASS Test <length> invalid value: \fe\r\n\t
9333 PASS Test <length> invalid value: \feem\r\n\t
9334 PASS Test <length> invalid value: \feex\r\n\t
9335 PASS Test <length> invalid value: \fepx\r\n\t
9336 PASS Test <length> invalid value: \fein\r\n\t
9337 PASS Test <length> invalid value: \fecm\r\n\t
9338 PASS Test <length> invalid value: \femm\r\n\t
9339 PASS Test <length> invalid value: \fept\r\n\t
9340 PASS Test <length> invalid value: \fepc\r\n\t
9341 PASS Test <length> invalid value: \fe%\r\n\t
9342 PASS Test <length> invalid value: \fe+\r\n\t
9343 PASS Test <length> invalid value: \fe+em\r\n\t
9344 PASS Test <length> invalid value: \fe+ex\r\n\t
9345 PASS Test <length> invalid value: \fe+px\r\n\t
9346 PASS Test <length> invalid value: \fe+in\r\n\t
9347 PASS Test <length> invalid value: \fe+cm\r\n\t
9348 PASS Test <length> invalid value: \fe+mm\r\n\t
9349 PASS Test <length> invalid value: \fe+pt\r\n\t
9350 PASS Test <length> invalid value: \fe+pc\r\n\t
9351 PASS Test <length> invalid value: \fe+%\r\n\t
9352 PASS Test <length> invalid value: \fE-\r\n\t
9353 PASS Test <length> invalid value: \fE-em\r\n\t
9354 PASS Test <length> invalid value: \fE-ex\r\n\t
9355 PASS Test <length> invalid value: \fE-px\r\n\t
9356 PASS Test <length> invalid value: \fE-in\r\n\t
9357 PASS Test <length> invalid value: \fE-cm\r\n\t
9358 PASS Test <length> invalid value: \fE-mm\r\n\t
9359 PASS Test <length> invalid value: \fE-pt\r\n\t
9360 PASS Test <length> invalid value: \fE-pc\r\n\t
9361 PASS Test <length> invalid value: \fE-%\r\n\t
9362 PASS Test <length> invalid value: \f-\r\n\t
9363 PASS Test <length> invalid value: \f-em\r\n\t
9364 PASS Test <length> invalid value: \f-ex\r\n\t
9365 PASS Test <length> invalid value: \f-px\r\n\t
9366 PASS Test <length> invalid value: \f-in\r\n\t
9367 PASS Test <length> invalid value: \f-cm\r\n\t
9368 PASS Test <length> invalid value: \f-mm\r\n\t
9369 PASS Test <length> invalid value: \f-pt\r\n\t
9370 PASS Test <length> invalid value: \f-pc\r\n\t
9371 PASS Test <length> invalid value: \f-%\r\n\t
9372 PASS Test <length> invalid value: \f+\r\n\t
9373 PASS Test <length> invalid value: \f+em\r\n\t
9374 PASS Test <length> invalid value: \f+ex\r\n\t
9375 PASS Test <length> invalid value: \f+px\r\n\t
9376 PASS Test <length> invalid value: \f+in\r\n\t
9377 PASS Test <length> invalid value: \f+cm\r\n\t
9378 PASS Test <length> invalid value: \f+mm\r\n\t
9379 PASS Test <length> invalid value: \f+pt\r\n\t
9380 PASS Test <length> invalid value: \f+pc\r\n\t
9381 PASS Test <length> invalid value: \f+%\r\n\t
9382 PASS Test <length> invalid value: \f-.\r\n\t
9383 PASS Test <length> invalid value: \f-.em\r\n\t
9384 PASS Test <length> invalid value: \f-.ex\r\n\t
9385 PASS Test <length> invalid value: \f-.px\r\n\t
9386 PASS Test <length> invalid value: \f-.in\r\n\t
9387 PASS Test <length> invalid value: \f-.cm\r\n\t
9388 PASS Test <length> invalid value: \f-.mm\r\n\t
9389 PASS Test <length> invalid value: \f-.pt\r\n\t
9390 PASS Test <length> invalid value: \f-.pc\r\n\t
9391 PASS Test <length> invalid value: \f-.%\r\n\t
9392 PASS Test <length> invalid value: \f.-\r\n\t
9393 PASS Test <length> invalid value: \f.-em\r\n\t
9394 PASS Test <length> invalid value: \f.-ex\r\n\t
9395 PASS Test <length> invalid value: \f.-px\r\n\t
9396 PASS Test <length> invalid value: \f.-in\r\n\t
9397 PASS Test <length> invalid value: \f.-cm\r\n\t
9398 PASS Test <length> invalid value: \f.-mm\r\n\t
9399 PASS Test <length> invalid value: \f.-pt\r\n\t
9400 PASS Test <length> invalid value: \f.-pc\r\n\t
9401 PASS Test <length> invalid value: \f.-%\r\n\t
9402 PASS Test <length> invalid value: \f.\r\n\t
9403 PASS Test <length> invalid value: \f.em\r\n\t
9404 PASS Test <length> invalid value: \f.ex\r\n\t
9405 PASS Test <length> invalid value: \f.px\r\n\t
9406 PASS Test <length> invalid value: \f.in\r\n\t
9407 PASS Test <length> invalid value: \f.cm\r\n\t
9408 PASS Test <length> invalid value: \f.mm\r\n\t
9409 PASS Test <length> invalid value: \f.pt\r\n\t
9410 PASS Test <length> invalid value: \f.pc\r\n\t
9411 PASS Test <length> invalid value: \f.%\r\n\t
9412 PASS Test <length> invalid value: \f+.\r\n\t
9413 PASS Test <length> invalid value: \f+.em\r\n\t
9414 PASS Test <length> invalid value: \f+.ex\r\n\t
9415 PASS Test <length> invalid value: \f+.px\r\n\t
9416 PASS Test <length> invalid value: \f+.in\r\n\t
9417 PASS Test <length> invalid value: \f+.cm\r\n\t
9418 PASS Test <length> invalid value: \f+.mm\r\n\t
9419 PASS Test <length> invalid value: \f+.pt\r\n\t
9420 PASS Test <length> invalid value: \f+.pc\r\n\t
9421 PASS Test <length> invalid value: \f+.%\r\n\t
9422 PASS Test <length> invalid value: \f.E0\r\n\t
9423 PASS Test <length> invalid value: \f.E0em\r\n\t
9424 PASS Test <length> invalid value: \f.E0ex\r\n\t
9425 PASS Test <length> invalid value: \f.E0px\r\n\t
9426 PASS Test <length> invalid value: \f.E0in\r\n\t
9427 PASS Test <length> invalid value: \f.E0cm\r\n\t
9428 PASS Test <length> invalid value: \f.E0mm\r\n\t
9429 PASS Test <length> invalid value: \f.E0pt\r\n\t
9430 PASS Test <length> invalid value: \f.E0pc\r\n\t
9431 PASS Test <length> invalid value: \f.E0%\r\n\t
9432 PASS Test <length> invalid value: \fe1\r\n\t
9433 PASS Test <length> invalid value: \fe1em\r\n\t
9434 PASS Test <length> invalid value: \fe1ex\r\n\t
9435 PASS Test <length> invalid value: \fe1px\r\n\t
9436 PASS Test <length> invalid value: \fe1in\r\n\t
9437 PASS Test <length> invalid value: \fe1cm\r\n\t
9438 PASS Test <length> invalid value: \fe1mm\r\n\t
9439 PASS Test <length> invalid value: \fe1pt\r\n\t
9440 PASS Test <length> invalid value: \fe1pc\r\n\t
9441 PASS Test <length> invalid value: \fe1%\r\n\t
9442 PASS Test <length> invalid value: \fNaN\f
9443 PASS Test <length> invalid value: \fNaNem\f
9444 PASS Test <length> invalid value: \fNaNex\f
9445 PASS Test <length> invalid value: \fNaNpx\f
9446 PASS Test <length> invalid value: \fNaNin\f
9447 PASS Test <length> invalid value: \fNaNcm\f
9448 PASS Test <length> invalid value: \fNaNmm\f
9449 PASS Test <length> invalid value: \fNaNpt\f
9450 PASS Test <length> invalid value: \fNaNpc\f
9451 PASS Test <length> invalid value: \fNaN%\f
9452 PASS Test <length> invalid value: \fInfinity\f
9453 PASS Test <length> invalid value: \fInfinityem\f
9454 PASS Test <length> invalid value: \fInfinityex\f
9455 PASS Test <length> invalid value: \fInfinitypx\f
9456 PASS Test <length> invalid value: \fInfinityin\f
9457 PASS Test <length> invalid value: \fInfinitycm\f
9458 PASS Test <length> invalid value: \fInfinitymm\f
9459 PASS Test <length> invalid value: \fInfinitypt\f
9460 PASS Test <length> invalid value: \fInfinitypc\f
9461 PASS Test <length> invalid value: \fInfinity%\f
9462 PASS Test <length> invalid value: \f-Infinity\f
9463 PASS Test <length> invalid value: \f-Infinityem\f
9464 PASS Test <length> invalid value: \f-Infinityex\f
9465 PASS Test <length> invalid value: \f-Infinitypx\f
9466 PASS Test <length> invalid value: \f-Infinityin\f
9467 PASS Test <length> invalid value: \f-Infinitycm\f
9468 PASS Test <length> invalid value: \f-Infinitymm\f
9469 PASS Test <length> invalid value: \f-Infinitypt\f
9470 PASS Test <length> invalid value: \f-Infinitypc\f
9471 PASS Test <length> invalid value: \f-Infinity%\f
9472 PASS Test <length> invalid value: \ffnord\f
9473 PASS Test <length> invalid value: \ffnordem\f
9474 PASS Test <length> invalid value: \ffnordex\f
9475 PASS Test <length> invalid value: \ffnordpx\f
9476 PASS Test <length> invalid value: \ffnordin\f
9477 PASS Test <length> invalid value: \ffnordcm\f
9478 PASS Test <length> invalid value: \ffnordmm\f
9479 PASS Test <length> invalid value: \ffnordpt\f
9480 PASS Test <length> invalid value: \ffnordpc\f
9481 PASS Test <length> invalid value: \ffnord%\f
9482 PASS Test <length> invalid value: \fE\f
9483 PASS Test <length> invalid value: \fEem\f
9484 PASS Test <length> invalid value: \fEex\f
9485 PASS Test <length> invalid value: \fEpx\f
9486 PASS Test <length> invalid value: \fEin\f
9487 PASS Test <length> invalid value: \fEcm\f
9488 PASS Test <length> invalid value: \fEmm\f
9489 PASS Test <length> invalid value: \fEpt\f
9490 PASS Test <length> invalid value: \fEpc\f
9491 PASS Test <length> invalid value: \fE%\f
9492 PASS Test <length> invalid value: \fe\f
9493 PASS Test <length> invalid value: \feem\f
9494 PASS Test <length> invalid value: \feex\f
9495 PASS Test <length> invalid value: \fepx\f
9496 PASS Test <length> invalid value: \fein\f
9497 PASS Test <length> invalid value: \fecm\f
9498 PASS Test <length> invalid value: \femm\f
9499 PASS Test <length> invalid value: \fept\f
9500 PASS Test <length> invalid value: \fepc\f
9501 PASS Test <length> invalid value: \fe%\f
9502 PASS Test <length> invalid value: \fe+\f
9503 PASS Test <length> invalid value: \fe+em\f
9504 PASS Test <length> invalid value: \fe+ex\f
9505 PASS Test <length> invalid value: \fe+px\f
9506 PASS Test <length> invalid value: \fe+in\f
9507 PASS Test <length> invalid value: \fe+cm\f
9508 PASS Test <length> invalid value: \fe+mm\f
9509 PASS Test <length> invalid value: \fe+pt\f
9510 PASS Test <length> invalid value: \fe+pc\f
9511 PASS Test <length> invalid value: \fe+%\f
9512 PASS Test <length> invalid value: \fE-\f
9513 PASS Test <length> invalid value: \fE-em\f
9514 PASS Test <length> invalid value: \fE-ex\f
9515 PASS Test <length> invalid value: \fE-px\f
9516 PASS Test <length> invalid value: \fE-in\f
9517 PASS Test <length> invalid value: \fE-cm\f
9518 PASS Test <length> invalid value: \fE-mm\f
9519 PASS Test <length> invalid value: \fE-pt\f
9520 PASS Test <length> invalid value: \fE-pc\f
9521 PASS Test <length> invalid value: \fE-%\f
9522 PASS Test <length> invalid value: \f-\f
9523 PASS Test <length> invalid value: \f-em\f
9524 PASS Test <length> invalid value: \f-ex\f
9525 PASS Test <length> invalid value: \f-px\f
9526 PASS Test <length> invalid value: \f-in\f
9527 PASS Test <length> invalid value: \f-cm\f
9528 PASS Test <length> invalid value: \f-mm\f
9529 PASS Test <length> invalid value: \f-pt\f
9530 PASS Test <length> invalid value: \f-pc\f
9531 PASS Test <length> invalid value: \f-%\f
9532 PASS Test <length> invalid value: \f+\f
9533 PASS Test <length> invalid value: \f+em\f
9534 PASS Test <length> invalid value: \f+ex\f
9535 PASS Test <length> invalid value: \f+px\f
9536 PASS Test <length> invalid value: \f+in\f
9537 PASS Test <length> invalid value: \f+cm\f
9538 PASS Test <length> invalid value: \f+mm\f
9539 PASS Test <length> invalid value: \f+pt\f
9540 PASS Test <length> invalid value: \f+pc\f
9541 PASS Test <length> invalid value: \f+%\f
9542 PASS Test <length> invalid value: \f-.\f
9543 PASS Test <length> invalid value: \f-.em\f
9544 PASS Test <length> invalid value: \f-.ex\f
9545 PASS Test <length> invalid value: \f-.px\f
9546 PASS Test <length> invalid value: \f-.in\f
9547 PASS Test <length> invalid value: \f-.cm\f
9548 PASS Test <length> invalid value: \f-.mm\f
9549 PASS Test <length> invalid value: \f-.pt\f
9550 PASS Test <length> invalid value: \f-.pc\f
9551 PASS Test <length> invalid value: \f-.%\f
9552 PASS Test <length> invalid value: \f.-\f
9553 PASS Test <length> invalid value: \f.-em\f
9554 PASS Test <length> invalid value: \f.-ex\f
9555 PASS Test <length> invalid value: \f.-px\f
9556 PASS Test <length> invalid value: \f.-in\f
9557 PASS Test <length> invalid value: \f.-cm\f
9558 PASS Test <length> invalid value: \f.-mm\f
9559 PASS Test <length> invalid value: \f.-pt\f
9560 PASS Test <length> invalid value: \f.-pc\f
9561 PASS Test <length> invalid value: \f.-%\f
9562 PASS Test <length> invalid value: \f.\f
9563 PASS Test <length> invalid value: \f.em\f
9564 PASS Test <length> invalid value: \f.ex\f
9565 PASS Test <length> invalid value: \f.px\f
9566 PASS Test <length> invalid value: \f.in\f
9567 PASS Test <length> invalid value: \f.cm\f
9568 PASS Test <length> invalid value: \f.mm\f
9569 PASS Test <length> invalid value: \f.pt\f
9570 PASS Test <length> invalid value: \f.pc\f
9571 PASS Test <length> invalid value: \f.%\f
9572 PASS Test <length> invalid value: \f+.\f
9573 PASS Test <length> invalid value: \f+.em\f
9574 PASS Test <length> invalid value: \f+.ex\f
9575 PASS Test <length> invalid value: \f+.px\f
9576 PASS Test <length> invalid value: \f+.in\f
9577 PASS Test <length> invalid value: \f+.cm\f
9578 PASS Test <length> invalid value: \f+.mm\f
9579 PASS Test <length> invalid value: \f+.pt\f
9580 PASS Test <length> invalid value: \f+.pc\f
9581 PASS Test <length> invalid value: \f+.%\f
9582 PASS Test <length> invalid value: \f.E0\f
9583 PASS Test <length> invalid value: \f.E0em\f
9584 PASS Test <length> invalid value: \f.E0ex\f
9585 PASS Test <length> invalid value: \f.E0px\f
9586 PASS Test <length> invalid value: \f.E0in\f
9587 PASS Test <length> invalid value: \f.E0cm\f
9588 PASS Test <length> invalid value: \f.E0mm\f
9589 PASS Test <length> invalid value: \f.E0pt\f
9590 PASS Test <length> invalid value: \f.E0pc\f
9591 PASS Test <length> invalid value: \f.E0%\f
9592 PASS Test <length> invalid value: \fe1\f
9593 PASS Test <length> invalid value: \fe1em\f
9594 PASS Test <length> invalid value: \fe1ex\f
9595 PASS Test <length> invalid value: \fe1px\f
9596 PASS Test <length> invalid value: \fe1in\f
9597 PASS Test <length> invalid value: \fe1cm\f
9598 PASS Test <length> invalid value: \fe1mm\f
9599 PASS Test <length> invalid value: \fe1pt\f
9600 PASS Test <length> invalid value: \fe1pc\f
9601 PASS Test <length> invalid value: \fe1%\f
9602 Harness: the test ran to completion.
9603
OLDNEW
« no previous file with comments | « LayoutTests/fast/svg/whitespace-length-invalid.html ('k') | LayoutTests/fast/svg/whitespace-number.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698