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

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

Issue 2454413002: Break svg/parser/whitespace tests apart some more. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E". 1 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E".
2 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Eem". 2 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Eem".
3 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Eex". 3 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Eex".
4 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Epx". 4 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Epx".
5 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ein". 5 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ein".
6 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ecm". 6 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ecm".
7 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Emm". 7 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Emm".
8 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ept". 8 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ept".
9 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Epc". 9 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Epc".
10 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E%". 10 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E%".
11 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e". 11 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e".
12 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "eem". 12 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "eem".
13 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "eex". 13 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "eex".
14 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "epx". 14 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "epx".
15 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ein". 15 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ein".
16 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ecm". 16 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ecm".
17 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "emm". 17 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "emm".
18 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ept". 18 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ept".
19 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "epc". 19 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "epc".
20 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e%". 20 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e%".
21 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+". 21 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+".
22 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+em". 22 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+em".
23 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+ex". 23 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+ex".
24 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+px". 24 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+px".
25 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+in". 25 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+in".
26 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+cm". 26 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+cm".
27 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+mm". 27 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+mm".
28 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+pt". 28 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+pt".
29 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+pc". 29 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+pc".
30 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+%". 30 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+%".
31 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-". 31 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-".
32 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-em". 32 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-em".
33 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-ex". 33 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-ex".
34 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-px". 34 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-px".
35 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-in". 35 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-in".
36 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-cm". 36 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-cm".
37 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-mm". 37 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-mm".
38 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-pt". 38 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-pt".
39 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-pc". 39 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-pc".
40 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-%". 40 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-%".
41 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E ". 41 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E ".
42 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Eem ". 42 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Eem ".
43 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Eex ". 43 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Eex ".
44 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Epx ". 44 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Epx ".
45 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ein ". 45 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ein ".
46 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ecm ". 46 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ecm ".
47 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Emm ". 47 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Emm ".
48 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ept ". 48 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ept ".
49 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Epc ". 49 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Epc ".
50 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E% ". 50 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E% ".
51 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e ". 51 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e ".
52 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "eem ". 52 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "eem ".
53 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "eex ". 53 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "eex ".
54 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "epx ". 54 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "epx ".
55 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ein ". 55 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ein ".
56 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ecm ". 56 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ecm ".
57 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "emm ". 57 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "emm ".
58 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ept ". 58 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ept ".
59 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "epc ". 59 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "epc ".
60 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e% ". 60 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e% ".
61 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+ ". 61 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+ ".
62 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+em ". 62 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+em ".
63 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+ex ". 63 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+ex ".
64 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+px ". 64 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+px ".
65 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+in ". 65 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+in ".
66 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+cm ". 66 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+cm ".
67 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+mm ". 67 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+mm ".
68 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+pt ". 68 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+pt ".
69 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+pc ". 69 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+pc ".
70 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+% ". 70 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+% ".
71 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E- ". 71 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E- ".
72 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-em ". 72 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-em ".
73 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-ex ". 73 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-ex ".
74 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-px ". 74 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-px ".
75 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-in ". 75 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-in ".
76 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-cm ". 76 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-cm ".
77 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-mm ". 77 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-mm ".
78 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-pt ". 78 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-pt ".
79 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-pc ". 79 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-pc ".
80 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-% ". 80 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-% ".
81 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E ". 81 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E ".
82 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Eem ". 82 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Eem ".
83 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Eex ". 83 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Eex ".
84 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Epx ". 84 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Epx ".
85 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ein ". 85 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ein ".
86 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ecm ". 86 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ecm ".
87 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Emm ". 87 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Emm ".
88 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ept ". 88 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ept ".
89 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Epc ". 89 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Epc ".
90 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E% ". 90 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E% ".
91 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e ". 91 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e ".
92 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "eem ". 92 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "eem ".
93 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "eex ". 93 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "eex ".
94 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "epx ". 94 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "epx ".
95 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ein ". 95 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ein ".
96 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ecm ". 96 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ecm ".
97 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "emm ". 97 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "emm ".
98 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ept ". 98 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ept ".
99 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "epc ". 99 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "epc ".
100 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e% ". 100 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e% ".
101 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+ ". 101 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+ ".
102 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+em ". 102 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+em ".
103 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+ex ". 103 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+ex ".
104 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+px ". 104 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+px ".
105 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+in ". 105 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+in ".
106 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+cm ". 106 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+cm ".
107 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+mm ". 107 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+mm ".
108 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+pt ". 108 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+pt ".
109 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+pc ". 109 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+pc ".
110 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+% ". 110 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+% ".
111 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E- ". 111 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E- ".
112 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-em ". 112 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-em ".
113 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-ex ". 113 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-ex ".
114 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-px ". 114 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-px ".
115 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-in ". 115 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-in ".
116 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-cm ". 116 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-cm ".
117 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-mm ". 117 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-mm ".
118 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-pt ". 118 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-pt ".
119 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-pc ". 119 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-pc ".
120 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-% ". 120 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-% ".
121 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E\r\n\t ". 121 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E\r\n\t ".
122 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Eem\r\n\t ". 122 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Eem\r\n\t ".
123 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Eex\r\n\t ". 123 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Eex\r\n\t ".
124 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Epx\r\n\t ". 124 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Epx\r\n\t ".
125 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ein\r\n\t ". 125 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ein\r\n\t ".
126 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ecm\r\n\t ". 126 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ecm\r\n\t ".
127 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Emm\r\n\t ". 127 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Emm\r\n\t ".
128 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ept\r\n\t ". 128 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ept\r\n\t ".
129 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Epc\r\n\t ". 129 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Epc\r\n\t ".
130 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E%\r\n\t ". 130 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E%\r\n\t ".
131 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e\r\n\t ". 131 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e\r\n\t ".
132 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "eem\r\n\t ". 132 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "eem\r\n\t ".
133 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "eex\r\n\t ". 133 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "eex\r\n\t ".
134 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "epx\r\n\t ". 134 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "epx\r\n\t ".
135 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ein\r\n\t ". 135 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ein\r\n\t ".
136 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ecm\r\n\t ". 136 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ecm\r\n\t ".
137 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "emm\r\n\t ". 137 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "emm\r\n\t ".
138 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ept\r\n\t ". 138 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ept\r\n\t ".
139 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "epc\r\n\t ". 139 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "epc\r\n\t ".
140 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e%\r\n\t ". 140 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e%\r\n\t ".
141 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+\r\n\t ". 141 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+\r\n\t ".
142 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+em\r\n\t " . 142 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+em\r\n\t " .
143 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+ex\r\n\t " . 143 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+ex\r\n\t " .
144 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+px\r\n\t " . 144 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+px\r\n\t " .
145 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+in\r\n\t " . 145 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+in\r\n\t " .
146 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+cm\r\n\t " . 146 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+cm\r\n\t " .
147 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+mm\r\n\t " . 147 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+mm\r\n\t " .
148 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+pt\r\n\t " . 148 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+pt\r\n\t " .
149 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+pc\r\n\t " . 149 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+pc\r\n\t " .
150 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+%\r\n\t ". 150 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+%\r\n\t ".
151 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-\r\n\t ". 151 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-\r\n\t ".
152 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-em\r\n\t " . 152 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-em\r\n\t " .
153 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-ex\r\n\t " . 153 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-ex\r\n\t " .
154 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-px\r\n\t " . 154 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-px\r\n\t " .
155 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-in\r\n\t " . 155 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-in\r\n\t " .
156 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-cm\r\n\t " . 156 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-cm\r\n\t " .
157 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-mm\r\n\t " . 157 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-mm\r\n\t " .
158 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-pt\r\n\t " . 158 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-pt\r\n\t " .
159 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-pc\r\n\t " . 159 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-pc\r\n\t " .
160 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-%\r\n\t ". 160 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-%\r\n\t ".
161 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E\f". 161 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E\f".
162 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Eem\f". 162 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Eem\f".
163 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Eex\f". 163 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Eex\f".
164 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Epx\f". 164 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Epx\f".
165 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ein\f". 165 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ein\f".
166 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ecm\f". 166 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ecm\f".
167 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Emm\f". 167 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Emm\f".
168 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Ept\f". 168 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Ept\f".
169 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "Epc\f". 169 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "Epc\f".
170 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E%\f". 170 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E%\f".
171 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e\f". 171 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e\f".
172 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "eem\f". 172 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "eem\f".
173 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "eex\f". 173 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "eex\f".
174 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "epx\f". 174 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "epx\f".
175 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ein\f". 175 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ein\f".
176 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ecm\f". 176 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ecm\f".
177 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "emm\f". 177 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "emm\f".
178 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "ept\f". 178 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "ept\f".
179 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "epc\f". 179 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "epc\f".
180 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e%\f". 180 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e%\f".
181 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+\f". 181 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+\f".
182 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+em\f". 182 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+em\f".
183 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+ex\f". 183 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+ex\f".
184 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+px\f". 184 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+px\f".
185 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+in\f". 185 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+in\f".
186 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+cm\f". 186 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+cm\f".
187 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+mm\f". 187 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+mm\f".
188 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+pt\f". 188 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+pt\f".
189 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+pc\f". 189 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+pc\f".
190 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "e+%\f". 190 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "e+%\f".
191 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-\f". 191 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-\f".
192 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-em\f". 192 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-em\f".
193 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-ex\f". 193 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-ex\f".
194 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-px\f". 194 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-px\f".
195 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-in\f". 195 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-in\f".
196 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-cm\f". 196 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-cm\f".
197 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-mm\f". 197 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-mm\f".
198 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-pt\f". 198 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-pt\f".
199 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-pc\f". 199 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-pc\f".
200 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "E-%\f". 200 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "E-%\f".
201 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E". 201 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E".
202 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eem". 202 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eem".
203 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eex". 203 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eex".
204 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epx". 204 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epx".
205 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ein". 205 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ein".
206 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ecm". 206 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ecm".
207 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Emm". 207 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Emm".
208 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ept". 208 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ept".
209 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epc". 209 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epc".
210 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E%". 210 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E%".
211 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e". 211 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e".
212 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eem". 212 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eem".
213 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eex". 213 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eex".
214 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epx". 214 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epx".
215 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ein". 215 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ein".
216 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ecm". 216 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ecm".
217 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " emm". 217 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " emm".
218 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ept". 218 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ept".
219 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epc". 219 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epc".
220 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e%". 220 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e%".
221 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+". 221 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+".
222 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+em". 222 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+em".
223 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ex". 223 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ex".
224 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+px". 224 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+px".
225 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+in". 225 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+in".
226 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+cm". 226 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+cm".
227 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+mm". 227 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+mm".
228 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pt". 228 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pt".
229 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pc". 229 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pc".
230 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+%". 230 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+%".
231 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-". 231 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-".
232 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-em". 232 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-em".
233 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-ex". 233 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-ex".
234 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-px". 234 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-px".
235 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-in". 235 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-in".
236 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-cm". 236 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-cm".
237 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-mm". 237 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-mm".
238 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pt". 238 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pt".
239 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pc". 239 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pc".
240 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-%". 240 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-%".
241 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E ". 241 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E ".
242 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eem ". 242 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eem ".
243 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eex ". 243 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eex ".
244 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epx ". 244 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epx ".
245 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ein ". 245 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ein ".
246 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ecm ". 246 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ecm ".
247 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Emm ". 247 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Emm ".
248 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ept ". 248 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ept ".
249 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epc ". 249 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epc ".
250 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E% ". 250 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E% ".
251 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e ". 251 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e ".
252 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eem ". 252 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eem ".
253 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eex ". 253 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eex ".
254 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epx ". 254 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epx ".
255 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ein ". 255 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ein ".
256 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ecm ". 256 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ecm ".
257 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " emm ". 257 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " emm ".
258 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ept ". 258 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ept ".
259 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epc ". 259 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epc ".
260 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e% ". 260 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e% ".
261 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ ". 261 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ ".
262 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+em ". 262 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+em ".
263 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ex ". 263 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ex ".
264 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+px ". 264 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+px ".
265 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+in ". 265 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+in ".
266 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+cm ". 266 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+cm ".
267 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+mm ". 267 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+mm ".
268 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pt ". 268 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pt ".
269 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pc ". 269 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pc ".
270 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+% ". 270 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+% ".
271 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E- ". 271 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E- ".
272 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-em ". 272 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-em ".
273 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-ex ". 273 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-ex ".
274 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-px ". 274 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-px ".
275 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-in ". 275 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-in ".
276 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-cm ". 276 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-cm ".
277 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-mm ". 277 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-mm ".
278 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pt ". 278 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pt ".
279 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pc ". 279 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pc ".
280 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-% ". 280 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-% ".
281 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E ". 281 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E ".
282 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eem ". 282 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eem ".
283 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eex ". 283 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eex ".
284 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epx ". 284 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epx ".
285 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ein ". 285 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ein ".
286 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ecm ". 286 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ecm ".
287 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Emm ". 287 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Emm ".
288 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ept ". 288 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ept ".
289 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epc ". 289 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epc ".
290 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E% ". 290 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E% ".
291 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e ". 291 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e ".
292 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eem ". 292 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eem ".
293 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eex ". 293 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eex ".
294 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epx ". 294 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epx ".
295 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ein ". 295 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ein ".
296 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ecm ". 296 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ecm ".
297 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " emm ". 297 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " emm ".
298 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ept ". 298 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ept ".
299 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epc ". 299 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epc ".
300 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e% ". 300 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e% ".
301 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ ". 301 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ ".
302 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+em ". 302 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+em ".
303 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ex ". 303 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ex ".
304 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+px ". 304 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+px ".
305 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+in ". 305 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+in ".
306 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+cm ". 306 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+cm ".
307 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+mm ". 307 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+mm ".
308 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pt ". 308 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pt ".
309 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pc ". 309 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pc ".
310 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+% ". 310 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+% ".
311 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E- ". 311 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E- ".
312 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-em ". 312 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-em ".
313 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-ex ". 313 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-ex ".
314 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-px ". 314 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-px ".
315 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-in ". 315 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-in ".
316 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-cm ". 316 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-cm ".
317 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-mm ". 317 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-mm ".
318 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pt ". 318 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pt ".
319 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pc ". 319 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pc ".
320 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-% ". 320 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-% ".
321 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E\r\n\t ". 321 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E\r\n\t ".
322 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eem\r\n\t " . 322 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eem\r\n\t " .
323 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eex\r\n\t " . 323 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eex\r\n\t " .
324 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epx\r\n\t " . 324 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epx\r\n\t " .
325 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ein\r\n\t " . 325 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ein\r\n\t " .
326 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ecm\r\n\t " . 326 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ecm\r\n\t " .
327 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Emm\r\n\t " . 327 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Emm\r\n\t " .
328 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ept\r\n\t " . 328 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ept\r\n\t " .
329 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epc\r\n\t " . 329 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epc\r\n\t " .
330 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E%\r\n\t ". 330 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E%\r\n\t ".
331 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e\r\n\t ". 331 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e\r\n\t ".
332 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eem\r\n\t " . 332 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eem\r\n\t " .
333 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eex\r\n\t " . 333 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eex\r\n\t " .
334 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epx\r\n\t " . 334 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epx\r\n\t " .
335 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ein\r\n\t " . 335 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ein\r\n\t " .
336 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ecm\r\n\t " . 336 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ecm\r\n\t " .
337 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " emm\r\n\t " . 337 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " emm\r\n\t " .
338 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ept\r\n\t " . 338 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ept\r\n\t " .
339 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epc\r\n\t " . 339 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epc\r\n\t " .
340 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e%\r\n\t ". 340 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e%\r\n\t ".
341 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+\r\n\t ". 341 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+\r\n\t ".
342 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+em\r\n\t ". 342 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+em\r\n\t ".
343 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ex\r\n\t ". 343 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ex\r\n\t ".
344 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+px\r\n\t ". 344 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+px\r\n\t ".
345 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+in\r\n\t ". 345 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+in\r\n\t ".
346 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+cm\r\n\t ". 346 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+cm\r\n\t ".
347 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+mm\r\n\t ". 347 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+mm\r\n\t ".
348 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pt\r\n\t ". 348 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pt\r\n\t ".
349 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pc\r\n\t ". 349 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pc\r\n\t ".
350 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+%\r\n\t " . 350 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+%\r\n\t " .
351 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-\r\n\t ". 351 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-\r\n\t ".
352 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-em\r\n\t ". 352 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-em\r\n\t ".
353 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-ex\r\n\t ". 353 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-ex\r\n\t ".
354 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-px\r\n\t ". 354 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-px\r\n\t ".
355 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-in\r\n\t ". 355 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-in\r\n\t ".
356 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-cm\r\n\t ". 356 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-cm\r\n\t ".
357 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-mm\r\n\t ". 357 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-mm\r\n\t ".
358 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pt\r\n\t ". 358 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pt\r\n\t ".
359 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pc\r\n\t ". 359 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pc\r\n\t ".
360 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-%\r\n\t " . 360 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-%\r\n\t " .
361 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E\f". 361 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E\f".
362 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eem\f". 362 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eem\f".
363 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eex\f". 363 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eex\f".
364 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epx\f". 364 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epx\f".
365 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ein\f". 365 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ein\f".
366 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ecm\f". 366 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ecm\f".
367 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Emm\f". 367 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Emm\f".
368 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ept\f". 368 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ept\f".
369 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epc\f". 369 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epc\f".
370 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E%\f". 370 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E%\f".
371 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e\f". 371 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e\f".
372 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eem\f". 372 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eem\f".
373 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eex\f". 373 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eex\f".
374 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epx\f". 374 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epx\f".
375 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ein\f". 375 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ein\f".
376 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ecm\f". 376 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ecm\f".
377 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " emm\f". 377 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " emm\f".
378 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ept\f". 378 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ept\f".
379 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epc\f". 379 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epc\f".
380 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e%\f". 380 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e%\f".
381 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+\f". 381 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+\f".
382 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+em\f". 382 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+em\f".
383 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ex\f". 383 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ex\f".
384 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+px\f". 384 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+px\f".
385 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+in\f". 385 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+in\f".
386 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+cm\f". 386 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+cm\f".
387 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+mm\f". 387 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+mm\f".
388 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pt\f". 388 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pt\f".
389 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pc\f". 389 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pc\f".
390 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+%\f". 390 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+%\f".
391 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-\f". 391 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-\f".
392 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-em\f". 392 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-em\f".
393 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-ex\f". 393 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-ex\f".
394 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-px\f". 394 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-px\f".
395 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-in\f". 395 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-in\f".
396 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-cm\f". 396 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-cm\f".
397 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-mm\f". 397 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-mm\f".
398 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pt\f". 398 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pt\f".
399 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pc\f". 399 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pc\f".
400 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-%\f". 400 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-%\f".
401 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E". 401 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E".
402 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eem". 402 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eem".
403 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eex". 403 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eex".
404 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epx". 404 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epx".
405 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ein". 405 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ein".
406 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ecm". 406 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ecm".
407 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Emm". 407 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Emm".
408 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ept". 408 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ept".
409 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epc". 409 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epc".
410 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E%". 410 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E%".
411 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e". 411 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e".
412 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eem". 412 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eem".
413 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eex". 413 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eex".
414 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epx". 414 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epx".
415 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ein". 415 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ein".
416 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ecm". 416 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ecm".
417 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " emm". 417 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " emm".
418 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ept". 418 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ept".
419 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epc". 419 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epc".
420 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e%". 420 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e%".
421 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+". 421 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+".
422 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+em". 422 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+em".
423 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ex". 423 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ex".
424 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+px". 424 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+px".
425 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+in". 425 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+in".
426 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+cm". 426 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+cm".
427 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+mm". 427 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+mm".
428 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pt". 428 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pt".
429 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pc". 429 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pc".
430 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+%". 430 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+%".
431 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-". 431 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-".
432 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-em". 432 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-em".
433 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-ex". 433 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-ex".
434 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-px". 434 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-px".
435 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-in". 435 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-in".
436 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-cm". 436 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-cm".
437 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-mm". 437 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-mm".
438 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pt". 438 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pt".
439 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pc". 439 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pc".
440 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-%". 440 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-%".
441 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E ". 441 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E ".
442 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eem ". 442 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eem ".
443 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eex ". 443 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eex ".
444 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epx ". 444 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epx ".
445 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ein ". 445 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ein ".
446 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ecm ". 446 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ecm ".
447 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Emm ". 447 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Emm ".
448 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ept ". 448 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ept ".
449 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epc ". 449 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epc ".
450 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E% ". 450 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E% ".
451 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e ". 451 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e ".
452 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eem ". 452 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eem ".
453 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eex ". 453 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eex ".
454 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epx ". 454 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epx ".
455 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ein ". 455 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ein ".
456 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ecm ". 456 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ecm ".
457 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " emm ". 457 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " emm ".
458 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ept ". 458 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ept ".
459 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epc ". 459 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epc ".
460 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e% ". 460 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e% ".
461 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ ". 461 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ ".
462 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+em ". 462 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+em ".
463 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ex ". 463 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ex ".
464 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+px ". 464 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+px ".
465 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+in ". 465 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+in ".
466 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+cm ". 466 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+cm ".
467 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+mm ". 467 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+mm ".
468 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pt ". 468 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pt ".
469 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pc ". 469 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pc ".
470 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+% ". 470 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+% ".
471 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E- ". 471 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E- ".
472 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-em ". 472 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-em ".
473 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-ex ". 473 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-ex ".
474 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-px ". 474 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-px ".
475 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-in ". 475 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-in ".
476 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-cm ". 476 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-cm ".
477 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-mm ". 477 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-mm ".
478 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pt ". 478 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pt ".
479 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pc ". 479 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pc ".
480 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-% ". 480 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-% ".
481 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E ". 481 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E ".
482 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eem ". 482 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eem ".
483 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eex ". 483 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eex ".
484 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epx ". 484 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epx ".
485 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ein ". 485 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ein ".
486 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ecm ". 486 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ecm ".
487 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Emm ". 487 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Emm ".
488 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ept ". 488 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ept ".
489 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epc ". 489 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epc ".
490 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E% ". 490 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E% ".
491 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e ". 491 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e ".
492 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eem ". 492 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eem ".
493 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eex ". 493 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eex ".
494 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epx ". 494 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epx ".
495 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ein ". 495 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ein ".
496 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ecm ". 496 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ecm ".
497 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " emm ". 497 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " emm ".
498 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ept ". 498 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ept ".
499 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epc ". 499 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epc ".
500 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e% ". 500 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e% ".
501 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ ". 501 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ ".
502 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+em ". 502 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+em ".
503 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ex ". 503 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ex ".
504 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+px ". 504 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+px ".
505 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+in ". 505 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+in ".
506 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+cm ". 506 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+cm ".
507 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+mm ". 507 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+mm ".
508 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pt ". 508 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pt ".
509 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pc ". 509 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pc ".
510 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+% ". 510 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+% ".
511 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E- ". 511 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E- ".
512 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-em ". 512 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-em ".
513 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-ex ". 513 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-ex ".
514 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-px ". 514 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-px ".
515 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-in ". 515 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-in ".
516 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-cm ". 516 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-cm ".
517 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-mm ". 517 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-mm ".
518 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pt ". 518 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pt ".
519 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pc ". 519 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pc ".
520 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-% ". 520 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-% ".
521 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E\r\n\t " . 521 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E\r\n\t " .
522 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eem\r\n\t ". 522 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eem\r\n\t ".
523 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eex\r\n\t ". 523 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eex\r\n\t ".
524 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epx\r\n\t ". 524 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epx\r\n\t ".
525 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ein\r\n\t ". 525 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ein\r\n\t ".
526 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ecm\r\n\t ". 526 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ecm\r\n\t ".
527 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Emm\r\n\t ". 527 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Emm\r\n\t ".
528 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ept\r\n\t ". 528 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ept\r\n\t ".
529 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epc\r\n\t ". 529 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epc\r\n\t ".
530 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E%\r\n\t ". 530 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E%\r\n\t ".
531 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e\r\n\t " . 531 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e\r\n\t " .
532 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eem\r\n\t ". 532 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eem\r\n\t ".
533 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eex\r\n\t ". 533 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eex\r\n\t ".
534 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epx\r\n\t ". 534 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epx\r\n\t ".
535 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ein\r\n\t ". 535 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ein\r\n\t ".
536 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ecm\r\n\t ". 536 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ecm\r\n\t ".
537 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " emm\r\n\t ". 537 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " emm\r\n\t ".
538 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ept\r\n\t ". 538 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ept\r\n\t ".
539 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epc\r\n\t ". 539 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epc\r\n\t ".
540 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e%\r\n\t ". 540 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e%\r\n\t ".
541 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+\r\n\t ". 541 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+\r\n\t ".
542 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+em\r\n\ t ". 542 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+em\r\n\ t ".
543 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ex\r\n\ t ". 543 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ex\r\n\ t ".
544 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+px\r\n\ t ". 544 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+px\r\n\ t ".
545 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+in\r\n\ t ". 545 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+in\r\n\ t ".
546 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+cm\r\n\ t ". 546 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+cm\r\n\ t ".
547 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+mm\r\n\ t ". 547 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+mm\r\n\ t ".
548 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pt\r\n\ t ". 548 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pt\r\n\ t ".
549 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pc\r\n\ t ". 549 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pc\r\n\ t ".
550 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+%\r\n\t ". 550 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+%\r\n\t ".
551 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-\r\n\t ". 551 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-\r\n\t ".
552 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-em\r\n\ t ". 552 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-em\r\n\ t ".
553 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-ex\r\n\ t ". 553 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-ex\r\n\ t ".
554 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-px\r\n\ t ". 554 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-px\r\n\ t ".
555 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-in\r\n\ t ". 555 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-in\r\n\ t ".
556 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-cm\r\n\ t ". 556 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-cm\r\n\ t ".
557 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-mm\r\n\ t ". 557 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-mm\r\n\ t ".
558 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pt\r\n\ t ". 558 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pt\r\n\ t ".
559 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pc\r\n\ t ". 559 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pc\r\n\ t ".
560 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-%\r\n\t ". 560 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-%\r\n\t ".
561 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E\f". 561 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E\f".
562 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eem\f". 562 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eem\f".
563 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Eex\f". 563 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Eex\f".
564 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epx\f". 564 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epx\f".
565 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ein\f". 565 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ein\f".
566 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ecm\f". 566 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ecm\f".
567 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Emm\f". 567 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Emm\f".
568 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Ept\f". 568 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Ept\f".
569 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " Epc\f". 569 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " Epc\f".
570 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E%\f". 570 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E%\f".
571 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e\f". 571 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e\f".
572 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eem\f". 572 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eem\f".
573 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " eex\f". 573 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " eex\f".
574 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epx\f". 574 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epx\f".
575 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ein\f". 575 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ein\f".
576 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ecm\f". 576 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ecm\f".
577 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " emm\f". 577 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " emm\f".
578 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " ept\f". 578 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " ept\f".
579 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " epc\f". 579 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " epc\f".
580 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e%\f". 580 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e%\f".
581 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+\f". 581 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+\f".
582 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+em\f". 582 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+em\f".
583 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+ex\f". 583 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+ex\f".
584 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+px\f". 584 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+px\f".
585 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+in\f". 585 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+in\f".
586 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+cm\f". 586 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+cm\f".
587 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+mm\f". 587 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+mm\f".
588 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pt\f". 588 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pt\f".
589 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+pc\f". 589 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+pc\f".
590 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " e+%\f". 590 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " e+%\f".
591 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-\f". 591 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-\f".
592 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-em\f". 592 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-em\f".
593 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-ex\f". 593 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-ex\f".
594 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-px\f". 594 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-px\f".
595 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-in\f". 595 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-in\f".
596 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-cm\f". 596 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-cm\f".
597 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-mm\f". 597 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-mm\f".
598 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pt\f". 598 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pt\f".
599 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-pc\f". 599 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-pc\f".
600 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, " E-%\f". 600 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, " E-%\f".
601 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E". 601 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E".
602 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Eem". 602 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Eem".
603 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Eex". 603 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Eex".
604 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Epx". 604 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Epx".
605 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ein". 605 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ein".
606 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ecm". 606 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ecm".
607 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Emm". 607 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Emm".
608 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ept". 608 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ept".
609 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Epc". 609 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Epc".
610 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E%". 610 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E%".
611 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e". 611 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e".
612 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t eem". 612 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t eem".
613 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t eex". 613 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t eex".
614 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t epx". 614 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t epx".
615 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ein". 615 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ein".
616 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ecm". 616 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ecm".
617 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t emm". 617 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t emm".
618 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ept". 618 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ept".
619 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t epc". 619 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t epc".
620 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e%". 620 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e%".
621 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+". 621 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+".
622 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+em" . 622 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+em" .
623 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+ex" . 623 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+ex" .
624 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+px" . 624 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+px" .
625 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+in" . 625 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+in" .
626 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+cm" . 626 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+cm" .
627 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+mm" . 627 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+mm" .
628 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+pt" . 628 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+pt" .
629 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+pc" . 629 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+pc" .
630 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+%". 630 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+%".
631 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-". 631 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-".
632 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-em" . 632 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-em" .
633 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-ex" . 633 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-ex" .
634 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-px" . 634 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-px" .
635 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-in" . 635 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-in" .
636 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-cm" . 636 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-cm" .
637 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-mm" . 637 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-mm" .
638 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-pt" . 638 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-pt" .
639 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-pc" . 639 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-pc" .
640 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-%". 640 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-%".
641 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E ". 641 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E ".
642 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Eem " . 642 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Eem " .
643 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Eex " . 643 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Eex " .
644 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Epx " . 644 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Epx " .
645 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ein " . 645 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ein " .
646 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ecm " . 646 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ecm " .
647 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Emm " . 647 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Emm " .
648 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ept " . 648 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ept " .
649 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Epc " . 649 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Epc " .
650 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E% ". 650 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E% ".
651 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e ". 651 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e ".
652 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t eem " . 652 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t eem " .
653 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t eex " . 653 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t eex " .
654 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t epx " . 654 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t epx " .
655 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ein " . 655 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ein " .
656 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ecm " . 656 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ecm " .
657 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t emm " . 657 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t emm " .
658 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ept " . 658 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ept " .
659 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t epc " . 659 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t epc " .
660 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e% ". 660 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e% ".
661 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+ ". 661 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+ ".
662 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+em ". 662 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+em ".
663 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+ex ". 663 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+ex ".
664 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+px ". 664 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+px ".
665 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+in ". 665 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+in ".
666 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+cm ". 666 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+cm ".
667 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+mm ". 667 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+mm ".
668 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+pt ". 668 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+pt ".
669 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+pc ". 669 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+pc ".
670 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+% " . 670 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+% " .
671 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E- ". 671 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E- ".
672 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-em ". 672 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-em ".
673 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-ex ". 673 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-ex ".
674 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-px ". 674 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-px ".
675 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-in ". 675 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-in ".
676 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-cm ". 676 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-cm ".
677 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-mm ". 677 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-mm ".
678 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-pt ". 678 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-pt ".
679 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-pc ". 679 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-pc ".
680 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-% " . 680 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-% " .
681 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E " . 681 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E " .
682 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Eem ". 682 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Eem ".
683 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Eex ". 683 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Eex ".
684 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Epx ". 684 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Epx ".
685 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ein ". 685 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ein ".
686 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ecm ". 686 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ecm ".
687 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Emm ". 687 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Emm ".
688 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ept ". 688 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ept ".
689 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Epc ". 689 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Epc ".
690 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E% ". 690 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E% ".
691 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e " . 691 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e " .
692 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t eem ". 692 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t eem ".
693 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t eex ". 693 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t eex ".
694 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t epx ". 694 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t epx ".
695 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ein ". 695 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ein ".
696 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ecm ". 696 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ecm ".
697 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t emm ". 697 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t emm ".
698 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ept ". 698 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ept ".
699 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t epc ". 699 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t epc ".
700 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e% ". 700 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e% ".
701 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+ ". 701 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+ ".
702 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+em ". 702 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+em ".
703 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+ex ". 703 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+ex ".
704 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+px ". 704 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+px ".
705 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+in ". 705 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+in ".
706 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+cm ". 706 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+cm ".
707 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+mm ". 707 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+mm ".
708 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+pt ". 708 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+pt ".
709 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+pc ". 709 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+pc ".
710 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+% ". 710 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+% ".
711 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E- ". 711 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E- ".
712 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-em ". 712 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-em ".
713 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-ex ". 713 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-ex ".
714 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-px ". 714 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-px ".
715 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-in ". 715 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-in ".
716 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-cm ". 716 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-cm ".
717 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-mm ". 717 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-mm ".
718 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-pt ". 718 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-pt ".
719 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-pc ". 719 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-pc ".
720 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-% ". 720 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-% ".
721 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E\r\n \t ". 721 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E\r\n \t ".
722 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Eem\r \n\t ". 722 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Eem\r \n\t ".
723 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Eex\r \n\t ". 723 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Eex\r \n\t ".
724 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Epx\r \n\t ". 724 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Epx\r \n\t ".
725 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ein\r \n\t ". 725 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ein\r \n\t ".
726 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ecm\r \n\t ". 726 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ecm\r \n\t ".
727 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Emm\r \n\t ". 727 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Emm\r \n\t ".
728 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ept\r \n\t ". 728 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ept\r \n\t ".
729 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Epc\r \n\t ". 729 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Epc\r \n\t ".
730 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E%\r\ n\t ". 730 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E%\r\ n\t ".
731 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e\r\n \t ". 731 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e\r\n \t ".
732 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t eem\r \n\t ". 732 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t eem\r \n\t ".
733 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t eex\r \n\t ". 733 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t eex\r \n\t ".
734 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t epx\r \n\t ". 734 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t epx\r \n\t ".
735 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ein\r \n\t ". 735 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ein\r \n\t ".
736 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ecm\r \n\t ". 736 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ecm\r \n\t ".
737 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t emm\r \n\t ". 737 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t emm\r \n\t ".
738 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ept\r \n\t ". 738 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ept\r \n\t ".
739 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t epc\r \n\t ". 739 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t epc\r \n\t ".
740 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e%\r\ n\t ". 740 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e%\r\ n\t ".
741 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+\r\ n\t ". 741 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+\r\ n\t ".
742 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+em\ r\n\t ". 742 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+em\ r\n\t ".
743 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+ex\ r\n\t ". 743 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+ex\ r\n\t ".
744 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+px\ r\n\t ". 744 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+px\ r\n\t ".
745 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+in\ r\n\t ". 745 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+in\ r\n\t ".
746 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+cm\ r\n\t ". 746 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+cm\ r\n\t ".
747 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+mm\ r\n\t ". 747 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+mm\ r\n\t ".
748 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+pt\ r\n\t ". 748 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+pt\ r\n\t ".
749 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+pc\ r\n\t ". 749 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+pc\ r\n\t ".
750 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+%\r \n\t ". 750 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+%\r \n\t ".
751 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-\r\ n\t ". 751 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-\r\ n\t ".
752 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-em\ r\n\t ". 752 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-em\ r\n\t ".
753 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-ex\ r\n\t ". 753 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-ex\ r\n\t ".
754 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-px\ r\n\t ". 754 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-px\ r\n\t ".
755 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-in\ r\n\t ". 755 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-in\ r\n\t ".
756 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-cm\ r\n\t ". 756 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-cm\ r\n\t ".
757 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-mm\ r\n\t ". 757 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-mm\ r\n\t ".
758 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-pt\ r\n\t ". 758 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-pt\ r\n\t ".
759 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-pc\ r\n\t ". 759 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-pc\ r\n\t ".
760 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-%\r \n\t ". 760 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-%\r \n\t ".
761 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E\f". 761 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E\f".
762 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Eem\f ". 762 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Eem\f ".
763 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Eex\f ". 763 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Eex\f ".
764 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Epx\f ". 764 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Epx\f ".
765 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ein\f ". 765 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ein\f ".
766 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ecm\f ". 766 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ecm\f ".
767 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Emm\f ". 767 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Emm\f ".
768 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Ept\f ". 768 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Ept\f ".
769 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t Epc\f ". 769 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t Epc\f ".
770 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E%\f" . 770 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E%\f" .
771 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e\f". 771 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e\f".
772 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t eem\f ". 772 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t eem\f ".
773 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t eex\f ". 773 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t eex\f ".
774 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t epx\f ". 774 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t epx\f ".
775 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ein\f ". 775 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ein\f ".
776 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ecm\f ". 776 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ecm\f ".
777 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t emm\f ". 777 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t emm\f ".
778 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t ept\f ". 778 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t ept\f ".
779 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t epc\f ". 779 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t epc\f ".
780 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e%\f" . 780 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e%\f" .
781 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+\f" . 781 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+\f" .
782 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+em\ f". 782 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+em\ f".
783 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+ex\ f". 783 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+ex\ f".
784 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+px\ f". 784 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+px\ f".
785 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+in\ f". 785 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+in\ f".
786 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+cm\ f". 786 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+cm\ f".
787 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+mm\ f". 787 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+mm\ f".
788 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+pt\ f". 788 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+pt\ f".
789 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+pc\ f". 789 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+pc\ f".
790 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t e+%\f ". 790 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t e+%\f ".
791 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-\f" . 791 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-\f" .
792 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-em\ f". 792 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-em\ f".
793 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-ex\ f". 793 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-ex\ f".
794 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-px\ f". 794 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-px\ f".
795 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-in\ f". 795 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-in\ f".
796 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-cm\ f". 796 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-cm\ f".
797 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-mm\ f". 797 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-mm\ f".
798 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-pt\ f". 798 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-pt\ f".
799 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-pc\ f". 799 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-pc\ f".
800 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\r\n\t E-%\f ". 800 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\r\n\t E-%\f ".
801 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE". 801 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE".
802 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEem". 802 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEem".
803 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEex". 803 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEex".
804 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpx". 804 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpx".
805 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEin". 805 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEin".
806 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEcm". 806 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEcm".
807 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEmm". 807 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEmm".
808 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpt". 808 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpt".
809 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpc". 809 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpc".
810 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE%". 810 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE%".
811 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe". 811 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe".
812 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\feem". 812 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\feem".
813 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\feex". 813 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\feex".
814 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fepx". 814 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fepx".
815 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fein". 815 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fein".
816 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fecm". 816 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fecm".
817 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\femm". 817 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\femm".
818 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fept". 818 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fept".
819 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fepc". 819 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fepc".
820 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe%". 820 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe%".
821 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+". 821 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+".
822 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+em". 822 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+em".
823 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+ex". 823 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+ex".
824 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+px". 824 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+px".
825 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+in". 825 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+in".
826 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+cm". 826 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+cm".
827 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+mm". 827 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+mm".
828 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+pt". 828 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+pt".
829 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+pc". 829 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+pc".
830 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+%". 830 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+%".
831 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-". 831 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-".
832 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-em". 832 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-em".
833 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-ex". 833 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-ex".
834 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-px". 834 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-px".
835 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-in". 835 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-in".
836 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-cm". 836 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-cm".
837 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-mm". 837 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-mm".
838 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-pt". 838 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-pt".
839 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-pc". 839 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-pc".
840 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-%". 840 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-%".
841 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE ". 841 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE ".
842 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEem ". 842 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEem ".
843 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEex ". 843 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEex ".
844 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpx ". 844 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpx ".
845 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEin ". 845 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEin ".
846 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEcm ". 846 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEcm ".
847 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEmm ". 847 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEmm ".
848 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpt ". 848 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpt ".
849 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpc ". 849 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpc ".
850 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE% ". 850 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE% ".
851 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe ". 851 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe ".
852 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\feem ". 852 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\feem ".
853 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\feex ". 853 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\feex ".
854 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fepx ". 854 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fepx ".
855 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fein ". 855 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fein ".
856 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fecm ". 856 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fecm ".
857 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\femm ". 857 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\femm ".
858 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fept ". 858 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fept ".
859 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fepc ". 859 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fepc ".
860 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe% ". 860 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe% ".
861 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+ ". 861 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+ ".
862 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+em ". 862 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+em ".
863 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+ex ". 863 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+ex ".
864 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+px ". 864 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+px ".
865 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+in ". 865 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+in ".
866 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+cm ". 866 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+cm ".
867 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+mm ". 867 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+mm ".
868 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+pt ". 868 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+pt ".
869 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+pc ". 869 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+pc ".
870 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+% ". 870 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+% ".
871 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE- ". 871 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE- ".
872 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-em ". 872 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-em ".
873 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-ex ". 873 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-ex ".
874 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-px ". 874 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-px ".
875 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-in ". 875 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-in ".
876 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-cm ". 876 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-cm ".
877 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-mm ". 877 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-mm ".
878 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-pt ". 878 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-pt ".
879 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-pc ". 879 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-pc ".
880 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-% ". 880 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-% ".
881 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE ". 881 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE ".
882 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEem ". 882 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEem ".
883 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEex ". 883 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEex ".
884 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpx ". 884 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpx ".
885 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEin ". 885 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEin ".
886 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEcm ". 886 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEcm ".
887 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEmm ". 887 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEmm ".
888 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpt ". 888 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpt ".
889 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpc ". 889 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpc ".
890 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE% ". 890 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE% ".
891 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe ". 891 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe ".
892 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\feem ". 892 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\feem ".
893 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\feex ". 893 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\feex ".
894 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fepx ". 894 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fepx ".
895 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fein ". 895 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fein ".
896 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fecm ". 896 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fecm ".
897 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\femm ". 897 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\femm ".
898 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fept ". 898 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fept ".
899 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fepc ". 899 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fepc ".
900 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe% ". 900 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe% ".
901 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+ ". 901 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+ ".
902 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+em ". 902 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+em ".
903 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+ex ". 903 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+ex ".
904 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+px ". 904 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+px ".
905 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+in ". 905 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+in ".
906 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+cm ". 906 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+cm ".
907 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+mm ". 907 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+mm ".
908 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+pt ". 908 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+pt ".
909 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+pc ". 909 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+pc ".
910 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+% ". 910 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+% ".
911 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE- ". 911 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE- ".
912 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-em ". 912 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-em ".
913 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-ex ". 913 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-ex ".
914 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-px ". 914 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-px ".
915 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-in ". 915 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-in ".
916 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-cm ". 916 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-cm ".
917 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-mm ". 917 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-mm ".
918 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-pt ". 918 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-pt ".
919 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-pc ". 919 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-pc ".
920 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-% ". 920 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-% ".
921 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE\r\n\t ". 921 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE\r\n\t ".
922 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEem\r\n\t ". 922 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEem\r\n\t ".
923 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEex\r\n\t ". 923 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEex\r\n\t ".
924 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpx\r\n\t ". 924 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpx\r\n\t ".
925 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEin\r\n\t ". 925 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEin\r\n\t ".
926 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEcm\r\n\t ". 926 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEcm\r\n\t ".
927 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEmm\r\n\t ". 927 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEmm\r\n\t ".
928 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpt\r\n\t ". 928 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpt\r\n\t ".
929 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpc\r\n\t ". 929 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpc\r\n\t ".
930 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE%\r\n\t " . 930 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE%\r\n\t " .
931 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe\r\n\t ". 931 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe\r\n\t ".
932 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\feem\r\n\t ". 932 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\feem\r\n\t ".
933 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\feex\r\n\t ". 933 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\feex\r\n\t ".
934 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fepx\r\n\t ". 934 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fepx\r\n\t ".
935 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fein\r\n\t ". 935 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fein\r\n\t ".
936 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fecm\r\n\t ". 936 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fecm\r\n\t ".
937 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\femm\r\n\t ". 937 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\femm\r\n\t ".
938 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fept\r\n\t ". 938 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fept\r\n\t ".
939 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fepc\r\n\t ". 939 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fepc\r\n\t ".
940 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe%\r\n\t " . 940 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe%\r\n\t " .
941 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+\r\n\t " . 941 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+\r\n\t " .
942 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+em\r\n\t ". 942 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+em\r\n\t ".
943 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+ex\r\n\t ". 943 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+ex\r\n\t ".
944 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+px\r\n\t ". 944 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+px\r\n\t ".
945 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+in\r\n\t ". 945 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+in\r\n\t ".
946 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+cm\r\n\t ". 946 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+cm\r\n\t ".
947 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+mm\r\n\t ". 947 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+mm\r\n\t ".
948 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+pt\r\n\t ". 948 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+pt\r\n\t ".
949 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+pc\r\n\t ". 949 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+pc\r\n\t ".
950 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+%\r\n\t ". 950 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+%\r\n\t ".
951 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-\r\n\t " . 951 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-\r\n\t " .
952 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-em\r\n\t ". 952 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-em\r\n\t ".
953 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-ex\r\n\t ". 953 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-ex\r\n\t ".
954 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-px\r\n\t ". 954 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-px\r\n\t ".
955 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-in\r\n\t ". 955 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-in\r\n\t ".
956 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-cm\r\n\t ". 956 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-cm\r\n\t ".
957 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-mm\r\n\t ". 957 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-mm\r\n\t ".
958 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-pt\r\n\t ". 958 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-pt\r\n\t ".
959 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-pc\r\n\t ". 959 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-pc\r\n\t ".
960 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-%\r\n\t ". 960 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-%\r\n\t ".
961 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE\f". 961 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE\f".
962 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEem\f". 962 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEem\f".
963 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEex\f". 963 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEex\f".
964 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpx\f". 964 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpx\f".
965 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEin\f". 965 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEin\f".
966 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEcm\f". 966 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEcm\f".
967 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEmm\f". 967 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEmm\f".
968 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpt\f". 968 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpt\f".
969 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fEpc\f". 969 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fEpc\f".
970 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE%\f". 970 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE%\f".
971 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe\f". 971 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe\f".
972 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\feem\f". 972 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\feem\f".
973 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\feex\f". 973 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\feex\f".
974 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fepx\f". 974 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fepx\f".
975 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fein\f". 975 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fein\f".
976 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fecm\f". 976 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fecm\f".
977 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\femm\f". 977 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\femm\f".
978 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fept\f". 978 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fept\f".
979 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fepc\f". 979 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fepc\f".
980 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe%\f". 980 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe%\f".
981 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+\f". 981 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+\f".
982 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+em\f". 982 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+em\f".
983 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+ex\f". 983 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+ex\f".
984 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+px\f". 984 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+px\f".
985 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+in\f". 985 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+in\f".
986 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+cm\f". 986 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+cm\f".
987 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+mm\f". 987 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+mm\f".
988 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+pt\f". 988 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+pt\f".
989 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+pc\f". 989 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+pc\f".
990 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fe+%\f". 990 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fe+%\f".
991 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-\f". 991 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-\f".
992 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-em\f". 992 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-em\f".
993 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-ex\f". 993 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-ex\f".
994 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-px\f". 994 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-px\f".
995 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-in\f". 995 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-in\f".
996 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-cm\f". 996 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-cm\f".
997 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-mm\f". 997 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-mm\f".
998 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-pt\f". 998 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-pt\f".
999 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-pc\f". 999 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-pc\f".
1000 CONSOLE ERROR: line 42: Error: <svg> attribute x: Expected length, "\fE-%\f". 1000 CONSOLE ERROR: line 99: Error: <svg> attribute x: Expected length, "\fE-%\f".
1001 This is a testharness.js-based test. 1001 This is a testharness.js-based test.
1002 PASS Test <length> invalid value: E 1002 PASS Test <length> invalid value: E
1003 PASS Test <length> invalid value: Eem 1003 PASS Test <length> invalid value: Eem
1004 PASS Test <length> invalid value: Eex 1004 PASS Test <length> invalid value: Eex
1005 PASS Test <length> invalid value: Epx 1005 PASS Test <length> invalid value: Epx
1006 PASS Test <length> invalid value: Ein 1006 PASS Test <length> invalid value: Ein
1007 PASS Test <length> invalid value: Ecm 1007 PASS Test <length> invalid value: Ecm
1008 PASS Test <length> invalid value: Emm 1008 PASS Test <length> invalid value: Emm
1009 PASS Test <length> invalid value: Ept 1009 PASS Test <length> invalid value: Ept
1010 PASS Test <length> invalid value: Epc 1010 PASS Test <length> invalid value: Epc
(...skipping 983 matching lines...) Expand 10 before | Expand all | Expand 10 after
1994 PASS Test <length> invalid value: \fE-ex\f 1994 PASS Test <length> invalid value: \fE-ex\f
1995 PASS Test <length> invalid value: \fE-px\f 1995 PASS Test <length> invalid value: \fE-px\f
1996 PASS Test <length> invalid value: \fE-in\f 1996 PASS Test <length> invalid value: \fE-in\f
1997 PASS Test <length> invalid value: \fE-cm\f 1997 PASS Test <length> invalid value: \fE-cm\f
1998 PASS Test <length> invalid value: \fE-mm\f 1998 PASS Test <length> invalid value: \fE-mm\f
1999 PASS Test <length> invalid value: \fE-pt\f 1999 PASS Test <length> invalid value: \fE-pt\f
2000 PASS Test <length> invalid value: \fE-pc\f 2000 PASS Test <length> invalid value: \fE-pc\f
2001 PASS Test <length> invalid value: \fE-%\f 2001 PASS Test <length> invalid value: \fE-%\f
2002 Harness: the test ran to completion. 2002 Harness: the test ran to completion.
2003 2003
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698