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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/parser/whitespace-integer-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: <feTurbulence> attribute numOctaves: Expected int eger, "NaN". 1 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47NaN".
2 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "Infinity". 2 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47Infinity".
3 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-Infinity". 3 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-Infinity".
4 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "fnord". 4 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47fnord".
5 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "E". 5 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E".
6 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e". 6 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e".
7 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e+". 7 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e+".
8 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "E-". 8 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E-".
9 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-". 9 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-".
10 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+". 10 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+".
11 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-.". 11 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-.".
12 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".-". 12 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.-".
13 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".". 13 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.".
14 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+.". 14 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+.".
15 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".E0". 15 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.E0".
16 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e1". 16 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e1".
17 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+17E-1". 17 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+17E-1".
18 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "17e+2". 18 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-4717e+2".
19 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.35". 19 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-470.35".
20 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1e-10". 20 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-471e-10".
21 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".1". 21 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.1".
22 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "NaN ". 22 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0NaN".
23 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "Infinity ". 23 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0Infinity".
24 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-Infinity ". 24 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-Infinity".
25 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "fnord ". 25 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0fnord".
26 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "E ". 26 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E".
27 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e ". 27 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e".
28 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e+ ". 28 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e+".
29 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "E- ". 29 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E-".
30 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "- ". 30 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-".
31 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+ ". 31 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+".
32 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-. ". 32 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-.".
33 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".- ". 33 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.-".
34 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ". ". 34 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.".
35 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+. ". 35 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+.".
36 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".E0 ". 36 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.E0".
37 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e1 ". 37 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e1".
38 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+17E-1 ". 38 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+17E-1".
39 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "17e+2 ". 39 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "017e+2".
40 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.35 ". 40 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "00.35".
41 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1e-10 ". 41 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "01e-10".
42 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".1 ". 42 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.1".
43 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "NaN ". 43 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32NaN".
44 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "Infinity ". 44 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32Infinity".
45 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-Infinity ". 45 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-Infinity".
46 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "fnord ". 46 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32fnord".
47 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "E ". 47 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E".
48 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e ". 48 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e".
49 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e+ ". 49 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e+".
50 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "E- ". 50 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E-".
51 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "- ". 51 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-".
52 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+ ". 52 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+".
53 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-. ". 53 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-.".
54 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".- ". 54 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.-".
55 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ". ". 55 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.".
56 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+. ". 56 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+.".
57 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".E0 ". 57 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.E0".
58 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e1 ". 58 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e1".
59 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+17E-1 ". 59 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+17E-1".
60 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "17e+2 ". 60 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+3217e+2".
61 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.35 ". 61 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+320.35".
62 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1e-10 ". 62 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+321e-10".
63 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".1 ". 63 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.1".
64 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "NaN\r\n\t ". 64 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245NaN".
65 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "Infinity\r\n\t ". 65 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245Infinity".
66 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-Infinity\r\n\t ". 66 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-Infinity".
67 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "fnord\r\n\t ". 67 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245fnord".
68 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "E\r\n\t ". 68 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E".
69 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e\r\n\t ". 69 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e".
70 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e+\r\n\t ". 70 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e+".
71 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "E-\r\n\t ". 71 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E-".
72 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-\r\n\t ". 72 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-".
73 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+\r\n\t ". 73 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+".
74 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-.\r\n\t ". 74 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-.".
75 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".-\r\n\t ". 75 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.-".
76 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".\r\n\t ". 76 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.".
77 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+.\r\n\t ". 77 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+.".
78 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".E0\r\n\t ". 78 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.E0".
79 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e1\r\n\t ". 79 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e1".
80 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+17E-1\r\n\t ". 80 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+17E-1".
81 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "17e+2\r\n\t ". 81 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "124124517e+2".
82 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.35\r\n\t ". 82 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412450.35".
83 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1e-10\r\n\t ". 83 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412451e-10".
84 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".1\r\n\t ". 84 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.1".
85 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "NaN\f". 85 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47NaN ".
86 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "Infinity\f". 86 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47Infinity ".
87 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-Infinity\f". 87 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-Infinity ".
88 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "fnord\f". 88 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47fnord ".
89 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "E\f". 89 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E ".
90 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e\f". 90 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e ".
91 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e+\f". 91 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e+ ".
92 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "E-\f". 92 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E- ".
93 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-\f". 93 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47- ".
94 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+\f". 94 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+ ".
95 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-.\f". 95 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-. ".
96 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".-\f". 96 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.- ".
97 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".\f". 97 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47. ".
98 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+.\f". 98 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+. ".
99 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".E0\f". 99 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.E0 ".
100 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "e1\f". 100 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e1 ".
101 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+17E-1\f". 101 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+17E-1 ".
102 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "17e+2\f". 102 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-4717e+2 ".
103 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.35\f". 103 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-470.35 ".
104 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1e-10\f". 104 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-471e-10 ".
105 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, ".1\f". 105 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.1 ".
106 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47a". 106 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0NaN ".
107 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0a". 107 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0Infinity ".
108 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32a". 108 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-Infinity ".
109 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245a". 109 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0fnord ".
110 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e". 110 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E ".
111 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e". 111 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e ".
112 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e". 112 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e+ ".
113 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e". 113 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E- ".
114 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47foo". 114 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0- ".
115 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0foo". 115 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+ ".
116 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32foo". 116 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-. ".
117 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245foo". 117 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.- ".
118 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47)90". 118 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0. ".
119 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0)90". 119 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+. ".
120 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32)90". 120 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.E0 ".
121 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245)90". 121 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e1 ".
122 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " NaN". 122 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+17E-1 ".
123 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " Infinity". 123 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "017e+2 ".
124 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -Infinity". 124 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "00.35 ".
125 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " fnord". 125 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "01e-10 ".
126 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E". 126 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.1 ".
127 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e". 127 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32NaN ".
128 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e+". 128 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32Infinity ".
129 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E-". 129 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-Infinity ".
130 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -". 130 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32fnord ".
131 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +". 131 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E ".
132 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -.". 132 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e ".
133 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .-". 133 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e+ ".
134 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .". 134 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E- ".
135 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +.". 135 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32- ".
136 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .E0". 136 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+ ".
137 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e1". 137 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-. ".
138 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +17E-1". 138 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.- ".
139 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 17e+2". 139 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32. ".
140 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.35". 140 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+. ".
141 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1e-10". 141 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.E0 ".
142 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .1". 142 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e1 ".
143 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " NaN ". 143 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+17E-1 ".
144 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " Infinity ". 144 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+3217e+2 ".
145 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -Infinity ". 145 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+320.35 ".
146 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " fnord ". 146 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+321e-10 ".
147 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E ". 147 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.1 ".
148 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e ". 148 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245NaN ".
149 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e+ ". 149 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245Infinity ".
150 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E- ". 150 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-Infinity…".
151 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " - ". 151 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245fnord ".
152 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " + ". 152 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E ".
153 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -. ". 153 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e ".
154 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .- ". 154 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e+ ".
155 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " . ". 155 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E- ".
156 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +. ". 156 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245- ".
157 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .E0 ". 157 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+ ".
158 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e1 ". 158 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-. ".
159 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +17E-1 ". 159 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.- ".
160 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 17e+2 ". 160 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245. ".
161 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.35 ". 161 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+. ".
162 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1e-10 ". 162 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.E0 ".
163 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .1 ". 163 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e1 ".
164 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " NaN ". 164 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+17E-1 ".
165 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " Infinity ". 165 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "124124517e+2 ".
166 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -Infinity ". 166 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412450.35 ".
167 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " fnord ". 167 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412451e-10 ".
168 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E ". 168 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.1 ".
169 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e ". 169 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47NaN ".
170 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e+ ". 170 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47Infinity ".
171 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E- ". 171 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-Infinity ".
172 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " - ". 172 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47fnord ".
173 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " + ". 173 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E ".
174 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -. ". 174 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e ".
175 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .- ". 175 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e+ ".
176 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " . ". 176 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E- ".
177 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +. ". 177 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47- ".
178 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .E0 ". 178 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+ ".
179 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e1 ". 179 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-. ".
180 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +17E-1 ". 180 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.- ".
181 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 17e+2 ". 181 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47. ".
182 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.35 ". 182 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+. ".
183 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1e-10 ". 183 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.E0 ".
184 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .1 ". 184 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e1 ".
185 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " NaN\r\n\t ". 185 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+17E-1 ".
186 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " Infinity\r\n\t ". 186 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-4717e+2 ".
187 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -Infinity\r\n\t ". 187 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-470.35 ".
188 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " fnord\r\n\t ". 188 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-471e-10 ".
189 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E\r\n\t ". 189 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.1 ".
190 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e\r\n\t ". 190 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0NaN ".
191 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e+\r\n\t ". 191 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0Infinity ".
192 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E-\r\n\t ". 192 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-Infinity ".
193 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -\r\n\t ". 193 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0fnord ".
194 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +\r\n\t ". 194 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E ".
195 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -.\r\n\t ". 195 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e ".
196 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .-\r\n\t ". 196 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e+ ".
197 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .\r\n\t ". 197 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E- ".
198 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +.\r\n\t ". 198 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0- ".
199 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .E0\r\n\t ". 199 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+ ".
200 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e1\r\n\t ". 200 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-. ".
201 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +17E-1\r\n\t ". 201 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.- ".
202 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 17e+2\r\n\t ". 202 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0. ".
203 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.35\r\n\t ". 203 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+. ".
204 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1e-10\r\n\t ". 204 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.E0 ".
205 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .1\r\n\t ". 205 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e1 ".
206 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " NaN\f". 206 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+17E-1 ".
207 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " Infinity\f". 207 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "017e+2 ".
208 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -Infinity\f". 208 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "00.35 ".
209 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " fnord\f". 209 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "01e-10 ".
210 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E\f". 210 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.1 ".
211 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e\f". 211 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32NaN ".
212 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e+\f". 212 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32Infinity ".
213 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E-\f". 213 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-Infinity ".
214 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -\f". 214 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32fnord ".
215 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +\f". 215 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E ".
216 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -.\f". 216 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e ".
217 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .-\f". 217 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e+ ".
218 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .\f". 218 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E- ".
219 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +.\f". 219 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32- ".
220 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .E0\f". 220 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+ ".
221 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e1\f". 221 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-. ".
222 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +17E-1\f". 222 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.- ".
223 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 17e+2\f". 223 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32. ".
224 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.35\f". 224 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+. ".
225 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1e-10\f". 225 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.E0 ".
226 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .1\f". 226 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e1 ".
227 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47a". 227 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+17E-1 ".
228 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0a". 228 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+3217e+2 ".
229 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32a". 229 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+320.35 ".
230 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245a". 230 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+321e-10 ".
231 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e". 231 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.1 ".
232 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e". 232 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245NaN ".
233 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e". 233 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245Infinity …".
234 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e". 234 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-Infinity…".
235 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47foo". 235 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245fnord ".
236 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0foo". 236 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E ".
237 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32foo". 237 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e ".
238 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245foo". 238 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e+ ".
239 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47)90". 239 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E- ".
240 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0)90". 240 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245- ".
241 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32)90". 241 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+ ".
242 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245)90". 242 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-. ".
243 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " NaN". 243 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.- ".
244 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " Infinity". 244 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245. ".
245 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -Infinity". 245 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+. ".
246 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " fnord". 246 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.E0 ".
247 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E". 247 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e1 ".
248 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e". 248 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+17E-1 ".
249 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e+". 249 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "124124517e+2 ".
250 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E-". 250 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412450.35 ".
251 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -". 251 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412451e-10 ".
252 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +". 252 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.1 ".
253 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -.". 253 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47NaN\r\n\t ".
254 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .-". 254 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47Infinity\r\n\t ".
255 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .". 255 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-Infinity\r\n\t ".
256 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +.". 256 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47fnord\r\n\t ".
257 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .E0". 257 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E\r\n\t ".
258 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e1". 258 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e\r\n\t ".
259 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +17E-1". 259 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e+\r\n\t ".
260 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 17e+2". 260 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E-\r\n\t ".
261 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.35". 261 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-\r\n\t ".
262 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1e-10". 262 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+\r\n\t ".
263 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .1". 263 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-.\r\n\t ".
264 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " NaN ". 264 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.-\r\n\t ".
265 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " Infinity ". 265 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.\r\n\t ".
266 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -Infinity ". 266 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+.\r\n\t ".
267 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " fnord ". 267 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.E0\r\n\t ".
268 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E ". 268 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e1\r\n\t ".
269 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e ". 269 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+17E-1\r\n\t ".
270 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e+ ". 270 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-4717e+2\r\n\t ".
271 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E- ". 271 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-470.35\r\n\t ".
272 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " - ". 272 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-471e-10\r\n\t ".
273 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " + ". 273 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.1\r\n\t ".
274 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -. ". 274 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0NaN\r\n\t ".
275 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .- ". 275 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0Infinity\r\n\t ".
276 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " . ". 276 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-Infinity\r\n\t ".
277 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +. ". 277 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0fnord\r\n\t ".
278 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .E0 ". 278 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E\r\n\t ".
279 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e1 ". 279 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e\r\n\t ".
280 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +17E-1 ". 280 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e+\r\n\t ".
281 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 17e+2 ". 281 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E-\r\n\t ".
282 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.35 ". 282 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-\r\n\t ".
283 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1e-10 ". 283 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+\r\n\t ".
284 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .1 ". 284 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-.\r\n\t ".
285 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " NaN ". 285 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.-\r\n\t ".
286 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " Infinity ". 286 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.\r\n\t ".
287 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -Infinity ". 287 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+.\r\n\t ".
288 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " fnord ". 288 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.E0\r\n\t ".
289 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E ". 289 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e1\r\n\t ".
290 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e ". 290 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+17E-1\r\n\t ".
291 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e+ ". 291 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "017e+2\r\n\t ".
292 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E- ". 292 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "00.35\r\n\t ".
293 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " - ". 293 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "01e-10\r\n\t ".
294 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " + ". 294 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.1\r\n\t ".
295 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -. ". 295 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32NaN\r\n\t ".
296 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .- ". 296 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32Infinity\r\n\t ".
297 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " . ". 297 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-Infinity\r\n\t ".
298 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +. ". 298 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32fnord\r\n\t ".
299 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .E0 ". 299 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E\r\n\t ".
300 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e1 ". 300 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e\r\n\t ".
301 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +17E-1 ". 301 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e+\r\n\t ".
302 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 17e+2 ". 302 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E-\r\n\t ".
303 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.35 ". 303 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-\r\n\t ".
304 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1e-10 ". 304 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+\r\n\t ".
305 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .1 ". 305 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-.\r\n\t ".
306 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " NaN\r\n\t ". 306 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.-\r\n\t ".
307 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " Infinity\r\n\t ". 307 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.\r\n\t ".
308 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -Infinity\r\n\t ". 308 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+.\r\n\t ".
309 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " fnord\r\n\t ". 309 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.E0\r\n\t ".
310 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E\r\n\t ". 310 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e1\r\n\t ".
311 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e\r\n\t ". 311 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+17E-1\r\n\t ".
312 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e+\r\n\t ". 312 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+3217e+2\r\n\t ".
313 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E-\r\n\t ". 313 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+320.35\r\n\t ".
314 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -\r\n\t ". 314 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+321e-10\r\n\t ".
315 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +\r\n\t ". 315 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.1\r\n\t ".
316 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -.\r\n\t ". 316 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245NaN\r\n\t ".
317 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .-\r\n\t ". 317 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245Infinity\r…".
318 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .\r\n\t ". 318 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-Infinity…".
319 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +.\r\n\t ". 319 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245fnord\r\n\t ".
320 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .E0\r\n\t ". 320 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E\r\n\t ".
321 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e1\r\n\t ". 321 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e\r\n\t ".
322 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +17E-1\r\n\t ". 322 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e+\r\n\t ".
323 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 17e+2\r\n\t ". 323 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E-\r\n\t ".
324 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.35\r\n\t ". 324 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-\r\n\t ".
325 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1e-10\r\n\t ". 325 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+\r\n\t ".
326 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .1\r\n\t ". 326 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-.\r\n\t ".
327 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " NaN\f". 327 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.-\r\n\t ".
328 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " Infinity\f". 328 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.\r\n\t ".
329 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -Infinity\f". 329 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+.\r\n\t ".
330 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " fnord\f". 330 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.E0\r\n\t ".
331 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E\f". 331 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e1\r\n\t ".
332 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e\f". 332 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+17E-1\r\n\t…".
333 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e+\f". 333 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "124124517e+2\r\n\t ".
334 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " E-\f". 334 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412450.35\r\n\t ".
335 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -\f". 335 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412451e-10\r\n\t ".
336 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +\f". 336 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.1\r\n\t ".
337 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -.\f". 337 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47NaN\f".
338 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .-\f". 338 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47Infinity\f".
339 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .\f". 339 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-Infinity\f".
340 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +.\f". 340 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47fnord\f".
341 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .E0\f". 341 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E\f".
342 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " e1\f". 342 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e\f".
343 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +17E-1\f". 343 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e+\f".
344 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 17e+2\f". 344 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E-\f".
345 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.35\f". 345 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-\f".
346 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1e-10\f". 346 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+\f".
347 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, " .1\f". 347 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-.\f".
348 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47a". 348 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.-\f".
349 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0a". 349 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.\f".
350 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32a". 350 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+.\f".
351 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245a". 351 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.E0\f".
352 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e". 352 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e1\f".
353 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e". 353 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+17E-1\f".
354 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e". 354 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-4717e+2\f".
355 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e". 355 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-470.35\f".
356 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47foo". 356 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-471e-10\f".
357 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0foo". 357 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.1\f".
358 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32foo". 358 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0NaN\f".
359 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245foo". 359 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0Infinity\f".
360 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47)90". 360 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-Infinity\f".
361 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0)90". 361 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0fnord\f".
362 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32)90". 362 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E\f".
363 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245)90". 363 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e\f".
364 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t NaN". 364 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e+\f".
365 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t Infinity". 365 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E-\f".
366 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -Infinity". 366 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-\f".
367 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t fnord". 367 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+\f".
368 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t E". 368 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-.\f".
369 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e". 369 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.-\f".
370 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e+". 370 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.\f".
371 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t E-". 371 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+.\f".
372 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -". 372 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.E0\f".
373 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +". 373 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e1\f".
374 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -.". 374 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+17E-1\f".
375 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .-". 375 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "017e+2\f".
376 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .". 376 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "00.35\f".
377 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +.". 377 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "01e-10\f".
378 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .E0". 378 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.1\f".
379 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e1". 379 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32NaN\f".
380 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +17E-1". 380 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32Infinity\f".
381 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 17e+2". 381 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-Infinity\f".
382 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.35". 382 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32fnord\f".
383 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1e-10". 383 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E\f".
384 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .1". 384 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e\f".
385 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t NaN ". 385 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e+\f".
386 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t Infinity ". 386 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E-\f".
387 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -Infinity ". 387 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-\f".
388 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t fnord ". 388 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+\f".
389 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t E ". 389 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-.\f".
390 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e ". 390 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.-\f".
391 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e+ ". 391 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.\f".
392 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t E- ". 392 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+.\f".
393 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t - ". 393 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.E0\f".
394 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t + ". 394 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e1\f".
395 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -. ". 395 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+17E-1\f".
396 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .- ". 396 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+3217e+2\f".
397 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t . ". 397 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+320.35\f".
398 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +. ". 398 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+321e-10\f".
399 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .E0 ". 399 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.1\f".
400 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e1 ". 400 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245NaN\f".
401 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +17E-1 ". 401 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245Infinity\f".
402 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 17e+2 ". 402 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-Infinity…".
403 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.35 ". 403 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245fnord\f".
404 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1e-10 ". 404 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E\f".
405 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .1 ". 405 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e\f".
406 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t NaN ". 406 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e+\f".
407 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t Infinity ". 407 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E-\f".
408 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -Infinity ". 408 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-\f".
409 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t fnord ". 409 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+\f".
410 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t E ". 410 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-.\f".
411 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e ". 411 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.-\f".
412 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e+ ". 412 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.\f".
413 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t E- ". 413 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+.\f".
414 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t - ". 414 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.E0\f".
415 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t + ". 415 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e1\f".
416 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -. ". 416 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+17E-1\f".
417 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .- ". 417 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "124124517e+2\f".
418 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t . ". 418 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412450.35\f".
419 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +. ". 419 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412451e-10\f".
420 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .E0 ". 420 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.1\f".
421 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e1 ". 421 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN".
422 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +17E-1 ". 422 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity".
423 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 17e+2 ". 423 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity".
424 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.35 ". 424 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord".
425 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1e-10 ". 425 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E".
426 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .1 ". 426 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e".
427 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t NaN\r\n\t ". 427 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+".
428 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t Infinity\r\n\t ". 428 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E-".
429 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -Infinity\r\n\t…". 429 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-".
430 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t fnord\r\n\t ". 430 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+".
431 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t E\r\n\t ". 431 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-.".
432 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e\r\n\t ". 432 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.-".
433 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e+\r\n\t ". 433 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.".
434 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t E-\r\n\t ". 434 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+.".
435 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -\r\n\t ". 435 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0".
436 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +\r\n\t ". 436 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1".
437 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -.\r\n\t ". 437 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1".
438 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .-\r\n\t ". 438 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2".
439 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .\r\n\t ". 439 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35".
440 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +.\r\n\t ". 440 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10".
441 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .E0\r\n\t ". 441 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1".
442 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e1\r\n\t ". 442 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN".
443 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +17E-1\r\n\t ". 443 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity".
444 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 17e+2\r\n\t ". 444 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity".
445 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.35\r\n\t ". 445 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord".
446 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1e-10\r\n\t ". 446 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E".
447 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .1\r\n\t ". 447 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e".
448 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t NaN\f". 448 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+".
449 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t Infinity\f". 449 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E-".
450 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -Infinity\f". 450 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-".
451 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t fnord\f". 451 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+".
452 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t E\f". 452 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-.".
453 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e\f". 453 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.-".
454 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e+\f". 454 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.".
455 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t E-\f". 455 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+.".
456 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -\f". 456 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0".
457 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +\f". 457 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1".
458 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -.\f". 458 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1".
459 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .-\f". 459 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2".
460 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .\f". 460 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35".
461 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +.\f". 461 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10".
462 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .E0\f". 462 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1".
463 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t e1\f". 463 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN".
464 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +17E-1\f". 464 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity".
465 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 17e+2\f". 465 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity".
466 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.35\f". 466 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord".
467 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1e-10\f". 467 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E".
468 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t .1\f". 468 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e".
469 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47a". 469 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+".
470 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0a". 470 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E-".
471 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32a". 471 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-".
472 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245a". 472 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+".
473 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e". 473 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-.".
474 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e". 474 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.-".
475 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e". 475 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.".
476 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e". 476 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+.".
477 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47foo". 477 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0".
478 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0foo". 478 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1".
479 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32foo". 479 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1".
480 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245foo". 480 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2".
481 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47)90". 481 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35".
482 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0)90". 482 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10".
483 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32)90". 483 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1".
484 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245)90". 484 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN".
485 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fNaN". 485 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infinity".
486 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fInfinity". 486 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infinit…".
487 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-Infinity". 487 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord".
488 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\ffnord". 488 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E".
489 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fE". 489 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e".
490 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe". 490 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+".
491 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe+". 491 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E-".
492 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fE-". 492 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-".
493 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-". 493 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+".
494 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+". 494 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-.".
495 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-.". 495 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.-".
496 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.-". 496 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.".
497 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.". 497 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+.".
498 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+.". 498 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0".
499 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.E0". 499 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1".
500 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe1". 500 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1".
501 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+17E-1". 501 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2".
502 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f17e+2". 502 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35".
503 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.35". 503 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10".
504 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1e-10". 504 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1".
505 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.1". 505 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN ".
506 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fNaN ". 506 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity ".
507 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fInfinity ". 507 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity ".
508 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-Infinity ". 508 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord ".
509 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\ffnord ". 509 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E ".
510 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fE ". 510 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e ".
511 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe ". 511 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+ ".
512 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe+ ". 512 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E- ".
513 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fE- ". 513 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47- ".
514 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f- ". 514 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+ ".
515 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+ ". 515 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-. ".
516 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-. ". 516 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.- ".
517 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.- ". 517 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47. ".
518 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f. ". 518 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+. ".
519 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+. ". 519 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0 ".
520 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.E0 ". 520 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1 ".
521 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe1 ". 521 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1 ".
522 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+17E-1 ". 522 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2 ".
523 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f17e+2 ". 523 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35 ".
524 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.35 ". 524 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10 ".
525 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1e-10 ". 525 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1 ".
526 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.1 ". 526 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN ".
527 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fNaN ". 527 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity ".
528 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fInfinity ". 528 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity ".
529 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-Infinity ". 529 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord ".
530 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\ffnord ". 530 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E ".
531 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fE ". 531 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e ".
532 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe ". 532 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+ ".
533 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe+ ". 533 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E- ".
534 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fE- ". 534 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0- ".
535 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f- ". 535 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+ ".
536 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+ ". 536 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-. ".
537 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-. ". 537 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.- ".
538 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.- ". 538 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0. ".
539 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f. ". 539 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+. ".
540 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+. ". 540 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0 ".
541 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.E0 ". 541 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1 ".
542 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe1 ". 542 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1 ".
543 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+17E-1 ". 543 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2 ".
544 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f17e+2 ". 544 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35 ".
545 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.35 ". 545 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10 ".
546 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1e-10 ". 546 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1 ".
547 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.1 ". 547 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN ".
548 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fNaN\r\n\t ". 548 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity ".
549 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fInfinity\r\n\t ". 549 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity ".
550 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-Infinity\r\n\t ". 550 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord ".
551 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\ffnord\r\n\t ". 551 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E ".
552 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fE\r\n\t ". 552 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e ".
553 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe\r\n\t ". 553 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+ ".
554 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe+\r\n\t ". 554 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E- ".
555 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fE-\r\n\t ". 555 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32- ".
556 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-\r\n\t ". 556 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+ ".
557 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+\r\n\t ". 557 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-. ".
558 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-.\r\n\t ". 558 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.- ".
559 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.-\r\n\t ". 559 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32. ".
560 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.\r\n\t ". 560 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+. ".
561 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+.\r\n\t ". 561 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0 ".
562 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.E0\r\n\t ". 562 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1 ".
563 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe1\r\n\t ". 563 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1 ".
564 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+17E-1\r\n\t ". 564 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2 ".
565 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f17e+2\r\n\t ". 565 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35 ".
566 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.35\r\n\t ". 566 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10 ".
567 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1e-10\r\n\t ". 567 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1 ".
568 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.1\r\n\t ". 568 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN ".
569 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fNaN\f". 569 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infinity…".
570 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fInfinity\f". 570 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infinit…".
571 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-Infinity\f". 571 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord ".
572 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\ffnord\f". 572 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E ".
573 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fE\f". 573 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e ".
574 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe\f". 574 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+ ".
575 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe+\f". 575 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E- ".
576 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fE-\f". 576 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245- ".
577 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-\f". 577 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+ ".
578 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+\f". 578 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-. ".
579 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-.\f". 579 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.- ".
580 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.-\f". 580 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245. ".
581 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.\f". 581 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+. ".
582 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+.\f". 582 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0 ".
583 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.E0\f". 583 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1 ".
584 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\fe1\f". 584 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1 ".
585 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+17E-1\f". 585 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2 ".
586 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f17e+2\f". 586 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35 ".
587 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.35\f". 587 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10 ".
588 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1e-10\f". 588 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1 ".
589 CONSOLE ERROR: line 42: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f.1\f". 589 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN ".
590 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47a". 590 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity ".
591 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0a". 591 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity ".
592 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32a". 592 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord ".
593 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245a". 593 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E ".
594 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e". 594 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e ".
595 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e". 595 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+ ".
596 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e". 596 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E- ".
597 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e". 597 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47- ".
598 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47foo". 598 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+ ".
599 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0foo". 599 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-. ".
600 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32foo". 600 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.- ".
601 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245foo". 601 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47. ".
602 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47)90". 602 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+. ".
603 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0)90". 603 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0 ".
604 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32)90". 604 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1 ".
605 CONSOLE ERROR: line 81: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245)90". 605 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1 ".
606 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2 ".
607 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35 ".
608 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10 ".
609 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1 ".
610 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN ".
611 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity ".
612 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity ".
613 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord ".
614 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E ".
615 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e ".
616 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+ ".
617 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E- ".
618 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0- ".
619 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+ ".
620 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-. ".
621 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.- ".
622 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0. ".
623 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+. ".
624 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0 ".
625 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1 ".
626 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1 ".
627 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2 ".
628 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35 ".
629 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10 ".
630 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1 ".
631 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN ".
632 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity ".
633 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity ".
634 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord ".
635 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E ".
636 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e ".
637 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+ ".
638 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E- ".
639 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32- ".
640 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+ ".
641 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-. ".
642 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.- ".
643 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32. ".
644 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+. ".
645 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0 ".
646 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1 ".
647 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1 ".
648 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2 ".
649 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35 ".
650 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10 ".
651 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1 ".
652 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN ".
653 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infinity…".
654 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infinit…".
655 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord ".
656 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E ".
657 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e ".
658 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+ ".
659 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E- ".
660 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245- ".
661 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+ ".
662 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-. ".
663 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.- ".
664 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245. ".
665 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+. ".
666 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0 ".
667 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1 ".
668 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1 …".
669 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2 ".
670 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35 ".
671 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10 ".
672 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1 ".
673 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN\r\n\t ".
674 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity\r\n\t ".
675 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity\r\n\t…".
676 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord\r\n\t ".
677 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E\r\n\t ".
678 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e\r\n\t ".
679 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+\r\n\t ".
680 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E-\r\n\t ".
681 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-\r\n\t ".
682 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+\r\n\t ".
683 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-.\r\n\t ".
684 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.-\r\n\t ".
685 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.\r\n\t ".
686 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+.\r\n\t ".
687 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0\r\n\t ".
688 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1\r\n\t ".
689 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1\r\n\t ".
690 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2\r\n\t ".
691 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35\r\n\t ".
692 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10\r\n\t ".
693 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1\r\n\t ".
694 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN\r\n\t ".
695 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity\r\n\t ".
696 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity\r\n\t ".
697 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord\r\n\t ".
698 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E\r\n\t ".
699 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e\r\n\t ".
700 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+\r\n\t ".
701 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E-\r\n\t ".
702 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-\r\n\t ".
703 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+\r\n\t ".
704 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-.\r\n\t ".
705 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.-\r\n\t ".
706 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.\r\n\t ".
707 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+.\r\n\t ".
708 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0\r\n\t ".
709 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1\r\n\t ".
710 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1\r\n\t ".
711 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2\r\n\t ".
712 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35\r\n\t ".
713 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10\r\n\t ".
714 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1\r\n\t ".
715 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN\r\n\t ".
716 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity\r\n\t ".
717 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity\r\n\t…".
718 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord\r\n\t ".
719 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E\r\n\t ".
720 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e\r\n\t ".
721 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+\r\n\t ".
722 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E-\r\n\t ".
723 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-\r\n\t ".
724 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+\r\n\t ".
725 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-.\r\n\t ".
726 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.-\r\n\t ".
727 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.\r\n\t ".
728 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+.\r\n\t ".
729 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0\r\n\t ".
730 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1\r\n\t ".
731 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1\r\n\t ".
732 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2\r\n\t ".
733 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35\r\n\t ".
734 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10\r\n\t ".
735 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1\r\n\t ".
736 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN\r\n\t ".
737 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infinity…".
738 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infinit…".
739 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord\r\n\t…".
740 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E\r\n\t ".
741 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e\r\n\t ".
742 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+\r\n\t ".
743 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E-\r\n\t ".
744 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-\r\n\t ".
745 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+\r\n\t ".
746 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-.\r\n\t ".
747 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.-\r\n\t ".
748 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.\r\n\t ".
749 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+.\r\n\t ".
750 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0\r\n\t ".
751 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1\r\n\t ".
752 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1\r\n…".
753 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2\r\n\t…".
754 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35\r\n\t ".
755 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10\r\n\t…".
756 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1\r\n\t ".
757 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN\f".
758 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity\f".
759 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity\f".
760 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord\f".
761 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E\f".
762 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e\f".
763 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+\f".
764 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E-\f".
765 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-\f".
766 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+\f".
767 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-.\f".
768 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.-\f".
769 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.\f".
770 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+.\f".
771 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0\f".
772 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1\f".
773 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1\f".
774 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2\f".
775 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35\f".
776 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10\f".
777 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1\f".
778 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN\f".
779 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity\f".
780 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity\f".
781 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord\f".
782 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E\f".
783 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e\f".
784 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+\f".
785 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E-\f".
786 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-\f".
787 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+\f".
788 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-.\f".
789 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.-\f".
790 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.\f".
791 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+.\f".
792 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0\f".
793 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1\f".
794 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1\f".
795 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2\f".
796 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35\f".
797 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10\f".
798 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1\f".
799 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN\f".
800 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity\f".
801 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity\f".
802 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord\f".
803 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E\f".
804 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e\f".
805 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+\f".
806 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E-\f".
807 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-\f".
808 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+\f".
809 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-.\f".
810 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.-\f".
811 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.\f".
812 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+.\f".
813 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0\f".
814 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1\f".
815 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1\f".
816 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2\f".
817 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35\f".
818 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10\f".
819 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1\f".
820 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN\f".
821 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infinity…".
822 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infinit…".
823 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord\f".
824 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E\f".
825 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e\f".
826 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+\f".
827 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E-\f".
828 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-\f".
829 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+\f".
830 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-.\f".
831 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.-\f".
832 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.\f".
833 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+.\f".
834 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0\f".
835 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1\f".
836 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1\f".
837 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2\f".
838 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35\f".
839 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10\f".
840 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1\f".
841 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 NaN".
842 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 NaN".
843 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 NaN".
844 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 NaN".
845 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 Infinity".
846 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 Infinity".
847 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 Infinity".
848 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 Infinity".
849 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 -Infinity".
850 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 -Infinity".
851 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 -Infinity".
852 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 -Infinit…".
853 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 fnord".
854 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 fnord".
855 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 fnord".
856 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 fnord".
857 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 E".
858 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 E".
859 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 E".
860 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 E".
861 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 e".
862 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 e".
863 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 e".
864 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 e".
865 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 e+".
866 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 e+".
867 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 e+".
868 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 e+".
869 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 E-".
870 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 E-".
871 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 E-".
872 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 E-".
873 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 -".
874 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 -".
875 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 -".
876 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 -".
877 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 +".
878 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 +".
879 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 +".
880 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 +".
881 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 -.".
882 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 -.".
883 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 -.".
884 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 -.".
885 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 .-".
886 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 .-".
887 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 .-".
888 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 .-".
889 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 .".
890 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 .".
891 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 .".
892 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 .".
893 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 +.".
894 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 +.".
895 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 +.".
896 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 +.".
897 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 .E0".
898 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 .E0".
899 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 .E0".
900 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 .E0".
901 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 e1".
902 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 e1".
903 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 e1".
904 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 e1".
905 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 +17E-1".
906 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 +17E-1".
907 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 +17E-1".
908 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 +17E-1".
909 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 17e+2".
910 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 17e+2".
911 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 17e+2".
912 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 17e+2".
913 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 0.35".
914 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 0.35".
915 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 0.35".
916 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 0.35".
917 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 1e-10".
918 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 1e-10".
919 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 1e-10".
920 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 1e-10".
921 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 .1".
922 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 .1".
923 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 .1".
924 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 .1".
925 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN".
926 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity".
927 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity".
928 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord".
929 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E".
930 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e".
931 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+".
932 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E-".
933 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-".
934 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+".
935 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-.".
936 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.-".
937 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.".
938 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+.".
939 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0".
940 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1".
941 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1".
942 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2".
943 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35".
944 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10".
945 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1".
946 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN".
947 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity".
948 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity".
949 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord".
950 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E".
951 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e".
952 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+".
953 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E-".
954 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-".
955 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+".
956 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-.".
957 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.-".
958 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.".
959 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+.".
960 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0".
961 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1".
962 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1".
963 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2".
964 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35".
965 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10".
966 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1".
967 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN".
968 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity".
969 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity".
970 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord".
971 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E".
972 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e".
973 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+".
974 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E-".
975 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-".
976 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+".
977 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-.".
978 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.-".
979 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.".
980 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+.".
981 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0".
982 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1".
983 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1".
984 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2".
985 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35".
986 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10".
987 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1".
988 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN".
989 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infini…".
990 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infin…".
991 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord".
992 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E".
993 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e".
994 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+".
995 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E-".
996 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-".
997 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+".
998 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-.".
999 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.-".
1000 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.".
1001 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+.".
1002 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0".
1003 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1".
1004 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1".
1005 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2".
1006 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35".
1007 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10".
1008 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1".
1009 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN ".
1010 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity ".
1011 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity ".
1012 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord ".
1013 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E ".
1014 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e ".
1015 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+ ".
1016 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E- ".
1017 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47- ".
1018 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+ ".
1019 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-. ".
1020 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.- ".
1021 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47. ".
1022 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+. ".
1023 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0 ".
1024 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1 ".
1025 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1 ".
1026 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2 ".
1027 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35 ".
1028 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10 ".
1029 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1 ".
1030 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN ".
1031 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity ".
1032 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity ".
1033 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord ".
1034 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E ".
1035 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e ".
1036 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+ ".
1037 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E- ".
1038 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0- ".
1039 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+ ".
1040 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-. ".
1041 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.- ".
1042 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0. ".
1043 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+. ".
1044 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0 ".
1045 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1 ".
1046 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1 ".
1047 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2 ".
1048 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35 ".
1049 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10 ".
1050 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1 ".
1051 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN ".
1052 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity ".
1053 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity ".
1054 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord ".
1055 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E ".
1056 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e ".
1057 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+ ".
1058 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E- ".
1059 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32- ".
1060 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+ ".
1061 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-. ".
1062 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.- ".
1063 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32. ".
1064 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+. ".
1065 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0 ".
1066 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1 ".
1067 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1 ".
1068 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2 ".
1069 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35 ".
1070 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10 ".
1071 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1 ".
1072 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN ".
1073 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infini…".
1074 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infin…".
1075 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord ".
1076 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E ".
1077 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e ".
1078 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+ ".
1079 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E- ".
1080 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245- ".
1081 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+ ".
1082 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-. ".
1083 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.- ".
1084 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245. ".
1085 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+. ".
1086 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0 ".
1087 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1 ".
1088 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1…".
1089 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2 ".
1090 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35 ".
1091 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10 ".
1092 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1 ".
1093 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN ".
1094 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity …".
1095 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity …".
1096 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord ".
1097 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E ".
1098 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e ".
1099 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+ ".
1100 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E- ".
1101 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47- ".
1102 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+ ".
1103 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-. ".
1104 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.- ".
1105 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47. ".
1106 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+. ".
1107 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0 ".
1108 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1 ".
1109 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1 ".
1110 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2 ".
1111 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35 ".
1112 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10 ".
1113 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1 ".
1114 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN ".
1115 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity ".
1116 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity ".
1117 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord ".
1118 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E ".
1119 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e ".
1120 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+ ".
1121 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E- ".
1122 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0- ".
1123 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+ ".
1124 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-. ".
1125 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.- ".
1126 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0. ".
1127 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+. ".
1128 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0 ".
1129 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1 ".
1130 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1 ".
1131 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2 ".
1132 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35 ".
1133 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10 ".
1134 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1 ".
1135 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN ".
1136 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity …".
1137 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity …".
1138 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord ".
1139 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E ".
1140 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e ".
1141 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+ ".
1142 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E- ".
1143 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32- ".
1144 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+ ".
1145 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-. ".
1146 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.- ".
1147 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32. ".
1148 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+. ".
1149 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0 ".
1150 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1 ".
1151 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1 ".
1152 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2 ".
1153 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35 ".
1154 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10 ".
1155 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1 ".
1156 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN ".
1157 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infini…".
1158 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infin…".
1159 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord …".
1160 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E ".
1161 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e ".
1162 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+ ".
1163 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E- ".
1164 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245- ".
1165 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+ ".
1166 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-. ".
1167 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.- ".
1168 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245. ".
1169 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+. ".
1170 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0 ".
1171 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1 ".
1172 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1…".
1173 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2 …".
1174 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35 …".
1175 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10 …".
1176 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1 ".
1177 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN\r\n\t ".
1178 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity\r\n…".
1179 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity\r…".
1180 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord\r\n\t ".
1181 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E\r\n\t ".
1182 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e\r\n\t ".
1183 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+\r\n\t ".
1184 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E-\r\n\t ".
1185 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-\r\n\t ".
1186 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+\r\n\t ".
1187 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-.\r\n\t ".
1188 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.-\r\n\t ".
1189 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.\r\n\t ".
1190 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+.\r\n\t ".
1191 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0\r\n\t ".
1192 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1\r\n\t ".
1193 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1\r\n\t ".
1194 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2\r\n\t ".
1195 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35\r\n\t ".
1196 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10\r\n\t ".
1197 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1\r\n\t ".
1198 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN\r\n\t ".
1199 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity\r\n\t ".
1200 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity\r\n\t…".
1201 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord\r\n\t ".
1202 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E\r\n\t ".
1203 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e\r\n\t ".
1204 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+\r\n\t ".
1205 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E-\r\n\t ".
1206 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-\r\n\t ".
1207 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+\r\n\t ".
1208 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-.\r\n\t ".
1209 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.-\r\n\t ".
1210 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.\r\n\t ".
1211 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+.\r\n\t ".
1212 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0\r\n\t ".
1213 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1\r\n\t ".
1214 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1\r\n\t ".
1215 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2\r\n\t ".
1216 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35\r\n\t ".
1217 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10\r\n\t ".
1218 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1\r\n\t ".
1219 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN\r\n\t ".
1220 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity\r\n…".
1221 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity\r…".
1222 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord\r\n\t ".
1223 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E\r\n\t ".
1224 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e\r\n\t ".
1225 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+\r\n\t ".
1226 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E-\r\n\t ".
1227 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-\r\n\t ".
1228 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+\r\n\t ".
1229 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-.\r\n\t ".
1230 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.-\r\n\t ".
1231 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.\r\n\t ".
1232 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+.\r\n\t ".
1233 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0\r\n\t ".
1234 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1\r\n\t ".
1235 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1\r\n\t ".
1236 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2\r\n\t ".
1237 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35\r\n\t ".
1238 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10\r\n\t ".
1239 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1\r\n\t ".
1240 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN\r\n\t…".
1241 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infini…".
1242 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infin…".
1243 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord\r…".
1244 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E\r\n\t ".
1245 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e\r\n\t ".
1246 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+\r\n\t ".
1247 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E-\r\n\t ".
1248 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-\r\n\t ".
1249 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+\r\n\t ".
1250 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-.\r\n\t ".
1251 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.-\r\n\t ".
1252 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.\r\n\t ".
1253 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+.\r\n\t ".
1254 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0\r\n\t…".
1255 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1\r\n\t ".
1256 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1…".
1257 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2\r…".
1258 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35\r\n…".
1259 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10\r…".
1260 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1\r\n\t ".
1261 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN\f".
1262 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity\f".
1263 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity\f".
1264 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord\f".
1265 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E\f".
1266 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e\f".
1267 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+\f".
1268 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E-\f".
1269 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-\f".
1270 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+\f".
1271 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-.\f".
1272 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.-\f".
1273 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.\f".
1274 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+.\f".
1275 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0\f".
1276 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1\f".
1277 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1\f".
1278 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2\f".
1279 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35\f".
1280 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10\f".
1281 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1\f".
1282 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN\f".
1283 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity\f".
1284 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity\f".
1285 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord\f".
1286 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E\f".
1287 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e\f".
1288 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+\f".
1289 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E-\f".
1290 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-\f".
1291 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+\f".
1292 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-.\f".
1293 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.-\f".
1294 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.\f".
1295 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+.\f".
1296 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0\f".
1297 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1\f".
1298 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1\f".
1299 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2\f".
1300 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35\f".
1301 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10\f".
1302 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1\f".
1303 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN\f".
1304 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity\f".
1305 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity\f".
1306 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord\f".
1307 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E\f".
1308 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e\f".
1309 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+\f".
1310 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E-\f".
1311 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-\f".
1312 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+\f".
1313 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-.\f".
1314 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.-\f".
1315 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.\f".
1316 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+.\f".
1317 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0\f".
1318 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1\f".
1319 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1\f".
1320 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2\f".
1321 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35\f".
1322 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10\f".
1323 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1\f".
1324 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN\f".
1325 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infini…".
1326 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infin…".
1327 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord\f".
1328 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E\f".
1329 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e\f".
1330 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+\f".
1331 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E-\f".
1332 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-\f".
1333 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+\f".
1334 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-.\f".
1335 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.-\f".
1336 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.\f".
1337 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+.\f".
1338 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0\f".
1339 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1\f".
1340 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1…".
1341 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2\f".
1342 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35\f".
1343 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10\f".
1344 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1\f".
1345 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 NaN".
1346 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 NaN".
1347 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 NaN".
1348 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 NaN".
1349 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 Infinity".
1350 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 Infinity".
1351 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 Infinity".
1352 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 Infini…".
1353 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 -Infinity".
1354 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 -Infinity".
1355 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 -Infinity".
1356 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 -Infin…".
1357 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 fnord".
1358 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 fnord".
1359 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 fnord".
1360 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 fnord".
1361 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 E".
1362 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 E".
1363 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 E".
1364 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 E".
1365 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 e".
1366 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 e".
1367 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 e".
1368 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 e".
1369 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 e+".
1370 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 e+".
1371 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 e+".
1372 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 e+".
1373 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 E-".
1374 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 E-".
1375 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 E-".
1376 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 E-".
1377 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 -".
1378 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 -".
1379 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 -".
1380 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 -".
1381 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 +".
1382 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 +".
1383 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 +".
1384 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 +".
1385 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 -.".
1386 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 -.".
1387 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 -.".
1388 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 -.".
1389 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 .-".
1390 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 .-".
1391 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 .-".
1392 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 .-".
1393 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 .".
1394 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 .".
1395 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 .".
1396 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 .".
1397 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 +.".
1398 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 +.".
1399 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 +.".
1400 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 +.".
1401 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 .E0".
1402 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 .E0".
1403 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 .E0".
1404 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 .E0".
1405 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 e1".
1406 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 e1".
1407 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 e1".
1408 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 e1".
1409 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 +17E-1".
1410 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 +17E-1".
1411 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 +17E-1".
1412 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 +17E-1".
1413 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 17e+2".
1414 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 17e+2".
1415 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 17e+2".
1416 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 17e+2".
1417 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 0.35".
1418 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 0.35".
1419 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 0.35".
1420 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 0.35".
1421 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 1e-10".
1422 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 1e-10".
1423 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 1e-10".
1424 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 1e-10".
1425 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 .1".
1426 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 .1".
1427 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 .1".
1428 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 .1".
1429 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47NaN".
1430 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47Infinity".
1431 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-Infinity".
1432 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47fnord".
1433 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47E".
1434 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e".
1435 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e+".
1436 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47E-".
1437 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-".
1438 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+".
1439 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-.".
1440 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.-".
1441 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.".
1442 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+.".
1443 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.E0".
1444 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e1".
1445 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+17E-1".
1446 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -4717e+2".
1447 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -470.35".
1448 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -471e-10".
1449 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.1".
1450 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0NaN".
1451 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0Infinity".
1452 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-Infinity".
1453 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0fnord".
1454 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0E".
1455 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e".
1456 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e+".
1457 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0E-".
1458 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-".
1459 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+".
1460 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-.".
1461 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.-".
1462 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.".
1463 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+.".
1464 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.E0".
1465 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e1".
1466 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+17E-1".
1467 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 017e+2".
1468 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 00.35".
1469 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 01e-10".
1470 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.1".
1471 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32NaN".
1472 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32Infinity".
1473 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-Infinity".
1474 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32fnord".
1475 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32E".
1476 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e".
1477 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e+".
1478 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32E-".
1479 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-".
1480 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+".
1481 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-.".
1482 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.-".
1483 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.".
1484 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+.".
1485 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.E0".
1486 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e1".
1487 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+17E-1".
1488 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +3217e+2".
1489 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +320.35".
1490 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +321e-10".
1491 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.1".
1492 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245NaN".
1493 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245Infin…".
1494 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-Infi…".
1495 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245fnord".
1496 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245E".
1497 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e".
1498 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e+".
1499 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245E-".
1500 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-".
1501 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+".
1502 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-.".
1503 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.-".
1504 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.".
1505 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+.".
1506 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.E0".
1507 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e1".
1508 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+17E-…".
1509 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 124124517e+2".
1510 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 12412450.35".
1511 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 12412451e-10".
1512 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.1".
1513 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47NaN ".
1514 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47Infinity ".
1515 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-Infinity…".
1516 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47fnord ".
1517 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47E ".
1518 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e ".
1519 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e+ ".
1520 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47E- ".
1521 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47- ".
1522 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+ ".
1523 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-. ".
1524 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.- ".
1525 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47. ".
1526 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+. ".
1527 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.E0 ".
1528 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e1 ".
1529 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+17E-1 ".
1530 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -4717e+2 ".
1531 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -470.35 ".
1532 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -471e-10 ".
1533 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.1 ".
1534 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0NaN ".
1535 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0Infinity ".
1536 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-Infinity ".
1537 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0fnord ".
1538 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0E ".
1539 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e ".
1540 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e+ ".
1541 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0E- ".
1542 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0- ".
1543 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+ ".
1544 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-. ".
1545 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.- ".
1546 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0. ".
1547 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+. ".
1548 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.E0 ".
1549 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e1 ".
1550 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+17E-1 ".
1551 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 017e+2 ".
1552 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 00.35 ".
1553 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 01e-10 ".
1554 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.1 ".
1555 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32NaN ".
1556 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32Infinity ".
1557 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-Infinity…".
1558 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32fnord ".
1559 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32E ".
1560 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e ".
1561 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e+ ".
1562 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32E- ".
1563 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32- ".
1564 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+ ".
1565 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-. ".
1566 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.- ".
1567 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32. ".
1568 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+. ".
1569 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.E0 ".
1570 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e1 ".
1571 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+17E-1 ".
1572 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +3217e+2 ".
1573 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +320.35 ".
1574 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +321e-10 ".
1575 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.1 ".
1576 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245NaN ".
1577 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245Infin…".
1578 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-Infi…".
1579 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245fnord…".
1580 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245E ".
1581 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e ".
1582 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e+ ".
1583 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245E- ".
1584 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245- ".
1585 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+ ".
1586 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-. ".
1587 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.- ".
1588 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245. ".
1589 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+. ".
1590 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.E0 ".
1591 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e1 ".
1592 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+17E-…".
1593 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 124124517e+2…".
1594 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 12412450.35 ".
1595 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 12412451e-10…".
1596 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.1 ".
1597 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47NaN ".
1598 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47Infinity …".
1599 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-Infinity…".
1600 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47fnord ".
1601 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47E ".
1602 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e ".
1603 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e+ ".
1604 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47E- ".
1605 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47- ".
1606 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+ ".
1607 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-. ".
1608 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.- ".
1609 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47. ".
1610 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+. ".
1611 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.E0 ".
1612 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e1 ".
1613 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+17E-1 ".
1614 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -4717e+2 ".
1615 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -470.35 ".
1616 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -471e-10 ".
1617 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.1 ".
1618 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0NaN ".
1619 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0Infinity ".
1620 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-Infinity …".
1621 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0fnord ".
1622 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0E ".
1623 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e ".
1624 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e+ ".
1625 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0E- ".
1626 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0- ".
1627 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+ ".
1628 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-. ".
1629 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.- ".
1630 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0. ".
1631 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+. ".
1632 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.E0 ".
1633 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e1 ".
1634 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+17E-1 ".
1635 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 017e+2 ".
1636 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 00.35 ".
1637 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 01e-10 ".
1638 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.1 ".
1639 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32NaN ".
1640 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32Infinity …".
1641 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-Infinity…".
1642 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32fnord ".
1643 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32E ".
1644 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e ".
1645 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e+ ".
1646 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32E- ".
1647 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32- ".
1648 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+ ".
1649 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-. ".
1650 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.- ".
1651 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32. ".
1652 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+. ".
1653 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.E0 ".
1654 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e1 ".
1655 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+17E-1 ".
1656 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +3217e+2 ".
1657 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +320.35 ".
1658 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +321e-10 ".
1659 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.1 ".
1660 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245NaN …".
1661 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245Infin…".
1662 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-Infi…".
1663 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245fnord…".
1664 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245E ".
1665 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e ".
1666 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e+ ".
1667 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245E- ".
1668 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245- ".
1669 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+ ".
1670 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-. ".
1671 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.- ".
1672 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245. ".
1673 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+. ".
1674 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.E0 …".
1675 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e1 ".
1676 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+17E-…".
1677 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 124124517e+2…".
1678 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 12412450.35 …".
1679 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 12412451e-10…".
1680 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.1 ".
1681 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47NaN\r\n\t ".
1682 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47Infinity\r…".
1683 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-Infinity…".
1684 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47fnord\r\n\t ".
1685 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47E\r\n\t ".
1686 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e\r\n\t ".
1687 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e+\r\n\t ".
1688 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47E-\r\n\t ".
1689 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-\r\n\t ".
1690 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+\r\n\t ".
1691 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-.\r\n\t ".
1692 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.-\r\n\t ".
1693 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.\r\n\t ".
1694 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+.\r\n\t ".
1695 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.E0\r\n\t ".
1696 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e1\r\n\t ".
1697 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+17E-1\r\n\t…".
1698 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -4717e+2\r\n\t ".
1699 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -470.35\r\n\t ".
1700 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -471e-10\r\n\t ".
1701 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.1\r\n\t ".
1702 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0NaN\r\n\t ".
1703 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0Infinity\r\n\t…".
1704 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-Infinity\r\n…".
1705 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0fnord\r\n\t ".
1706 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0E\r\n\t ".
1707 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e\r\n\t ".
1708 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e+\r\n\t ".
1709 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0E-\r\n\t ".
1710 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-\r\n\t ".
1711 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+\r\n\t ".
1712 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-.\r\n\t ".
1713 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.-\r\n\t ".
1714 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.\r\n\t ".
1715 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+.\r\n\t ".
1716 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.E0\r\n\t ".
1717 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e1\r\n\t ".
1718 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+17E-1\r\n\t ".
1719 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 017e+2\r\n\t ".
1720 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 00.35\r\n\t ".
1721 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 01e-10\r\n\t ".
1722 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.1\r\n\t ".
1723 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32NaN\r\n\t ".
1724 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32Infinity\r…".
1725 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-Infinity…".
1726 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32fnord\r\n\t ".
1727 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32E\r\n\t ".
1728 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e\r\n\t ".
1729 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e+\r\n\t ".
1730 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32E-\r\n\t ".
1731 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-\r\n\t ".
1732 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+\r\n\t ".
1733 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-.\r\n\t ".
1734 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.-\r\n\t ".
1735 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.\r\n\t ".
1736 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+.\r\n\t ".
1737 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.E0\r\n\t ".
1738 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e1\r\n\t ".
1739 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+17E-1\r\n\t…".
1740 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +3217e+2\r\n\t ".
1741 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +320.35\r\n\t ".
1742 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +321e-10\r\n\t ".
1743 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.1\r\n\t ".
1744 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245NaN\r\n…".
1745 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245Infin…".
1746 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-Infi…".
1747 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245fnord…".
1748 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245E\r\n\t ".
1749 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e\r\n\t ".
1750 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e+\r\n\t…".
1751 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245E-\r\n\t…".
1752 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-\r\n\t ".
1753 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+\r\n\t ".
1754 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-.\r\n\t…".
1755 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.-\r\n\t…".
1756 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.\r\n\t ".
1757 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+.\r\n\t…".
1758 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.E0\r\n…".
1759 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e1\r\n\t…".
1760 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+17E-…".
1761 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 124124517e+2…".
1762 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 12412450.35\r…".
1763 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 12412451e-10…".
1764 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.1\r\n\t…".
1765 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47NaN\f".
1766 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47Infinity\f".
1767 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-Infinity…".
1768 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47fnord\f".
1769 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47E\f".
1770 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e\f".
1771 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e+\f".
1772 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47E-\f".
1773 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-\f".
1774 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+\f".
1775 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47-.\f".
1776 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.-\f".
1777 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.\f".
1778 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+.\f".
1779 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.E0\f".
1780 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47e1\f".
1781 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47+17E-1\f".
1782 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -4717e+2\f".
1783 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -470.35\f".
1784 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -471e-10\f".
1785 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t -47.1\f".
1786 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0NaN\f".
1787 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0Infinity\f".
1788 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-Infinity\f".
1789 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0fnord\f".
1790 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0E\f".
1791 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e\f".
1792 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e+\f".
1793 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0E-\f".
1794 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-\f".
1795 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+\f".
1796 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0-.\f".
1797 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.-\f".
1798 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.\f".
1799 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+.\f".
1800 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.E0\f".
1801 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0e1\f".
1802 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0+17E-1\f".
1803 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 017e+2\f".
1804 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 00.35\f".
1805 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 01e-10\f".
1806 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 0.1\f".
1807 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32NaN\f".
1808 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32Infinity\f".
1809 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-Infinity…".
1810 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32fnord\f".
1811 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32E\f".
1812 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e\f".
1813 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e+\f".
1814 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32E-\f".
1815 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-\f".
1816 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+\f".
1817 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32-.\f".
1818 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.-\f".
1819 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.\f".
1820 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+.\f".
1821 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.E0\f".
1822 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32e1\f".
1823 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32+17E-1\f".
1824 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +3217e+2\f".
1825 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +320.35\f".
1826 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +321e-10\f".
1827 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t +32.1\f".
1828 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245NaN\f".
1829 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245Infin…".
1830 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-Infi…".
1831 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245fnord…".
1832 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245E\f".
1833 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e\f".
1834 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e+\f".
1835 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245E-\f".
1836 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-\f".
1837 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+\f".
1838 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245-.\f".
1839 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.-\f".
1840 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.\f".
1841 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+.\f".
1842 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.E0\f".
1843 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245e1\f".
1844 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245+17E-…".
1845 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 124124517e+2…".
1846 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 12412450.35\f".
1847 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 12412451e-10…".
1848 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\r\n\t 1241245.1\f".
1849 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t NaN".
1850 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t NaN".
1851 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t NaN".
1852 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t NaN".
1853 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t Infinity".
1854 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t Infinity".
1855 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t Infinity".
1856 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t Infin…".
1857 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t -Infinity".
1858 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t -Infinity".
1859 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t -Infinity".
1860 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t -Infi…".
1861 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t fnord".
1862 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t fnord".
1863 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t fnord".
1864 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t fnord".
1865 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t E".
1866 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t E".
1867 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t E".
1868 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t E".
1869 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t e".
1870 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t e".
1871 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t e".
1872 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t e".
1873 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t e+".
1874 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t e+".
1875 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t e+".
1876 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t e+".
1877 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t E-".
1878 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t E-".
1879 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t E-".
1880 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t E-".
1881 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t -".
1882 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t -".
1883 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t -".
1884 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t -".
1885 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t +".
1886 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t +".
1887 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t +".
1888 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t +".
1889 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t -.".
1890 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t -.".
1891 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t -.".
1892 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t -.".
1893 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t .-".
1894 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t .-".
1895 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t .-".
1896 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t .-".
1897 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t .".
1898 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t .".
1899 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t .".
1900 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t .".
1901 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t +.".
1902 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t +.".
1903 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t +.".
1904 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t +.".
1905 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t .E0".
1906 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t .E0".
1907 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t .E0".
1908 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t .E0".
1909 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t e1".
1910 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t e1".
1911 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t e1".
1912 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t e1".
1913 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t +17E-1".
1914 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t +17E-1".
1915 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t +17E-1".
1916 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t +17E-…".
1917 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t 17e+2".
1918 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t 17e+2".
1919 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t 17e+2".
1920 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t 17e+2".
1921 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t 0.35".
1922 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t 0.35".
1923 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t 0.35".
1924 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t 0.35".
1925 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t 1e-10".
1926 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t 1e-10".
1927 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t 1e-10".
1928 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t 1e-10".
1929 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\r\n\t .1".
1930 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\r\n\t .1".
1931 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\r\n\t .1".
1932 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\r\n\t .1".
1933 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47NaN".
1934 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47Infinity".
1935 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-Infinity".
1936 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47fnord".
1937 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47E".
1938 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e".
1939 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e+".
1940 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47E-".
1941 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-".
1942 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+".
1943 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-.".
1944 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.-".
1945 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.".
1946 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+.".
1947 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.E0".
1948 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e1".
1949 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+17E-1".
1950 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-4717e+2".
1951 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-470.35".
1952 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-471e-10".
1953 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.1".
1954 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0NaN".
1955 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0Infinity".
1956 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-Infinity".
1957 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0fnord".
1958 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0E".
1959 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e".
1960 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e+".
1961 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0E-".
1962 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-".
1963 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+".
1964 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-.".
1965 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.-".
1966 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.".
1967 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+.".
1968 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.E0".
1969 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e1".
1970 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+17E-1".
1971 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f017e+2".
1972 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f00.35".
1973 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f01e-10".
1974 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.1".
1975 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32NaN".
1976 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32Infinity".
1977 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-Infinity".
1978 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32fnord".
1979 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32E".
1980 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e".
1981 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e+".
1982 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32E-".
1983 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-".
1984 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+".
1985 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-.".
1986 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.-".
1987 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.".
1988 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+.".
1989 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.E0".
1990 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e1".
1991 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+17E-1".
1992 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+3217e+2".
1993 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+320.35".
1994 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+321e-10".
1995 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.1".
1996 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245NaN".
1997 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245Infinity".
1998 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-Infinit…".
1999 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245fnord".
2000 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245E".
2001 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e".
2002 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e+".
2003 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245E-".
2004 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-".
2005 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+".
2006 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-.".
2007 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.-".
2008 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.".
2009 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+.".
2010 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.E0".
2011 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e1".
2012 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+17E-1".
2013 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f124124517e+2".
2014 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f12412450.35".
2015 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f12412451e-10".
2016 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.1".
2017 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47NaN ".
2018 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47Infinity ".
2019 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-Infinity ".
2020 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47fnord ".
2021 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47E ".
2022 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e ".
2023 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e+ ".
2024 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47E- ".
2025 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47- ".
2026 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+ ".
2027 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-. ".
2028 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.- ".
2029 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47. ".
2030 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+. ".
2031 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.E0 ".
2032 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e1 ".
2033 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+17E-1 ".
2034 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-4717e+2 ".
2035 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-470.35 ".
2036 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-471e-10 ".
2037 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.1 ".
2038 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0NaN ".
2039 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0Infinity ".
2040 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-Infinity ".
2041 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0fnord ".
2042 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0E ".
2043 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e ".
2044 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e+ ".
2045 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0E- ".
2046 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0- ".
2047 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+ ".
2048 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-. ".
2049 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.- ".
2050 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0. ".
2051 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+. ".
2052 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.E0 ".
2053 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e1 ".
2054 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+17E-1 ".
2055 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f017e+2 ".
2056 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f00.35 ".
2057 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f01e-10 ".
2058 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.1 ".
2059 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32NaN ".
2060 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32Infinity ".
2061 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-Infinity ".
2062 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32fnord ".
2063 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32E ".
2064 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e ".
2065 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e+ ".
2066 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32E- ".
2067 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32- ".
2068 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+ ".
2069 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-. ".
2070 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.- ".
2071 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32. ".
2072 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+. ".
2073 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.E0 ".
2074 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e1 ".
2075 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+17E-1 ".
2076 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+3217e+2 ".
2077 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+320.35 ".
2078 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+321e-10 ".
2079 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.1 ".
2080 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245NaN ".
2081 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245Infinity…".
2082 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-Infinit…".
2083 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245fnord ".
2084 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245E ".
2085 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e ".
2086 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e+ ".
2087 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245E- ".
2088 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245- ".
2089 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+ ".
2090 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-. ".
2091 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.- ".
2092 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245. ".
2093 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+. ".
2094 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.E0 ".
2095 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e1 ".
2096 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+17E-1 ".
2097 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f124124517e+2 ".
2098 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f12412450.35 ".
2099 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f12412451e-10 ".
2100 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.1 ".
2101 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47NaN ".
2102 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47Infinity ".
2103 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-Infinity ".
2104 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47fnord ".
2105 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47E ".
2106 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e ".
2107 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e+ ".
2108 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47E- ".
2109 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47- ".
2110 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+ ".
2111 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-. ".
2112 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.- ".
2113 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47. ".
2114 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+. ".
2115 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.E0 ".
2116 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e1 ".
2117 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+17E-1 ".
2118 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-4717e+2 ".
2119 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-470.35 ".
2120 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-471e-10 ".
2121 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.1 ".
2122 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0NaN ".
2123 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0Infinity ".
2124 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-Infinity ".
2125 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0fnord ".
2126 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0E ".
2127 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e ".
2128 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e+ ".
2129 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0E- ".
2130 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0- ".
2131 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+ ".
2132 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-. ".
2133 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.- ".
2134 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0. ".
2135 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+. ".
2136 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.E0 ".
2137 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e1 ".
2138 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+17E-1 ".
2139 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f017e+2 ".
2140 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f00.35 ".
2141 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f01e-10 ".
2142 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.1 ".
2143 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32NaN ".
2144 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32Infinity ".
2145 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-Infinity ".
2146 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32fnord ".
2147 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32E ".
2148 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e ".
2149 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e+ ".
2150 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32E- ".
2151 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32- ".
2152 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+ ".
2153 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-. ".
2154 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.- ".
2155 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32. ".
2156 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+. ".
2157 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.E0 ".
2158 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e1 ".
2159 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+17E-1 ".
2160 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+3217e+2 ".
2161 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+320.35 ".
2162 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+321e-10 ".
2163 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.1 ".
2164 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245NaN ".
2165 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245Infinity…".
2166 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-Infinit…".
2167 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245fnord ".
2168 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245E ".
2169 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e ".
2170 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e+ ".
2171 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245E- ".
2172 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245- ".
2173 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+ ".
2174 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-. ".
2175 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.- ".
2176 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245. ".
2177 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+. ".
2178 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.E0 ".
2179 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e1 ".
2180 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+17E-1 …".
2181 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f124124517e+2 ".
2182 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f12412450.35 ".
2183 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f12412451e-10 ".
2184 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.1 ".
2185 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47NaN\r\n\t ".
2186 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47Infinity\r\n\t ".
2187 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-Infinity\r\n\t…".
2188 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47fnord\r\n\t ".
2189 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47E\r\n\t ".
2190 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e\r\n\t ".
2191 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e+\r\n\t ".
2192 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47E-\r\n\t ".
2193 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-\r\n\t ".
2194 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+\r\n\t ".
2195 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-.\r\n\t ".
2196 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.-\r\n\t ".
2197 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.\r\n\t ".
2198 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+.\r\n\t ".
2199 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.E0\r\n\t ".
2200 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e1\r\n\t ".
2201 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+17E-1\r\n\t ".
2202 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-4717e+2\r\n\t ".
2203 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-470.35\r\n\t ".
2204 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-471e-10\r\n\t ".
2205 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.1\r\n\t ".
2206 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0NaN\r\n\t ".
2207 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0Infinity\r\n\t ".
2208 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-Infinity\r\n\t ".
2209 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0fnord\r\n\t ".
2210 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0E\r\n\t ".
2211 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e\r\n\t ".
2212 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e+\r\n\t ".
2213 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0E-\r\n\t ".
2214 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-\r\n\t ".
2215 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+\r\n\t ".
2216 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-.\r\n\t ".
2217 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.-\r\n\t ".
2218 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.\r\n\t ".
2219 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+.\r\n\t ".
2220 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.E0\r\n\t ".
2221 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e1\r\n\t ".
2222 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+17E-1\r\n\t ".
2223 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f017e+2\r\n\t ".
2224 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f00.35\r\n\t ".
2225 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f01e-10\r\n\t ".
2226 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.1\r\n\t ".
2227 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32NaN\r\n\t ".
2228 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32Infinity\r\n\t ".
2229 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-Infinity\r\n\t…".
2230 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32fnord\r\n\t ".
2231 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32E\r\n\t ".
2232 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e\r\n\t ".
2233 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e+\r\n\t ".
2234 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32E-\r\n\t ".
2235 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-\r\n\t ".
2236 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+\r\n\t ".
2237 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-.\r\n\t ".
2238 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.-\r\n\t ".
2239 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.\r\n\t ".
2240 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+.\r\n\t ".
2241 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.E0\r\n\t ".
2242 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e1\r\n\t ".
2243 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+17E-1\r\n\t ".
2244 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+3217e+2\r\n\t ".
2245 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+320.35\r\n\t ".
2246 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+321e-10\r\n\t ".
2247 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.1\r\n\t ".
2248 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245NaN\r\n\t ".
2249 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245Infinity…".
2250 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-Infinit…".
2251 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245fnord\r\n\t…".
2252 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245E\r\n\t ".
2253 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e\r\n\t ".
2254 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e+\r\n\t ".
2255 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245E-\r\n\t ".
2256 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-\r\n\t ".
2257 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+\r\n\t ".
2258 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-.\r\n\t ".
2259 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.-\r\n\t ".
2260 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.\r\n\t ".
2261 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+.\r\n\t ".
2262 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.E0\r\n\t ".
2263 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e1\r\n\t ".
2264 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+17E-1\r\n…".
2265 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f124124517e+2\r\n\t…".
2266 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f12412450.35\r\n\t ".
2267 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f12412451e-10\r\n\t…".
2268 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.1\r\n\t ".
2269 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47NaN\f".
2270 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47Infinity\f".
2271 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-Infinity\f".
2272 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47fnord\f".
2273 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47E\f".
2274 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e\f".
2275 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e+\f".
2276 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47E-\f".
2277 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-\f".
2278 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+\f".
2279 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47-.\f".
2280 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.-\f".
2281 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.\f".
2282 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+.\f".
2283 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.E0\f".
2284 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47e1\f".
2285 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47+17E-1\f".
2286 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-4717e+2\f".
2287 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-470.35\f".
2288 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-471e-10\f".
2289 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f-47.1\f".
2290 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0NaN\f".
2291 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0Infinity\f".
2292 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-Infinity\f".
2293 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0fnord\f".
2294 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0E\f".
2295 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e\f".
2296 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e+\f".
2297 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0E-\f".
2298 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-\f".
2299 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+\f".
2300 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0-.\f".
2301 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.-\f".
2302 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.\f".
2303 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+.\f".
2304 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.E0\f".
2305 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0e1\f".
2306 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0+17E-1\f".
2307 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f017e+2\f".
2308 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f00.35\f".
2309 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f01e-10\f".
2310 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f0.1\f".
2311 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32NaN\f".
2312 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32Infinity\f".
2313 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-Infinity\f".
2314 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32fnord\f".
2315 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32E\f".
2316 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e\f".
2317 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e+\f".
2318 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32E-\f".
2319 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-\f".
2320 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+\f".
2321 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32-.\f".
2322 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.-\f".
2323 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.\f".
2324 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+.\f".
2325 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.E0\f".
2326 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32e1\f".
2327 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32+17E-1\f".
2328 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+3217e+2\f".
2329 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+320.35\f".
2330 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+321e-10\f".
2331 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f+32.1\f".
2332 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245NaN\f".
2333 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245Infinity…".
2334 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-Infinit…".
2335 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245fnord\f".
2336 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245E\f".
2337 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e\f".
2338 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e+\f".
2339 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245E-\f".
2340 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-\f".
2341 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+\f".
2342 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245-.\f".
2343 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.-\f".
2344 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.\f".
2345 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+.\f".
2346 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.E0\f".
2347 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245e1\f".
2348 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245+17E-1\f".
2349 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f124124517e+2\f".
2350 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f12412450.35\f".
2351 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f12412451e-10\f".
2352 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "\f1241245.1\f".
2353 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\fNaN".
2354 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\fNaN".
2355 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\fNaN".
2356 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\fNaN".
2357 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\fInfinity".
2358 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\fInfinity".
2359 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\fInfinity".
2360 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\fInfinity".
2361 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f-Infinity".
2362 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f-Infinity".
2363 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f-Infinity".
2364 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f-Infinit…".
2365 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\ffnord".
2366 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\ffnord".
2367 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\ffnord".
2368 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\ffnord".
2369 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\fE".
2370 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\fE".
2371 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\fE".
2372 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\fE".
2373 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\fe".
2374 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\fe".
2375 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\fe".
2376 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\fe".
2377 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\fe+".
2378 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\fe+".
2379 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\fe+".
2380 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\fe+".
2381 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\fE-".
2382 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\fE-".
2383 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\fE-".
2384 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\fE-".
2385 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f-".
2386 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f-".
2387 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f-".
2388 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f-".
2389 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f+".
2390 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f+".
2391 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f+".
2392 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f+".
2393 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f-.".
2394 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f-.".
2395 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f-.".
2396 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f-.".
2397 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f.-".
2398 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f.-".
2399 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f.-".
2400 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f.-".
2401 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f.".
2402 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f.".
2403 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f.".
2404 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f.".
2405 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f+.".
2406 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f+.".
2407 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f+.".
2408 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f+.".
2409 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f.E0".
2410 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f.E0".
2411 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f.E0".
2412 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f.E0".
2413 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\fe1".
2414 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\fe1".
2415 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\fe1".
2416 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\fe1".
2417 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f+17E-1".
2418 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f+17E-1".
2419 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f+17E-1".
2420 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f+17E-1".
2421 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f17e+2".
2422 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f17e+2".
2423 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f17e+2".
2424 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f17e+2".
2425 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f0.35".
2426 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f0.35".
2427 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f0.35".
2428 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f0.35".
2429 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f1e-10".
2430 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f1e-10".
2431 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f1e-10".
2432 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f1e-10".
2433 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47\f.1".
2434 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0\f.1".
2435 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32\f.1".
2436 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245\f.1".
606 This is a testharness.js-based test. 2437 This is a testharness.js-based test.
607 PASS Test <integer> valid value: -47 2438 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
608 PASS Test <integer> valid value: 0 2439 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a functi on
609 PASS Test <integer> valid value: +32 2440 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a funct ion
610 PASS Test <integer> valid value: 1241245 2441 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
611 PASS Test <integer> invalid value: NaN 2442 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
612 PASS Test <integer> invalid value: Infinity 2443 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
613 PASS Test <integer> invalid value: -Infinity 2444 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
614 PASS Test <integer> invalid value: fnord 2445 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
615 PASS Test <integer> invalid value: E 2446 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
616 PASS Test <integer> invalid value: e 2447 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
617 PASS Test <integer> invalid value: e+ 2448 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
618 PASS Test <integer> invalid value: E- 2449 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
619 PASS Test <integer> invalid value: - 2450 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
620 PASS Test <integer> invalid value: + 2451 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
621 PASS Test <integer> invalid value: -. 2452 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
622 PASS Test <integer> invalid value: .- 2453 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
623 PASS Test <integer> invalid value: . 2454 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function
624 PASS Test <integer> invalid value: +. 2455 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
625 PASS Test <integer> invalid value: .E0 2456 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
626 PASS Test <integer> invalid value: e1 2457 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
627 PASS Test <integer> invalid value: +17E-1 2458 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
628 PASS Test <integer> invalid value: 17e+2 2459 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
629 PASS Test <integer> invalid value: 0.35 2460 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function
630 PASS Test <integer> invalid value: 1e-10 2461 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a functio n
631 PASS Test <integer> invalid value: .1 2462 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
632 PASS Test <integer> valid value: -47 2463 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
633 PASS Test <integer> valid value: 0 2464 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
634 PASS Test <integer> valid value: +32 2465 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
635 PASS Test <integer> valid value: 1241245 2466 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
636 PASS Test <integer> invalid value: NaN 2467 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
637 PASS Test <integer> invalid value: Infinity 2468 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
638 PASS Test <integer> invalid value: -Infinity 2469 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
639 PASS Test <integer> invalid value: fnord 2470 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
640 PASS Test <integer> invalid value: E 2471 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
641 PASS Test <integer> invalid value: e 2472 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
642 PASS Test <integer> invalid value: e+ 2473 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
643 PASS Test <integer> invalid value: E- 2474 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
644 PASS Test <integer> invalid value: - 2475 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
645 PASS Test <integer> invalid value: + 2476 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
646 PASS Test <integer> invalid value: -. 2477 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
647 PASS Test <integer> invalid value: .- 2478 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
648 PASS Test <integer> invalid value: . 2479 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
649 PASS Test <integer> invalid value: +. 2480 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
650 PASS Test <integer> invalid value: .E0 2481 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a functi on
651 PASS Test <integer> invalid value: e1 2482 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a funct ion
652 PASS Test <integer> invalid value: +17E-1 2483 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
653 PASS Test <integer> invalid value: 17e+2 2484 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
654 PASS Test <integer> invalid value: 0.35 2485 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
655 PASS Test <integer> invalid value: 1e-10 2486 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
656 PASS Test <integer> invalid value: .1 2487 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
657 PASS Test <integer> valid value: -47 2488 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
658 PASS Test <integer> valid value: 0 2489 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
659 PASS Test <integer> valid value: +32 2490 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
660 PASS Test <integer> valid value: 1241245 2491 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
661 PASS Test <integer> invalid value: NaN 2492 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
662 PASS Test <integer> invalid value: Infinity 2493 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
663 PASS Test <integer> invalid value: -Infinity 2494 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
664 PASS Test <integer> invalid value: fnord 2495 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
665 PASS Test <integer> invalid value: E 2496 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function
666 PASS Test <integer> invalid value: e 2497 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
667 PASS Test <integer> invalid value: e+ 2498 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
668 PASS Test <integer> invalid value: E- 2499 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
669 PASS Test <integer> invalid value: - 2500 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
670 PASS Test <integer> invalid value: + 2501 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a functio n
671 PASS Test <integer> invalid value: -. 2502 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a fu nction
672 PASS Test <integer> invalid value: .- 2503 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a f unction
673 PASS Test <integer> invalid value: . 2504 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a funct ion
674 PASS Test <integer> invalid value: +. 2505 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
675 PASS Test <integer> invalid value: .E0 2506 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
676 PASS Test <integer> invalid value: e1 2507 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function
677 PASS Test <integer> invalid value: +17E-1 2508 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function
678 PASS Test <integer> invalid value: 17e+2 2509 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
679 PASS Test <integer> invalid value: 0.35 2510 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
680 PASS Test <integer> invalid value: 1e-10 2511 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function
681 PASS Test <integer> invalid value: .1 2512 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function
682 PASS Test <integer> valid value: -47\r\n\t 2513 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
683 PASS Test <integer> valid value: 0\r\n\t 2514 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function
684 PASS Test <integer> valid value: +32\r\n\t 2515 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a functio n
685 PASS Test <integer> valid value: 1241245\r\n\t 2516 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function
686 PASS Test <integer> invalid value: NaN\r\n\t 2517 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a func tion
687 PASS Test <integer> invalid value: Infinity\r\n\t 2518 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a funct ion
688 PASS Test <integer> invalid value: -Infinity\r\n\t 2519 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a functi on
689 PASS Test <integer> invalid value: fnord\r\n\t 2520 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a funct ion
690 PASS Test <integer> invalid value: E\r\n\t 2521 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function
691 PASS Test <integer> invalid value: e\r\n\t 2522 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
692 PASS Test <integer> invalid value: e+\r\n\t 2523 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a funct ion
693 PASS Test <integer> invalid value: E-\r\n\t 2524 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a func tion
694 PASS Test <integer> invalid value: -\r\n\t 2525 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
695 PASS Test <integer> invalid value: +\r\n\t 2526 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
696 PASS Test <integer> invalid value: -.\r\n\t 2527 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
697 PASS Test <integer> invalid value: .-\r\n\t 2528 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
698 PASS Test <integer> invalid value: .\r\n\t 2529 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
699 PASS Test <integer> invalid value: +.\r\n\t 2530 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
700 PASS Test <integer> invalid value: .E0\r\n\t 2531 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
701 PASS Test <integer> invalid value: e1\r\n\t 2532 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
702 PASS Test <integer> invalid value: +17E-1\r\n\t 2533 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
703 PASS Test <integer> invalid value: 17e+2\r\n\t 2534 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
704 PASS Test <integer> invalid value: 0.35\r\n\t 2535 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
705 PASS Test <integer> invalid value: 1e-10\r\n\t 2536 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
706 PASS Test <integer> invalid value: .1\r\n\t 2537 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
707 PASS Test <integer> valid value: -47\f 2538 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a functio n
708 PASS Test <integer> valid value: 0\f 2539 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
709 PASS Test <integer> valid value: +32\f 2540 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
710 PASS Test <integer> valid value: 1241245\f 2541 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
711 PASS Test <integer> invalid value: NaN\f 2542 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
712 PASS Test <integer> invalid value: Infinity\f 2543 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
713 PASS Test <integer> invalid value: -Infinity\f 2544 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a functio n
714 PASS Test <integer> invalid value: fnord\f 2545 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a functi on
715 PASS Test <integer> invalid value: E\f 2546 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
716 PASS Test <integer> invalid value: e\f 2547 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
717 PASS Test <integer> invalid value: e+\f 2548 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
718 PASS Test <integer> invalid value: E-\f 2549 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
719 PASS Test <integer> invalid value: -\f 2550 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
720 PASS Test <integer> invalid value: +\f 2551 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
721 PASS Test <integer> invalid value: -.\f 2552 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
722 PASS Test <integer> invalid value: .-\f 2553 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
723 PASS Test <integer> invalid value: .\f 2554 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
724 PASS Test <integer> invalid value: +.\f 2555 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
725 PASS Test <integer> invalid value: .E0\f 2556 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
726 PASS Test <integer> invalid value: e1\f 2557 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
727 PASS Test <integer> invalid value: +17E-1\f 2558 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
728 PASS Test <integer> invalid value: 17e+2\f 2559 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
729 PASS Test <integer> invalid value: 0.35\f 2560 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
730 PASS Test <integer> invalid value: 1e-10\f 2561 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
731 PASS Test <integer> invalid value: .1\f 2562 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
732 PASS Test <integer> trailing garbage, value: -47a 2563 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
733 PASS Test <integer> trailing garbage, value: 0a 2564 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
734 PASS Test <integer> trailing garbage, value: +32a 2565 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a funct ion
735 PASS Test <integer> trailing garbage, value: 1241245a 2566 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a func tion
736 PASS Test <integer> trailing garbage, value: -47e 2567 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
737 PASS Test <integer> trailing garbage, value: 0e 2568 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
738 PASS Test <integer> trailing garbage, value: +32e 2569 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
739 PASS Test <integer> trailing garbage, value: 1241245e 2570 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
740 PASS Test <integer> trailing garbage, value: -47foo 2571 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
741 PASS Test <integer> trailing garbage, value: 0foo 2572 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
742 PASS Test <integer> trailing garbage, value: +32foo 2573 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
743 PASS Test <integer> trailing garbage, value: 1241245foo 2574 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
744 PASS Test <integer> trailing garbage, value: -47)90 2575 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
745 PASS Test <integer> trailing garbage, value: 0)90 2576 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
746 PASS Test <integer> trailing garbage, value: +32)90 2577 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
747 PASS Test <integer> trailing garbage, value: 1241245)90 2578 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
748 PASS Test <integer> valid value: -47 2579 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
749 PASS Test <integer> valid value: 0 2580 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a functio n
750 PASS Test <integer> valid value: +32 2581 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
751 PASS Test <integer> valid value: 1241245 2582 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
752 PASS Test <integer> invalid value: NaN 2583 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
753 PASS Test <integer> invalid value: Infinity 2584 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
754 PASS Test <integer> invalid value: -Infinity 2585 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a functi on
755 PASS Test <integer> invalid value: fnord 2586 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a f unction
756 PASS Test <integer> invalid value: E 2587 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
757 PASS Test <integer> invalid value: e 2588 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a func tion
758 PASS Test <integer> invalid value: e+ 2589 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
759 PASS Test <integer> invalid value: E- 2590 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
760 PASS Test <integer> invalid value: - 2591 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a functio n
761 PASS Test <integer> invalid value: + 2592 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a functio n
762 PASS Test <integer> invalid value: -. 2593 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
763 PASS Test <integer> invalid value: .- 2594 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
764 PASS Test <integer> invalid value: . 2595 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a functio n
765 PASS Test <integer> invalid value: +. 2596 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a functio n
766 PASS Test <integer> invalid value: .E0 2597 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
767 PASS Test <integer> invalid value: e1 2598 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a functio n
768 PASS Test <integer> invalid value: +17E-1 2599 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a functi on
769 PASS Test <integer> invalid value: 17e+2 2600 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a functio n
770 PASS Test <integer> invalid value: 0.35 2601 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a fun ction
771 PASS Test <integer> invalid value: 1e-10 2602 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a func tion
772 PASS Test <integer> invalid value: .1 2603 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a funct ion
773 PASS Test <integer> valid value: -47 2604 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a func tion
774 PASS Test <integer> valid value: 0 2605 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a functio n
775 PASS Test <integer> valid value: +32 2606 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
776 PASS Test <integer> valid value: 1241245 2607 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a fun ction
777 PASS Test <integer> invalid value: NaN 2608 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a fu nction
778 PASS Test <integer> invalid value: Infinity 2609 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a functi on
779 PASS Test <integer> invalid value: -Infinity 2610 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
780 PASS Test <integer> invalid value: fnord 2611 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
781 PASS Test <integer> invalid value: E 2612 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
782 PASS Test <integer> invalid value: e 2613 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
783 PASS Test <integer> invalid value: e+ 2614 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
784 PASS Test <integer> invalid value: E- 2615 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
785 PASS Test <integer> invalid value: - 2616 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
786 PASS Test <integer> invalid value: + 2617 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
787 PASS Test <integer> invalid value: -. 2618 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
788 PASS Test <integer> invalid value: .- 2619 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
789 PASS Test <integer> invalid value: . 2620 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
790 PASS Test <integer> invalid value: +. 2621 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
791 PASS Test <integer> invalid value: .E0 2622 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a funct ion
792 PASS Test <integer> invalid value: e1 2623 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a functi on
793 PASS Test <integer> invalid value: +17E-1 2624 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a functio n
794 PASS Test <integer> invalid value: 17e+2 2625 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a functi on
795 PASS Test <integer> invalid value: 0.35 2626 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
796 PASS Test <integer> invalid value: 1e-10 2627 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
797 PASS Test <integer> invalid value: .1 2628 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a funct ion
798 PASS Test <integer> valid value: -47 2629 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a func tion
799 PASS Test <integer> valid value: 0 2630 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
800 PASS Test <integer> valid value: +32 2631 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
801 PASS Test <integer> valid value: 1241245 2632 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
802 PASS Test <integer> invalid value: NaN 2633 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
803 PASS Test <integer> invalid value: Infinity 2634 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
804 PASS Test <integer> invalid value: -Infinity 2635 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
805 PASS Test <integer> invalid value: fnord 2636 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
806 PASS Test <integer> invalid value: E 2637 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
807 PASS Test <integer> invalid value: e 2638 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
808 PASS Test <integer> invalid value: e+ 2639 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
809 PASS Test <integer> invalid value: E- 2640 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
810 PASS Test <integer> invalid value: - 2641 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
811 PASS Test <integer> invalid value: + 2642 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
812 PASS Test <integer> invalid value: -. 2643 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a functio n
813 PASS Test <integer> invalid value: .- 2644 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
814 PASS Test <integer> invalid value: . 2645 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
815 PASS Test <integer> invalid value: +. 2646 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
816 PASS Test <integer> invalid value: .E0 2647 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
817 PASS Test <integer> invalid value: e1 2648 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
818 PASS Test <integer> invalid value: +17E-1 2649 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a fun ction
819 PASS Test <integer> invalid value: 17e+2 2650 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a fu nction
820 PASS Test <integer> invalid value: 0.35 2651 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a functi on
821 PASS Test <integer> invalid value: 1e-10 2652 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
822 PASS Test <integer> invalid value: .1 2653 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
823 PASS Test <integer> valid value: -47\r\n\t 2654 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
824 PASS Test <integer> valid value: 0\r\n\t 2655 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
825 PASS Test <integer> valid value: +32\r\n\t 2656 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
826 PASS Test <integer> valid value: 1241245\r\n\t 2657 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
827 PASS Test <integer> invalid value: NaN\r\n\t 2658 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
828 PASS Test <integer> invalid value: Infinity\r\n\t 2659 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
829 PASS Test <integer> invalid value: -Infinity\r\n\t 2660 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
830 PASS Test <integer> invalid value: fnord\r\n\t 2661 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
831 PASS Test <integer> invalid value: E\r\n\t 2662 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
832 PASS Test <integer> invalid value: e\r\n\t 2663 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
833 PASS Test <integer> invalid value: e+\r\n\t 2664 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a funct ion
834 PASS Test <integer> invalid value: E-\r\n\t 2665 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a functi on
835 PASS Test <integer> invalid value: -\r\n\t 2666 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a functio n
836 PASS Test <integer> invalid value: +\r\n\t 2667 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a functi on
837 PASS Test <integer> invalid value: -.\r\n\t 2668 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
838 PASS Test <integer> invalid value: .-\r\n\t 2669 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a func tion
839 PASS Test <integer> invalid value: .\r\n\t 2670 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
840 PASS Test <integer> invalid value: +.\r\n\t 2671 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
841 PASS Test <integer> invalid value: .E0\r\n\t 2672 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a fu nction
842 PASS Test <integer> invalid value: e1\r\n\t 2673 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a functi on
843 PASS Test <integer> invalid value: +17E-1\r\n\t 2674 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a functi on
844 PASS Test <integer> invalid value: 17e+2\r\n\t 2675 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a funct ion
845 PASS Test <integer> invalid value: 0.35\r\n\t 2676 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a funct ion
846 PASS Test <integer> invalid value: 1e-10\r\n\t 2677 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a functi on
847 PASS Test <integer> invalid value: .1\r\n\t 2678 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a functi on
848 PASS Test <integer> valid value: -47\f 2679 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a funct ion
849 PASS Test <integer> valid value: 0\f 2680 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a funct ion
850 PASS Test <integer> valid value: +32\f 2681 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a functi on
851 PASS Test <integer> valid value: 1241245\f 2682 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a funct ion
852 PASS Test <integer> invalid value: NaN\f 2683 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a func tion
853 PASS Test <integer> invalid value: Infinity\f 2684 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a funct ion
854 PASS Test <integer> invalid value: -Infinity\f 2685 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a f unction
855 PASS Test <integer> invalid value: fnord\f 2686 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a fu nction
856 PASS Test <integer> invalid value: E\f 2687 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a fun ction
857 PASS Test <integer> invalid value: e\f 2688 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a fu nction
858 PASS Test <integer> invalid value: e+\f 2689 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a funct ion
859 PASS Test <integer> invalid value: E-\f 2690 FAIL Test <integer> valid value: -47NaN\r\n\t assert_valid_custom is not a func tion
860 PASS Test <integer> invalid value: -\f 2691 FAIL Test <integer> valid value: -47Infinity\r\n\t assert_valid_custom is not a function
861 PASS Test <integer> invalid value: +\f 2692 FAIL Test <integer> valid value: -47-Infinity\r\n\t assert_valid_custom is not a function
862 PASS Test <integer> invalid value: -.\f 2693 FAIL Test <integer> valid value: -47fnord\r\n\t assert_valid_custom is not a fu nction
863 PASS Test <integer> invalid value: .-\f 2694 FAIL Test <integer> valid value: -47E\r\n\t assert_valid_custom is not a functi on
864 PASS Test <integer> invalid value: .\f 2695 FAIL Test <integer> valid value: -47e\r\n\t assert_valid_custom is not a functi on
865 PASS Test <integer> invalid value: +.\f 2696 FAIL Test <integer> valid value: -47e+\r\n\t assert_valid_custom is not a funct ion
866 PASS Test <integer> invalid value: .E0\f 2697 FAIL Test <integer> valid value: -47E-\r\n\t assert_valid_custom is not a funct ion
867 PASS Test <integer> invalid value: e1\f 2698 FAIL Test <integer> valid value: -47-\r\n\t assert_valid_custom is not a functi on
868 PASS Test <integer> invalid value: +17E-1\f 2699 FAIL Test <integer> valid value: -47+\r\n\t assert_valid_custom is not a functi on
869 PASS Test <integer> invalid value: 17e+2\f 2700 FAIL Test <integer> valid value: -47-.\r\n\t assert_valid_custom is not a funct ion
870 PASS Test <integer> invalid value: 0.35\f 2701 FAIL Test <integer> valid value: -47.-\r\n\t assert_valid_custom is not a funct ion
871 PASS Test <integer> invalid value: 1e-10\f 2702 FAIL Test <integer> valid value: -47.\r\n\t assert_valid_custom is not a functi on
872 PASS Test <integer> invalid value: .1\f 2703 FAIL Test <integer> valid value: -47+.\r\n\t assert_valid_custom is not a funct ion
873 PASS Test <integer> trailing garbage, value: -47a 2704 FAIL Test <integer> valid value: -47.E0\r\n\t assert_valid_custom is not a func tion
874 PASS Test <integer> trailing garbage, value: 0a 2705 FAIL Test <integer> valid value: -47e1\r\n\t assert_valid_custom is not a funct ion
875 PASS Test <integer> trailing garbage, value: +32a 2706 FAIL Test <integer> valid value: -47+17E-1\r\n\t assert_valid_custom is not a f unction
876 PASS Test <integer> trailing garbage, value: 1241245a 2707 FAIL Test <integer> valid value: -4717e+2\r\n\t assert_valid_custom is not a fu nction
877 PASS Test <integer> trailing garbage, value: -47e 2708 FAIL Test <integer> valid value: -470.35\r\n\t assert_valid_custom is not a fun ction
878 PASS Test <integer> trailing garbage, value: 0e 2709 FAIL Test <integer> valid value: -471e-10\r\n\t assert_valid_custom is not a fu nction
879 PASS Test <integer> trailing garbage, value: +32e 2710 FAIL Test <integer> valid value: -47.1\r\n\t assert_valid_custom is not a funct ion
880 PASS Test <integer> trailing garbage, value: 1241245e 2711 FAIL Test <integer> valid value: 0NaN\r\n\t assert_valid_custom is not a functi on
881 PASS Test <integer> trailing garbage, value: -47foo 2712 FAIL Test <integer> valid value: 0Infinity\r\n\t assert_valid_custom is not a f unction
882 PASS Test <integer> trailing garbage, value: 0foo 2713 FAIL Test <integer> valid value: 0-Infinity\r\n\t assert_valid_custom is not a function
883 PASS Test <integer> trailing garbage, value: +32foo 2714 FAIL Test <integer> valid value: 0fnord\r\n\t assert_valid_custom is not a func tion
884 PASS Test <integer> trailing garbage, value: 1241245foo 2715 FAIL Test <integer> valid value: 0E\r\n\t assert_valid_custom is not a function
885 PASS Test <integer> trailing garbage, value: -47)90 2716 FAIL Test <integer> valid value: 0e\r\n\t assert_valid_custom is not a function
886 PASS Test <integer> trailing garbage, value: 0)90 2717 FAIL Test <integer> valid value: 0e+\r\n\t assert_valid_custom is not a functio n
887 PASS Test <integer> trailing garbage, value: +32)90 2718 FAIL Test <integer> valid value: 0E-\r\n\t assert_valid_custom is not a functio n
888 PASS Test <integer> trailing garbage, value: 1241245)90 2719 FAIL Test <integer> valid value: 0-\r\n\t assert_valid_custom is not a function
889 PASS Test <integer> valid value: -47 2720 FAIL Test <integer> valid value: 0+\r\n\t assert_valid_custom is not a function
890 PASS Test <integer> valid value: 0 2721 FAIL Test <integer> valid value: 0-.\r\n\t assert_valid_custom is not a functio n
891 PASS Test <integer> valid value: +32 2722 FAIL Test <integer> valid value: 0.-\r\n\t assert_valid_custom is not a functio n
892 PASS Test <integer> valid value: 1241245 2723 FAIL Test <integer> valid value: 0.\r\n\t assert_valid_custom is not a function
893 PASS Test <integer> invalid value: NaN 2724 FAIL Test <integer> valid value: 0+.\r\n\t assert_valid_custom is not a functio n
894 PASS Test <integer> invalid value: Infinity 2725 FAIL Test <integer> valid value: 0.E0\r\n\t assert_valid_custom is not a functi on
895 PASS Test <integer> invalid value: -Infinity 2726 FAIL Test <integer> valid value: 0e1\r\n\t assert_valid_custom is not a functio n
896 PASS Test <integer> invalid value: fnord 2727 FAIL Test <integer> valid value: 0+17E-1\r\n\t assert_valid_custom is not a fun ction
897 PASS Test <integer> invalid value: E 2728 FAIL Test <integer> valid value: 017e+2\r\n\t assert_valid_custom is not a func tion
898 PASS Test <integer> invalid value: e 2729 FAIL Test <integer> valid value: 00.35\r\n\t assert_valid_custom is not a funct ion
899 PASS Test <integer> invalid value: e+ 2730 FAIL Test <integer> valid value: 01e-10\r\n\t assert_valid_custom is not a func tion
900 PASS Test <integer> invalid value: E- 2731 FAIL Test <integer> valid value: 0.1\r\n\t assert_valid_custom is not a functio n
901 PASS Test <integer> invalid value: - 2732 FAIL Test <integer> valid value: +32NaN\r\n\t assert_valid_custom is not a func tion
902 PASS Test <integer> invalid value: + 2733 FAIL Test <integer> valid value: +32Infinity\r\n\t assert_valid_custom is not a function
903 PASS Test <integer> invalid value: -. 2734 FAIL Test <integer> valid value: +32-Infinity\r\n\t assert_valid_custom is not a function
904 PASS Test <integer> invalid value: .- 2735 FAIL Test <integer> valid value: +32fnord\r\n\t assert_valid_custom is not a fu nction
905 PASS Test <integer> invalid value: . 2736 FAIL Test <integer> valid value: +32E\r\n\t assert_valid_custom is not a functi on
906 PASS Test <integer> invalid value: +. 2737 FAIL Test <integer> valid value: +32e\r\n\t assert_valid_custom is not a functi on
907 PASS Test <integer> invalid value: .E0 2738 FAIL Test <integer> valid value: +32e+\r\n\t assert_valid_custom is not a funct ion
908 PASS Test <integer> invalid value: e1 2739 FAIL Test <integer> valid value: +32E-\r\n\t assert_valid_custom is not a funct ion
909 PASS Test <integer> invalid value: +17E-1 2740 FAIL Test <integer> valid value: +32-\r\n\t assert_valid_custom is not a functi on
910 PASS Test <integer> invalid value: 17e+2 2741 FAIL Test <integer> valid value: +32+\r\n\t assert_valid_custom is not a functi on
911 PASS Test <integer> invalid value: 0.35 2742 FAIL Test <integer> valid value: +32-.\r\n\t assert_valid_custom is not a funct ion
912 PASS Test <integer> invalid value: 1e-10 2743 FAIL Test <integer> valid value: +32.-\r\n\t assert_valid_custom is not a funct ion
913 PASS Test <integer> invalid value: .1 2744 FAIL Test <integer> valid value: +32.\r\n\t assert_valid_custom is not a functi on
914 PASS Test <integer> valid value: -47 2745 FAIL Test <integer> valid value: +32+.\r\n\t assert_valid_custom is not a funct ion
915 PASS Test <integer> valid value: 0 2746 FAIL Test <integer> valid value: +32.E0\r\n\t assert_valid_custom is not a func tion
916 PASS Test <integer> valid value: +32 2747 FAIL Test <integer> valid value: +32e1\r\n\t assert_valid_custom is not a funct ion
917 PASS Test <integer> valid value: 1241245 2748 FAIL Test <integer> valid value: +32+17E-1\r\n\t assert_valid_custom is not a f unction
918 PASS Test <integer> invalid value: NaN 2749 FAIL Test <integer> valid value: +3217e+2\r\n\t assert_valid_custom is not a fu nction
919 PASS Test <integer> invalid value: Infinity 2750 FAIL Test <integer> valid value: +320.35\r\n\t assert_valid_custom is not a fun ction
920 PASS Test <integer> invalid value: -Infinity 2751 FAIL Test <integer> valid value: +321e-10\r\n\t assert_valid_custom is not a fu nction
921 PASS Test <integer> invalid value: fnord 2752 FAIL Test <integer> valid value: +32.1\r\n\t assert_valid_custom is not a funct ion
922 PASS Test <integer> invalid value: E 2753 FAIL Test <integer> valid value: 1241245NaN\r\n\t assert_valid_custom is not a function
923 PASS Test <integer> invalid value: e 2754 FAIL Test <integer> valid value: 1241245Infinity\r\n\t assert_valid_custom is n ot a function
924 PASS Test <integer> invalid value: e+ 2755 FAIL Test <integer> valid value: 1241245-Infinity\r\n\t assert_valid_custom is not a function
925 PASS Test <integer> invalid value: E- 2756 FAIL Test <integer> valid value: 1241245fnord\r\n\t assert_valid_custom is not a function
926 PASS Test <integer> invalid value: - 2757 FAIL Test <integer> valid value: 1241245E\r\n\t assert_valid_custom is not a fu nction
927 PASS Test <integer> invalid value: + 2758 FAIL Test <integer> valid value: 1241245e\r\n\t assert_valid_custom is not a fu nction
928 PASS Test <integer> invalid value: -. 2759 FAIL Test <integer> valid value: 1241245e+\r\n\t assert_valid_custom is not a f unction
929 PASS Test <integer> invalid value: .- 2760 FAIL Test <integer> valid value: 1241245E-\r\n\t assert_valid_custom is not a f unction
930 PASS Test <integer> invalid value: . 2761 FAIL Test <integer> valid value: 1241245-\r\n\t assert_valid_custom is not a fu nction
931 PASS Test <integer> invalid value: +. 2762 FAIL Test <integer> valid value: 1241245+\r\n\t assert_valid_custom is not a fu nction
932 PASS Test <integer> invalid value: .E0 2763 FAIL Test <integer> valid value: 1241245-.\r\n\t assert_valid_custom is not a f unction
933 PASS Test <integer> invalid value: e1 2764 FAIL Test <integer> valid value: 1241245.-\r\n\t assert_valid_custom is not a f unction
934 PASS Test <integer> invalid value: +17E-1 2765 FAIL Test <integer> valid value: 1241245.\r\n\t assert_valid_custom is not a fu nction
935 PASS Test <integer> invalid value: 17e+2 2766 FAIL Test <integer> valid value: 1241245+.\r\n\t assert_valid_custom is not a f unction
936 PASS Test <integer> invalid value: 0.35 2767 FAIL Test <integer> valid value: 1241245.E0\r\n\t assert_valid_custom is not a function
937 PASS Test <integer> invalid value: 1e-10 2768 FAIL Test <integer> valid value: 1241245e1\r\n\t assert_valid_custom is not a f unction
938 PASS Test <integer> invalid value: .1 2769 FAIL Test <integer> valid value: 1241245+17E-1\r\n\t assert_valid_custom is not a function
939 PASS Test <integer> valid value: -47 2770 FAIL Test <integer> valid value: 124124517e+2\r\n\t assert_valid_custom is not a function
940 PASS Test <integer> valid value: 0 2771 FAIL Test <integer> valid value: 12412450.35\r\n\t assert_valid_custom is not a function
941 PASS Test <integer> valid value: +32 2772 FAIL Test <integer> valid value: 12412451e-10\r\n\t assert_valid_custom is not a function
942 PASS Test <integer> valid value: 1241245 2773 FAIL Test <integer> valid value: 1241245.1\r\n\t assert_valid_custom is not a f unction
943 PASS Test <integer> invalid value: NaN 2774 FAIL Test <integer> valid value: -47NaN\f assert_valid_custom is not a function
944 PASS Test <integer> invalid value: Infinity 2775 FAIL Test <integer> valid value: -47Infinity\f assert_valid_custom is not a func tion
945 PASS Test <integer> invalid value: -Infinity 2776 FAIL Test <integer> valid value: -47-Infinity\f assert_valid_custom is not a fun ction
946 PASS Test <integer> invalid value: fnord 2777 FAIL Test <integer> valid value: -47fnord\f assert_valid_custom is not a functio n
947 PASS Test <integer> invalid value: E 2778 FAIL Test <integer> valid value: -47E\f assert_valid_custom is not a function
948 PASS Test <integer> invalid value: e 2779 FAIL Test <integer> valid value: -47e\f assert_valid_custom is not a function
949 PASS Test <integer> invalid value: e+ 2780 FAIL Test <integer> valid value: -47e+\f assert_valid_custom is not a function
950 PASS Test <integer> invalid value: E- 2781 FAIL Test <integer> valid value: -47E-\f assert_valid_custom is not a function
951 PASS Test <integer> invalid value: - 2782 FAIL Test <integer> valid value: -47-\f assert_valid_custom is not a function
952 PASS Test <integer> invalid value: + 2783 FAIL Test <integer> valid value: -47+\f assert_valid_custom is not a function
953 PASS Test <integer> invalid value: -. 2784 FAIL Test <integer> valid value: -47-.\f assert_valid_custom is not a function
954 PASS Test <integer> invalid value: .- 2785 FAIL Test <integer> valid value: -47.-\f assert_valid_custom is not a function
955 PASS Test <integer> invalid value: . 2786 FAIL Test <integer> valid value: -47.\f assert_valid_custom is not a function
956 PASS Test <integer> invalid value: +. 2787 FAIL Test <integer> valid value: -47+.\f assert_valid_custom is not a function
957 PASS Test <integer> invalid value: .E0 2788 FAIL Test <integer> valid value: -47.E0\f assert_valid_custom is not a function
958 PASS Test <integer> invalid value: e1 2789 FAIL Test <integer> valid value: -47e1\f assert_valid_custom is not a function
959 PASS Test <integer> invalid value: +17E-1 2790 FAIL Test <integer> valid value: -47+17E-1\f assert_valid_custom is not a functi on
960 PASS Test <integer> invalid value: 17e+2 2791 FAIL Test <integer> valid value: -4717e+2\f assert_valid_custom is not a functio n
961 PASS Test <integer> invalid value: 0.35 2792 FAIL Test <integer> valid value: -470.35\f assert_valid_custom is not a function
962 PASS Test <integer> invalid value: 1e-10 2793 FAIL Test <integer> valid value: -471e-10\f assert_valid_custom is not a functio n
963 PASS Test <integer> invalid value: .1 2794 FAIL Test <integer> valid value: -47.1\f assert_valid_custom is not a function
964 PASS Test <integer> valid value: -47\r\n\t 2795 FAIL Test <integer> valid value: 0NaN\f assert_valid_custom is not a function
965 PASS Test <integer> valid value: 0\r\n\t 2796 FAIL Test <integer> valid value: 0Infinity\f assert_valid_custom is not a functi on
966 PASS Test <integer> valid value: +32\r\n\t 2797 FAIL Test <integer> valid value: 0-Infinity\f assert_valid_custom is not a funct ion
967 PASS Test <integer> valid value: 1241245\r\n\t 2798 FAIL Test <integer> valid value: 0fnord\f assert_valid_custom is not a function
968 PASS Test <integer> invalid value: NaN\r\n\t 2799 FAIL Test <integer> valid value: 0E\f assert_valid_custom is not a function
969 PASS Test <integer> invalid value: Infinity\r\n\t 2800 FAIL Test <integer> valid value: 0e\f assert_valid_custom is not a function
970 PASS Test <integer> invalid value: -Infinity\r\n\t 2801 FAIL Test <integer> valid value: 0e+\f assert_valid_custom is not a function
971 PASS Test <integer> invalid value: fnord\r\n\t 2802 FAIL Test <integer> valid value: 0E-\f assert_valid_custom is not a function
972 PASS Test <integer> invalid value: E\r\n\t 2803 FAIL Test <integer> valid value: 0-\f assert_valid_custom is not a function
973 PASS Test <integer> invalid value: e\r\n\t 2804 FAIL Test <integer> valid value: 0+\f assert_valid_custom is not a function
974 PASS Test <integer> invalid value: e+\r\n\t 2805 FAIL Test <integer> valid value: 0-.\f assert_valid_custom is not a function
975 PASS Test <integer> invalid value: E-\r\n\t 2806 FAIL Test <integer> valid value: 0.-\f assert_valid_custom is not a function
976 PASS Test <integer> invalid value: -\r\n\t 2807 FAIL Test <integer> valid value: 0.\f assert_valid_custom is not a function
977 PASS Test <integer> invalid value: +\r\n\t 2808 FAIL Test <integer> valid value: 0+.\f assert_valid_custom is not a function
978 PASS Test <integer> invalid value: -.\r\n\t 2809 FAIL Test <integer> valid value: 0.E0\f assert_valid_custom is not a function
979 PASS Test <integer> invalid value: .-\r\n\t 2810 FAIL Test <integer> valid value: 0e1\f assert_valid_custom is not a function
980 PASS Test <integer> invalid value: .\r\n\t 2811 FAIL Test <integer> valid value: 0+17E-1\f assert_valid_custom is not a function
981 PASS Test <integer> invalid value: +.\r\n\t 2812 FAIL Test <integer> valid value: 017e+2\f assert_valid_custom is not a function
982 PASS Test <integer> invalid value: .E0\r\n\t 2813 FAIL Test <integer> valid value: 00.35\f assert_valid_custom is not a function
983 PASS Test <integer> invalid value: e1\r\n\t 2814 FAIL Test <integer> valid value: 01e-10\f assert_valid_custom is not a function
984 PASS Test <integer> invalid value: +17E-1\r\n\t 2815 FAIL Test <integer> valid value: 0.1\f assert_valid_custom is not a function
985 PASS Test <integer> invalid value: 17e+2\r\n\t 2816 FAIL Test <integer> valid value: +32NaN\f assert_valid_custom is not a function
986 PASS Test <integer> invalid value: 0.35\r\n\t 2817 FAIL Test <integer> valid value: +32Infinity\f assert_valid_custom is not a func tion
987 PASS Test <integer> invalid value: 1e-10\r\n\t 2818 FAIL Test <integer> valid value: +32-Infinity\f assert_valid_custom is not a fun ction
988 PASS Test <integer> invalid value: .1\r\n\t 2819 FAIL Test <integer> valid value: +32fnord\f assert_valid_custom is not a functio n
989 PASS Test <integer> valid value: -47\f 2820 FAIL Test <integer> valid value: +32E\f assert_valid_custom is not a function
990 PASS Test <integer> valid value: 0\f 2821 FAIL Test <integer> valid value: +32e\f assert_valid_custom is not a function
991 PASS Test <integer> valid value: +32\f 2822 FAIL Test <integer> valid value: +32e+\f assert_valid_custom is not a function
992 PASS Test <integer> valid value: 1241245\f 2823 FAIL Test <integer> valid value: +32E-\f assert_valid_custom is not a function
993 PASS Test <integer> invalid value: NaN\f 2824 FAIL Test <integer> valid value: +32-\f assert_valid_custom is not a function
994 PASS Test <integer> invalid value: Infinity\f 2825 FAIL Test <integer> valid value: +32+\f assert_valid_custom is not a function
995 PASS Test <integer> invalid value: -Infinity\f 2826 FAIL Test <integer> valid value: +32-.\f assert_valid_custom is not a function
996 PASS Test <integer> invalid value: fnord\f 2827 FAIL Test <integer> valid value: +32.-\f assert_valid_custom is not a function
997 PASS Test <integer> invalid value: E\f 2828 FAIL Test <integer> valid value: +32.\f assert_valid_custom is not a function
998 PASS Test <integer> invalid value: e\f 2829 FAIL Test <integer> valid value: +32+.\f assert_valid_custom is not a function
999 PASS Test <integer> invalid value: e+\f 2830 FAIL Test <integer> valid value: +32.E0\f assert_valid_custom is not a function
1000 PASS Test <integer> invalid value: E-\f 2831 FAIL Test <integer> valid value: +32e1\f assert_valid_custom is not a function
1001 PASS Test <integer> invalid value: -\f 2832 FAIL Test <integer> valid value: +32+17E-1\f assert_valid_custom is not a functi on
1002 PASS Test <integer> invalid value: +\f 2833 FAIL Test <integer> valid value: +3217e+2\f assert_valid_custom is not a functio n
1003 PASS Test <integer> invalid value: -.\f 2834 FAIL Test <integer> valid value: +320.35\f assert_valid_custom is not a function
1004 PASS Test <integer> invalid value: .-\f 2835 FAIL Test <integer> valid value: +321e-10\f assert_valid_custom is not a functio n
1005 PASS Test <integer> invalid value: .\f 2836 FAIL Test <integer> valid value: +32.1\f assert_valid_custom is not a function
1006 PASS Test <integer> invalid value: +.\f 2837 FAIL Test <integer> valid value: 1241245NaN\f assert_valid_custom is not a funct ion
1007 PASS Test <integer> invalid value: .E0\f 2838 FAIL Test <integer> valid value: 1241245Infinity\f assert_valid_custom is not a function
1008 PASS Test <integer> invalid value: e1\f 2839 FAIL Test <integer> valid value: 1241245-Infinity\f assert_valid_custom is not a function
1009 PASS Test <integer> invalid value: +17E-1\f 2840 FAIL Test <integer> valid value: 1241245fnord\f assert_valid_custom is not a fun ction
1010 PASS Test <integer> invalid value: 17e+2\f 2841 FAIL Test <integer> valid value: 1241245E\f assert_valid_custom is not a functio n
1011 PASS Test <integer> invalid value: 0.35\f 2842 FAIL Test <integer> valid value: 1241245e\f assert_valid_custom is not a functio n
1012 PASS Test <integer> invalid value: 1e-10\f 2843 FAIL Test <integer> valid value: 1241245e+\f assert_valid_custom is not a functi on
1013 PASS Test <integer> invalid value: .1\f 2844 FAIL Test <integer> valid value: 1241245E-\f assert_valid_custom is not a functi on
1014 PASS Test <integer> trailing garbage, value: -47a 2845 FAIL Test <integer> valid value: 1241245-\f assert_valid_custom is not a functio n
1015 PASS Test <integer> trailing garbage, value: 0a 2846 FAIL Test <integer> valid value: 1241245+\f assert_valid_custom is not a functio n
1016 PASS Test <integer> trailing garbage, value: +32a 2847 FAIL Test <integer> valid value: 1241245-.\f assert_valid_custom is not a functi on
1017 PASS Test <integer> trailing garbage, value: 1241245a 2848 FAIL Test <integer> valid value: 1241245.-\f assert_valid_custom is not a functi on
1018 PASS Test <integer> trailing garbage, value: -47e 2849 FAIL Test <integer> valid value: 1241245.\f assert_valid_custom is not a functio n
1019 PASS Test <integer> trailing garbage, value: 0e 2850 FAIL Test <integer> valid value: 1241245+.\f assert_valid_custom is not a functi on
1020 PASS Test <integer> trailing garbage, value: +32e 2851 FAIL Test <integer> valid value: 1241245.E0\f assert_valid_custom is not a funct ion
1021 PASS Test <integer> trailing garbage, value: 1241245e 2852 FAIL Test <integer> valid value: 1241245e1\f assert_valid_custom is not a functi on
1022 PASS Test <integer> trailing garbage, value: -47foo 2853 FAIL Test <integer> valid value: 1241245+17E-1\f assert_valid_custom is not a fu nction
1023 PASS Test <integer> trailing garbage, value: 0foo 2854 FAIL Test <integer> valid value: 124124517e+2\f assert_valid_custom is not a fun ction
1024 PASS Test <integer> trailing garbage, value: +32foo 2855 FAIL Test <integer> valid value: 12412450.35\f assert_valid_custom is not a func tion
1025 PASS Test <integer> trailing garbage, value: 1241245foo 2856 FAIL Test <integer> valid value: 12412451e-10\f assert_valid_custom is not a fun ction
1026 PASS Test <integer> trailing garbage, value: -47)90 2857 FAIL Test <integer> valid value: 1241245.1\f assert_valid_custom is not a functi on
1027 PASS Test <integer> trailing garbage, value: 0)90 2858 FAIL Test <integer> trailing garbage, value: -47 assert_equals: expected 0 but g ot -47
1028 PASS Test <integer> trailing garbage, value: +32)90 2859 PASS Test <integer> trailing garbage, value: 0
1029 PASS Test <integer> trailing garbage, value: 1241245)90 2860 FAIL Test <integer> trailing garbage, value: +32 assert_equals: expected 0 but g ot 32
1030 PASS Test <integer> valid value: \r\n\t -47 2861 FAIL Test <integer> trailing garbage, value: 1241245 assert_equals: expected 0 b ut got 1241245
1031 PASS Test <integer> valid value: \r\n\t 0 2862 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
1032 PASS Test <integer> valid value: \r\n\t +32 2863 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a funct ion
1033 PASS Test <integer> valid value: \r\n\t 1241245 2864 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a func tion
1034 PASS Test <integer> invalid value: \r\n\t NaN 2865 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
1035 PASS Test <integer> invalid value: \r\n\t Infinity 2866 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
1036 PASS Test <integer> invalid value: \r\n\t -Infinity 2867 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
1037 PASS Test <integer> invalid value: \r\n\t fnord 2868 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
1038 PASS Test <integer> invalid value: \r\n\t E 2869 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
1039 PASS Test <integer> invalid value: \r\n\t e 2870 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
1040 PASS Test <integer> invalid value: \r\n\t e+ 2871 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
1041 PASS Test <integer> invalid value: \r\n\t E- 2872 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
1042 PASS Test <integer> invalid value: \r\n\t - 2873 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
1043 PASS Test <integer> invalid value: \r\n\t + 2874 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
1044 PASS Test <integer> invalid value: \r\n\t -. 2875 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
1045 PASS Test <integer> invalid value: \r\n\t .- 2876 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
1046 PASS Test <integer> invalid value: \r\n\t . 2877 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
1047 PASS Test <integer> invalid value: \r\n\t +. 2878 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a functio n
1048 PASS Test <integer> invalid value: \r\n\t .E0 2879 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
1049 PASS Test <integer> invalid value: \r\n\t e1 2880 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
1050 PASS Test <integer> invalid value: \r\n\t +17E-1 2881 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
1051 PASS Test <integer> invalid value: \r\n\t 17e+2 2882 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
1052 PASS Test <integer> invalid value: \r\n\t 0.35 2883 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
1053 PASS Test <integer> invalid value: \r\n\t 1e-10 2884 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a functio n
1054 PASS Test <integer> invalid value: \r\n\t .1 2885 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a functi on
1055 PASS Test <integer> valid value: \r\n\t -47 2886 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
1056 PASS Test <integer> valid value: \r\n\t 0 2887 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
1057 PASS Test <integer> valid value: \r\n\t +32 2888 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
1058 PASS Test <integer> valid value: \r\n\t 1241245 2889 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
1059 PASS Test <integer> invalid value: \r\n\t NaN 2890 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
1060 PASS Test <integer> invalid value: \r\n\t Infinity 2891 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
1061 PASS Test <integer> invalid value: \r\n\t -Infinity 2892 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
1062 PASS Test <integer> invalid value: \r\n\t fnord 2893 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
1063 PASS Test <integer> invalid value: \r\n\t E 2894 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
1064 PASS Test <integer> invalid value: \r\n\t e 2895 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
1065 PASS Test <integer> invalid value: \r\n\t e+ 2896 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
1066 PASS Test <integer> invalid value: \r\n\t E- 2897 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
1067 PASS Test <integer> invalid value: \r\n\t - 2898 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
1068 PASS Test <integer> invalid value: \r\n\t + 2899 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
1069 PASS Test <integer> invalid value: \r\n\t -. 2900 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
1070 PASS Test <integer> invalid value: \r\n\t .- 2901 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
1071 PASS Test <integer> invalid value: \r\n\t . 2902 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
1072 PASS Test <integer> invalid value: \r\n\t +. 2903 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
1073 PASS Test <integer> invalid value: \r\n\t .E0 2904 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
1074 PASS Test <integer> invalid value: \r\n\t e1 2905 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a funct ion
1075 PASS Test <integer> invalid value: \r\n\t +17E-1 2906 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a func tion
1076 PASS Test <integer> invalid value: \r\n\t 17e+2 2907 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
1077 PASS Test <integer> invalid value: \r\n\t 0.35 2908 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
1078 PASS Test <integer> invalid value: \r\n\t 1e-10 2909 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
1079 PASS Test <integer> invalid value: \r\n\t .1 2910 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
1080 PASS Test <integer> valid value: \r\n\t -47 2911 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
1081 PASS Test <integer> valid value: \r\n\t 0 2912 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
1082 PASS Test <integer> valid value: \r\n\t +32 2913 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
1083 PASS Test <integer> valid value: \r\n\t 1241245 2914 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
1084 PASS Test <integer> invalid value: \r\n\t NaN 2915 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
1085 PASS Test <integer> invalid value: \r\n\t Infinity 2916 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
1086 PASS Test <integer> invalid value: \r\n\t -Infinity 2917 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
1087 PASS Test <integer> invalid value: \r\n\t fnord 2918 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
1088 PASS Test <integer> invalid value: \r\n\t E 2919 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
1089 PASS Test <integer> invalid value: \r\n\t e 2920 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a functio n
1090 PASS Test <integer> invalid value: \r\n\t e+ 2921 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
1091 PASS Test <integer> invalid value: \r\n\t E- 2922 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
1092 PASS Test <integer> invalid value: \r\n\t - 2923 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
1093 PASS Test <integer> invalid value: \r\n\t + 2924 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
1094 PASS Test <integer> invalid value: \r\n\t -. 2925 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a functi on
1095 PASS Test <integer> invalid value: \r\n\t .- 2926 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a f unction
1096 PASS Test <integer> invalid value: \r\n\t . 2927 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
1097 PASS Test <integer> invalid value: \r\n\t +. 2928 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a func tion
1098 PASS Test <integer> invalid value: \r\n\t .E0 2929 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
1099 PASS Test <integer> invalid value: \r\n\t e1 2930 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
1100 PASS Test <integer> invalid value: \r\n\t +17E-1 2931 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a functio n
1101 PASS Test <integer> invalid value: \r\n\t 17e+2 2932 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a functio n
1102 PASS Test <integer> invalid value: \r\n\t 0.35 2933 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
1103 PASS Test <integer> invalid value: \r\n\t 1e-10 2934 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
1104 PASS Test <integer> invalid value: \r\n\t .1 2935 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a functio n
1105 PASS Test <integer> valid value: \r\n\t -47\r\n\t 2936 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a functio n
1106 PASS Test <integer> valid value: \r\n\t 0\r\n\t 2937 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
1107 PASS Test <integer> valid value: \r\n\t +32\r\n\t 2938 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a functio n
1108 PASS Test <integer> valid value: \r\n\t 1241245\r\n\t 2939 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a functi on
1109 PASS Test <integer> invalid value: \r\n\t NaN\r\n\t 2940 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a functio n
1110 PASS Test <integer> invalid value: \r\n\t Infinity\r\n\t 2941 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a fun ction
1111 PASS Test <integer> invalid value: \r\n\t -Infinity\r\n\t 2942 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a func tion
1112 PASS Test <integer> invalid value: \r\n\t fnord\r\n\t 2943 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a funct ion
1113 PASS Test <integer> invalid value: \r\n\t E\r\n\t 2944 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a func tion
1114 PASS Test <integer> invalid value: \r\n\t e\r\n\t 2945 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a functio n
1115 PASS Test <integer> invalid value: \r\n\t e+\r\n\t 2946 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
1116 PASS Test <integer> invalid value: \r\n\t E-\r\n\t 2947 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a func tion
1117 PASS Test <integer> invalid value: \r\n\t -\r\n\t 2948 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a fun ction
1118 PASS Test <integer> invalid value: \r\n\t +\r\n\t 2949 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a functio n
1119 PASS Test <integer> invalid value: \r\n\t -.\r\n\t 2950 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
1120 PASS Test <integer> invalid value: \r\n\t .-\r\n\t 2951 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
1121 PASS Test <integer> invalid value: \r\n\t .\r\n\t 2952 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
1122 PASS Test <integer> invalid value: \r\n\t +.\r\n\t 2953 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
1123 PASS Test <integer> invalid value: \r\n\t .E0\r\n\t 2954 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
1124 PASS Test <integer> invalid value: \r\n\t e1\r\n\t 2955 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
1125 PASS Test <integer> invalid value: \r\n\t +17E-1\r\n\t 2956 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
1126 PASS Test <integer> invalid value: \r\n\t 17e+2\r\n\t 2957 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
1127 PASS Test <integer> invalid value: \r\n\t 0.35\r\n\t 2958 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
1128 PASS Test <integer> invalid value: \r\n\t 1e-10\r\n\t 2959 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
1129 PASS Test <integer> invalid value: \r\n\t .1\r\n\t 2960 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
1130 PASS Test <integer> valid value: \r\n\t -47\f 2961 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
1131 PASS Test <integer> valid value: \r\n\t 0\f 2962 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a functi on
1132 PASS Test <integer> valid value: \r\n\t +32\f 2963 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a functio n
1133 PASS Test <integer> valid value: \r\n\t 1241245\f 2964 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
1134 PASS Test <integer> invalid value: \r\n\t NaN\f 2965 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a functio n
1135 PASS Test <integer> invalid value: \r\n\t Infinity\f 2966 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
1136 PASS Test <integer> invalid value: \r\n\t -Infinity\f 2967 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
1137 PASS Test <integer> invalid value: \r\n\t fnord\f 2968 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a functi on
1138 PASS Test <integer> invalid value: \r\n\t E\f 2969 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a funct ion
1139 PASS Test <integer> invalid value: \r\n\t e\f 2970 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
1140 PASS Test <integer> invalid value: \r\n\t e+\f 2971 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
1141 PASS Test <integer> invalid value: \r\n\t E-\f 2972 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
1142 PASS Test <integer> invalid value: \r\n\t -\f 2973 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
1143 PASS Test <integer> invalid value: \r\n\t +\f 2974 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
1144 PASS Test <integer> invalid value: \r\n\t -.\f 2975 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
1145 PASS Test <integer> invalid value: \r\n\t .-\f 2976 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
1146 PASS Test <integer> invalid value: \r\n\t .\f 2977 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
1147 PASS Test <integer> invalid value: \r\n\t +.\f 2978 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
1148 PASS Test <integer> invalid value: \r\n\t .E0\f 2979 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
1149 PASS Test <integer> invalid value: \r\n\t e1\f 2980 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
1150 PASS Test <integer> invalid value: \r\n\t +17E-1\f 2981 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
1151 PASS Test <integer> invalid value: \r\n\t 17e+2\f 2982 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
1152 PASS Test <integer> invalid value: \r\n\t 0.35\f 2983 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
1153 PASS Test <integer> invalid value: \r\n\t 1e-10\f 2984 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
1154 PASS Test <integer> invalid value: \r\n\t .1\f 2985 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
1155 PASS Test <integer> trailing garbage, value: \r\n\t -47a 2986 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
1156 PASS Test <integer> trailing garbage, value: \r\n\t 0a 2987 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
1157 PASS Test <integer> trailing garbage, value: \r\n\t +32a 2988 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
1158 PASS Test <integer> trailing garbage, value: \r\n\t 1241245a 2989 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a func tion
1159 PASS Test <integer> trailing garbage, value: \r\n\t -47e 2990 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a fun ction
1160 PASS Test <integer> trailing garbage, value: \r\n\t 0e 2991 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a functio n
1161 PASS Test <integer> trailing garbage, value: \r\n\t +32e 2992 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
1162 PASS Test <integer> trailing garbage, value: \r\n\t 1241245e 2993 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
1163 PASS Test <integer> trailing garbage, value: \r\n\t -47foo 2994 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
1164 PASS Test <integer> trailing garbage, value: \r\n\t 0foo 2995 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
1165 PASS Test <integer> trailing garbage, value: \r\n\t +32foo 2996 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
1166 PASS Test <integer> trailing garbage, value: \r\n\t 1241245foo 2997 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
1167 PASS Test <integer> trailing garbage, value: \r\n\t -47)90 2998 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
1168 PASS Test <integer> trailing garbage, value: \r\n\t 0)90 2999 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
1169 PASS Test <integer> trailing garbage, value: \r\n\t +32)90 3000 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
1170 PASS Test <integer> trailing garbage, value: \r\n\t 1241245)90 3001 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
1171 PASS Test <integer> valid value: \f-47 3002 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
1172 PASS Test <integer> valid value: \f0 3003 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
1173 PASS Test <integer> valid value: \f+32 3004 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a functi on
1174 PASS Test <integer> valid value: \f1241245 3005 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a functio n
1175 PASS Test <integer> invalid value: \fNaN 3006 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
1176 PASS Test <integer> invalid value: \fInfinity 3007 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a functio n
1177 PASS Test <integer> invalid value: \f-Infinity 3008 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
1178 PASS Test <integer> invalid value: \ffnord 3009 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a funct ion
1179 PASS Test <integer> invalid value: \fE 3010 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
1180 PASS Test <integer> invalid value: \fe 3011 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
1181 PASS Test <integer> invalid value: \fe+ 3012 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a fun ction
1182 PASS Test <integer> invalid value: \fE- 3013 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a functio n
1183 PASS Test <integer> invalid value: \f- 3014 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a functio n
1184 PASS Test <integer> invalid value: \f+ 3015 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a functi on
1185 PASS Test <integer> invalid value: \f-. 3016 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a functi on
1186 PASS Test <integer> invalid value: \f.- 3017 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a functio n
1187 PASS Test <integer> invalid value: \f. 3018 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a functio n
1188 PASS Test <integer> invalid value: \f+. 3019 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a functi on
1189 PASS Test <integer> invalid value: \f.E0 3020 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a functi on
1190 PASS Test <integer> invalid value: \fe1 3021 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a functio n
1191 PASS Test <integer> invalid value: \f+17E-1 3022 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a functi on
1192 PASS Test <integer> invalid value: \f17e+2 3023 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a funct ion
1193 PASS Test <integer> invalid value: \f0.35 3024 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a functi on
1194 PASS Test <integer> invalid value: \f1e-10 3025 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a fu nction
1195 PASS Test <integer> invalid value: \f.1 3026 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a fun ction
1196 PASS Test <integer> valid value: \f-47 3027 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a func tion
1197 PASS Test <integer> valid value: \f0 3028 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a fun ction
1198 PASS Test <integer> valid value: \f+32 3029 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a functi on
1199 PASS Test <integer> valid value: \f1241245 3030 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a functio n
1200 PASS Test <integer> invalid value: \fNaN 3031 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a fu nction
1201 PASS Test <integer> invalid value: \fInfinity 3032 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a f unction
1202 PASS Test <integer> invalid value: \f-Infinity 3033 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a funct ion
1203 PASS Test <integer> invalid value: \ffnord 3034 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
1204 PASS Test <integer> invalid value: \fE 3035 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
1205 PASS Test <integer> invalid value: \fe 3036 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
1206 PASS Test <integer> invalid value: \fe+ 3037 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
1207 PASS Test <integer> invalid value: \fE- 3038 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
1208 PASS Test <integer> invalid value: \f- 3039 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
1209 PASS Test <integer> invalid value: \f+ 3040 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
1210 PASS Test <integer> invalid value: \f-. 3041 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
1211 PASS Test <integer> invalid value: \f.- 3042 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
1212 PASS Test <integer> invalid value: \f. 3043 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
1213 PASS Test <integer> invalid value: \f+. 3044 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a functio n
1214 PASS Test <integer> invalid value: \f.E0 3045 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
1215 PASS Test <integer> invalid value: \fe1 3046 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a func tion
1216 PASS Test <integer> invalid value: \f+17E-1 3047 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a funct ion
1217 PASS Test <integer> invalid value: \f17e+2 3048 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a functi on
1218 PASS Test <integer> invalid value: \f0.35 3049 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a funct ion
1219 PASS Test <integer> invalid value: \f1e-10 3050 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
1220 PASS Test <integer> invalid value: \f.1 3051 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
1221 PASS Test <integer> valid value: \f-47 3052 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a func tion
1222 PASS Test <integer> valid value: \f0 3053 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a fun ction
1223 PASS Test <integer> valid value: \f+32 3054 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a functio n
1224 PASS Test <integer> valid value: \f1241245 3055 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
1225 PASS Test <integer> invalid value: \fNaN 3056 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
1226 PASS Test <integer> invalid value: \fInfinity 3057 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
1227 PASS Test <integer> invalid value: \f-Infinity 3058 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
1228 PASS Test <integer> invalid value: \ffnord 3059 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
1229 PASS Test <integer> invalid value: \fE 3060 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
1230 PASS Test <integer> invalid value: \fe 3061 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
1231 PASS Test <integer> invalid value: \fe+ 3062 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
1232 PASS Test <integer> invalid value: \fE- 3063 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
1233 PASS Test <integer> invalid value: \f- 3064 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
1234 PASS Test <integer> invalid value: \f+ 3065 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
1235 PASS Test <integer> invalid value: \f-. 3066 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
1236 PASS Test <integer> invalid value: \f.- 3067 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a functi on
1237 PASS Test <integer> invalid value: \f. 3068 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a functio n
1238 PASS Test <integer> invalid value: \f+. 3069 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
1239 PASS Test <integer> invalid value: \f.E0 3070 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a functio n
1240 PASS Test <integer> invalid value: \fe1 3071 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
1241 PASS Test <integer> invalid value: \f+17E-1 3072 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a functio n
1242 PASS Test <integer> invalid value: \f17e+2 3073 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a fu nction
1243 PASS Test <integer> invalid value: \f0.35 3074 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a f unction
1244 PASS Test <integer> invalid value: \f1e-10 3075 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a funct ion
1245 PASS Test <integer> invalid value: \f.1 3076 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
1246 PASS Test <integer> valid value: \f-47\r\n\t 3077 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
1247 PASS Test <integer> valid value: \f0\r\n\t 3078 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
1248 PASS Test <integer> valid value: \f+32\r\n\t 3079 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
1249 PASS Test <integer> valid value: \f1241245\r\n\t 3080 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
1250 PASS Test <integer> invalid value: \fNaN\r\n\t 3081 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
1251 PASS Test <integer> invalid value: \fInfinity\r\n\t 3082 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
1252 PASS Test <integer> invalid value: \f-Infinity\r\n\t 3083 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
1253 PASS Test <integer> invalid value: \ffnord\r\n\t 3084 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
1254 PASS Test <integer> invalid value: \fE\r\n\t 3085 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
1255 PASS Test <integer> invalid value: \fe\r\n\t 3086 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a functio n
1256 PASS Test <integer> invalid value: \fe+\r\n\t 3087 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
1257 PASS Test <integer> invalid value: \fE-\r\n\t 3088 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a func tion
1258 PASS Test <integer> invalid value: \f-\r\n\t 3089 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a funct ion
1259 PASS Test <integer> invalid value: \f+\r\n\t 3090 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a functi on
1260 PASS Test <integer> invalid value: \f-.\r\n\t 3091 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a funct ion
1261 PASS Test <integer> invalid value: \f.-\r\n\t 3092 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
1262 PASS Test <integer> invalid value: \f.\r\n\t 3093 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a fun ction
1263 PASS Test <integer> invalid value: \f+.\r\n\t 3094 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
1264 PASS Test <integer> invalid value: \f.E0\r\n\t 3095 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
1265 PASS Test <integer> invalid value: \fe1\r\n\t 3096 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a f unction
1266 PASS Test <integer> invalid value: \f+17E-1\r\n\t 3097 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a funct ion
1267 PASS Test <integer> invalid value: \f17e+2\r\n\t 3098 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a funct ion
1268 PASS Test <integer> invalid value: \f0.35\r\n\t 3099 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a func tion
1269 PASS Test <integer> invalid value: \f1e-10\r\n\t 3100 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a func tion
1270 PASS Test <integer> invalid value: \f.1\r\n\t 3101 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a funct ion
1271 PASS Test <integer> valid value: \f-47\f 3102 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a funct ion
1272 PASS Test <integer> valid value: \f0\f 3103 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a func tion
1273 PASS Test <integer> valid value: \f+32\f 3104 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a func tion
1274 PASS Test <integer> valid value: \f1241245\f 3105 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a funct ion
1275 PASS Test <integer> invalid value: \fNaN\f 3106 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a func tion
1276 PASS Test <integer> invalid value: \fInfinity\f 3107 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a fun ction
1277 PASS Test <integer> invalid value: \f-Infinity\f 3108 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a func tion
1278 PASS Test <integer> invalid value: \ffnord\f 3109 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
1279 PASS Test <integer> invalid value: \fE\f 3110 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a f unction
1280 PASS Test <integer> invalid value: \fe\f 3111 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a fu nction
1281 PASS Test <integer> invalid value: \fe+\f 3112 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a f unction
1282 PASS Test <integer> invalid value: \fE-\f 3113 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a func tion
1283 PASS Test <integer> invalid value: \f-\f 3114 FAIL Test <integer> valid value: -47NaN\r\n\t assert_valid_custom is not a fun ction
1284 PASS Test <integer> invalid value: \f+\f 3115 FAIL Test <integer> valid value: -47Infinity\r\n\t assert_valid_custom is not a function
1285 PASS Test <integer> invalid value: \f-.\f 3116 FAIL Test <integer> valid value: -47-Infinity\r\n\t assert_valid_custom is not a function
1286 PASS Test <integer> invalid value: \f.-\f 3117 FAIL Test <integer> valid value: -47fnord\r\n\t assert_valid_custom is not a f unction
1287 PASS Test <integer> invalid value: \f.\f 3118 FAIL Test <integer> valid value: -47E\r\n\t assert_valid_custom is not a funct ion
1288 PASS Test <integer> invalid value: \f+.\f 3119 FAIL Test <integer> valid value: -47e\r\n\t assert_valid_custom is not a funct ion
1289 PASS Test <integer> invalid value: \f.E0\f 3120 FAIL Test <integer> valid value: -47e+\r\n\t assert_valid_custom is not a func tion
1290 PASS Test <integer> invalid value: \fe1\f 3121 FAIL Test <integer> valid value: -47E-\r\n\t assert_valid_custom is not a func tion
1291 PASS Test <integer> invalid value: \f+17E-1\f 3122 FAIL Test <integer> valid value: -47-\r\n\t assert_valid_custom is not a funct ion
1292 PASS Test <integer> invalid value: \f17e+2\f 3123 FAIL Test <integer> valid value: -47+\r\n\t assert_valid_custom is not a funct ion
1293 PASS Test <integer> invalid value: \f0.35\f 3124 FAIL Test <integer> valid value: -47-.\r\n\t assert_valid_custom is not a func tion
1294 PASS Test <integer> invalid value: \f1e-10\f 3125 FAIL Test <integer> valid value: -47.-\r\n\t assert_valid_custom is not a func tion
1295 PASS Test <integer> invalid value: \f.1\f 3126 FAIL Test <integer> valid value: -47.\r\n\t assert_valid_custom is not a funct ion
1296 PASS Test <integer> trailing garbage, value: \f-47a 3127 FAIL Test <integer> valid value: -47+.\r\n\t assert_valid_custom is not a func tion
1297 PASS Test <integer> trailing garbage, value: \f0a 3128 FAIL Test <integer> valid value: -47.E0\r\n\t assert_valid_custom is not a fun ction
1298 PASS Test <integer> trailing garbage, value: \f+32a 3129 FAIL Test <integer> valid value: -47e1\r\n\t assert_valid_custom is not a func tion
1299 PASS Test <integer> trailing garbage, value: \f1241245a 3130 FAIL Test <integer> valid value: -47+17E-1\r\n\t assert_valid_custom is not a function
1300 PASS Test <integer> trailing garbage, value: \f-47e 3131 FAIL Test <integer> valid value: -4717e+2\r\n\t assert_valid_custom is not a f unction
1301 PASS Test <integer> trailing garbage, value: \f0e 3132 FAIL Test <integer> valid value: -470.35\r\n\t assert_valid_custom is not a fu nction
1302 PASS Test <integer> trailing garbage, value: \f+32e 3133 FAIL Test <integer> valid value: -471e-10\r\n\t assert_valid_custom is not a f unction
1303 PASS Test <integer> trailing garbage, value: \f1241245e 3134 FAIL Test <integer> valid value: -47.1\r\n\t assert_valid_custom is not a func tion
1304 PASS Test <integer> trailing garbage, value: \f-47foo 3135 FAIL Test <integer> valid value: 0NaN\r\n\t assert_valid_custom is not a funct ion
1305 PASS Test <integer> trailing garbage, value: \f0foo 3136 FAIL Test <integer> valid value: 0Infinity\r\n\t assert_valid_custom is not a function
1306 PASS Test <integer> trailing garbage, value: \f+32foo 3137 FAIL Test <integer> valid value: 0-Infinity\r\n\t assert_valid_custom is not a function
1307 PASS Test <integer> trailing garbage, value: \f1241245foo 3138 FAIL Test <integer> valid value: 0fnord\r\n\t assert_valid_custom is not a fun ction
1308 PASS Test <integer> trailing garbage, value: \f-47)90 3139 FAIL Test <integer> valid value: 0E\r\n\t assert_valid_custom is not a functio n
1309 PASS Test <integer> trailing garbage, value: \f0)90 3140 FAIL Test <integer> valid value: 0e\r\n\t assert_valid_custom is not a functio n
1310 PASS Test <integer> trailing garbage, value: \f+32)90 3141 FAIL Test <integer> valid value: 0e+\r\n\t assert_valid_custom is not a functi on
1311 PASS Test <integer> trailing garbage, value: \f1241245)90 3142 FAIL Test <integer> valid value: 0E-\r\n\t assert_valid_custom is not a functi on
3143 FAIL Test <integer> valid value: 0-\r\n\t assert_valid_custom is not a functio n
3144 FAIL Test <integer> valid value: 0+\r\n\t assert_valid_custom is not a functio n
3145 FAIL Test <integer> valid value: 0-.\r\n\t assert_valid_custom is not a functi on
3146 FAIL Test <integer> valid value: 0.-\r\n\t assert_valid_custom is not a functi on
3147 FAIL Test <integer> valid value: 0.\r\n\t assert_valid_custom is not a functio n
3148 FAIL Test <integer> valid value: 0+.\r\n\t assert_valid_custom is not a functi on
3149 FAIL Test <integer> valid value: 0.E0\r\n\t assert_valid_custom is not a funct ion
3150 FAIL Test <integer> valid value: 0e1\r\n\t assert_valid_custom is not a functi on
3151 FAIL Test <integer> valid value: 0+17E-1\r\n\t assert_valid_custom is not a fu nction
3152 FAIL Test <integer> valid value: 017e+2\r\n\t assert_valid_custom is not a fun ction
3153 FAIL Test <integer> valid value: 00.35\r\n\t assert_valid_custom is not a func tion
3154 FAIL Test <integer> valid value: 01e-10\r\n\t assert_valid_custom is not a fun ction
3155 FAIL Test <integer> valid value: 0.1\r\n\t assert_valid_custom is not a functi on
3156 FAIL Test <integer> valid value: +32NaN\r\n\t assert_valid_custom is not a fun ction
3157 FAIL Test <integer> valid value: +32Infinity\r\n\t assert_valid_custom is not a function
3158 FAIL Test <integer> valid value: +32-Infinity\r\n\t assert_valid_custom is not a function
3159 FAIL Test <integer> valid value: +32fnord\r\n\t assert_valid_custom is not a f unction
3160 FAIL Test <integer> valid value: +32E\r\n\t assert_valid_custom is not a funct ion
3161 FAIL Test <integer> valid value: +32e\r\n\t assert_valid_custom is not a funct ion
3162 FAIL Test <integer> valid value: +32e+\r\n\t assert_valid_custom is not a func tion
3163 FAIL Test <integer> valid value: +32E-\r\n\t assert_valid_custom is not a func tion
3164 FAIL Test <integer> valid value: +32-\r\n\t assert_valid_custom is not a funct ion
3165 FAIL Test <integer> valid value: +32+\r\n\t assert_valid_custom is not a funct ion
3166 FAIL Test <integer> valid value: +32-.\r\n\t assert_valid_custom is not a func tion
3167 FAIL Test <integer> valid value: +32.-\r\n\t assert_valid_custom is not a func tion
3168 FAIL Test <integer> valid value: +32.\r\n\t assert_valid_custom is not a funct ion
3169 FAIL Test <integer> valid value: +32+.\r\n\t assert_valid_custom is not a func tion
3170 FAIL Test <integer> valid value: +32.E0\r\n\t assert_valid_custom is not a fun ction
3171 FAIL Test <integer> valid value: +32e1\r\n\t assert_valid_custom is not a func tion
3172 FAIL Test <integer> valid value: +32+17E-1\r\n\t assert_valid_custom is not a function
3173 FAIL Test <integer> valid value: +3217e+2\r\n\t assert_valid_custom is not a f unction
3174 FAIL Test <integer> valid value: +320.35\r\n\t assert_valid_custom is not a fu nction
3175 FAIL Test <integer> valid value: +321e-10\r\n\t assert_valid_custom is not a f unction
3176 FAIL Test <integer> valid value: +32.1\r\n\t assert_valid_custom is not a func tion
3177 FAIL Test <integer> valid value: 1241245NaN\r\n\t assert_valid_custom is not a function
3178 FAIL Test <integer> valid value: 1241245Infinity\r\n\t assert_valid_custom is not a function
3179 FAIL Test <integer> valid value: 1241245-Infinity\r\n\t assert_valid_custom is not a function
3180 FAIL Test <integer> valid value: 1241245fnord\r\n\t assert_valid_custom is not a function
3181 FAIL Test <integer> valid value: 1241245E\r\n\t assert_valid_custom is not a f unction
3182 FAIL Test <integer> valid value: 1241245e\r\n\t assert_valid_custom is not a f unction
3183 FAIL Test <integer> valid value: 1241245e+\r\n\t assert_valid_custom is not a function
3184 FAIL Test <integer> valid value: 1241245E-\r\n\t assert_valid_custom is not a function
3185 FAIL Test <integer> valid value: 1241245-\r\n\t assert_valid_custom is not a f unction
3186 FAIL Test <integer> valid value: 1241245+\r\n\t assert_valid_custom is not a f unction
3187 FAIL Test <integer> valid value: 1241245-.\r\n\t assert_valid_custom is not a function
3188 FAIL Test <integer> valid value: 1241245.-\r\n\t assert_valid_custom is not a function
3189 FAIL Test <integer> valid value: 1241245.\r\n\t assert_valid_custom is not a f unction
3190 FAIL Test <integer> valid value: 1241245+.\r\n\t assert_valid_custom is not a function
3191 FAIL Test <integer> valid value: 1241245.E0\r\n\t assert_valid_custom is not a function
3192 FAIL Test <integer> valid value: 1241245e1\r\n\t assert_valid_custom is not a function
3193 FAIL Test <integer> valid value: 1241245+17E-1\r\n\t assert_valid_custom is no t a function
3194 FAIL Test <integer> valid value: 124124517e+2\r\n\t assert_valid_custom is not a function
3195 FAIL Test <integer> valid value: 12412450.35\r\n\t assert_valid_custom is not a function
3196 FAIL Test <integer> valid value: 12412451e-10\r\n\t assert_valid_custom is not a function
3197 FAIL Test <integer> valid value: 1241245.1\r\n\t assert_valid_custom is not a function
3198 FAIL Test <integer> valid value: -47NaN\f assert_valid_custom is not a function
3199 FAIL Test <integer> valid value: -47Infinity\f assert_valid_custom is not a fun ction
3200 FAIL Test <integer> valid value: -47-Infinity\f assert_valid_custom is not a fu nction
3201 FAIL Test <integer> valid value: -47fnord\f assert_valid_custom is not a functi on
3202 FAIL Test <integer> valid value: -47E\f assert_valid_custom is not a function
3203 FAIL Test <integer> valid value: -47e\f assert_valid_custom is not a function
3204 FAIL Test <integer> valid value: -47e+\f assert_valid_custom is not a function
3205 FAIL Test <integer> valid value: -47E-\f assert_valid_custom is not a function
3206 FAIL Test <integer> valid value: -47-\f assert_valid_custom is not a function
3207 FAIL Test <integer> valid value: -47+\f assert_valid_custom is not a function
3208 FAIL Test <integer> valid value: -47-.\f assert_valid_custom is not a function
3209 FAIL Test <integer> valid value: -47.-\f assert_valid_custom is not a function
3210 FAIL Test <integer> valid value: -47.\f assert_valid_custom is not a function
3211 FAIL Test <integer> valid value: -47+.\f assert_valid_custom is not a function
3212 FAIL Test <integer> valid value: -47.E0\f assert_valid_custom is not a function
3213 FAIL Test <integer> valid value: -47e1\f assert_valid_custom is not a function
3214 FAIL Test <integer> valid value: -47+17E-1\f assert_valid_custom is not a funct ion
3215 FAIL Test <integer> valid value: -4717e+2\f assert_valid_custom is not a functi on
3216 FAIL Test <integer> valid value: -470.35\f assert_valid_custom is not a functio n
3217 FAIL Test <integer> valid value: -471e-10\f assert_valid_custom is not a functi on
3218 FAIL Test <integer> valid value: -47.1\f assert_valid_custom is not a function
3219 FAIL Test <integer> valid value: 0NaN\f assert_valid_custom is not a function
3220 FAIL Test <integer> valid value: 0Infinity\f assert_valid_custom is not a funct ion
3221 FAIL Test <integer> valid value: 0-Infinity\f assert_valid_custom is not a func tion
3222 FAIL Test <integer> valid value: 0fnord\f assert_valid_custom is not a function
3223 FAIL Test <integer> valid value: 0E\f assert_valid_custom is not a function
3224 FAIL Test <integer> valid value: 0e\f assert_valid_custom is not a function
3225 FAIL Test <integer> valid value: 0e+\f assert_valid_custom is not a function
3226 FAIL Test <integer> valid value: 0E-\f assert_valid_custom is not a function
3227 FAIL Test <integer> valid value: 0-\f assert_valid_custom is not a function
3228 FAIL Test <integer> valid value: 0+\f assert_valid_custom is not a function
3229 FAIL Test <integer> valid value: 0-.\f assert_valid_custom is not a function
3230 FAIL Test <integer> valid value: 0.-\f assert_valid_custom is not a function
3231 FAIL Test <integer> valid value: 0.\f assert_valid_custom is not a function
3232 FAIL Test <integer> valid value: 0+.\f assert_valid_custom is not a function
3233 FAIL Test <integer> valid value: 0.E0\f assert_valid_custom is not a function
3234 FAIL Test <integer> valid value: 0e1\f assert_valid_custom is not a function
3235 FAIL Test <integer> valid value: 0+17E-1\f assert_valid_custom is not a functio n
3236 FAIL Test <integer> valid value: 017e+2\f assert_valid_custom is not a function
3237 FAIL Test <integer> valid value: 00.35\f assert_valid_custom is not a function
3238 FAIL Test <integer> valid value: 01e-10\f assert_valid_custom is not a function
3239 FAIL Test <integer> valid value: 0.1\f assert_valid_custom is not a function
3240 FAIL Test <integer> valid value: +32NaN\f assert_valid_custom is not a function
3241 FAIL Test <integer> valid value: +32Infinity\f assert_valid_custom is not a fun ction
3242 FAIL Test <integer> valid value: +32-Infinity\f assert_valid_custom is not a fu nction
3243 FAIL Test <integer> valid value: +32fnord\f assert_valid_custom is not a functi on
3244 FAIL Test <integer> valid value: +32E\f assert_valid_custom is not a function
3245 FAIL Test <integer> valid value: +32e\f assert_valid_custom is not a function
3246 FAIL Test <integer> valid value: +32e+\f assert_valid_custom is not a function
3247 FAIL Test <integer> valid value: +32E-\f assert_valid_custom is not a function
3248 FAIL Test <integer> valid value: +32-\f assert_valid_custom is not a function
3249 FAIL Test <integer> valid value: +32+\f assert_valid_custom is not a function
3250 FAIL Test <integer> valid value: +32-.\f assert_valid_custom is not a function
3251 FAIL Test <integer> valid value: +32.-\f assert_valid_custom is not a function
3252 FAIL Test <integer> valid value: +32.\f assert_valid_custom is not a function
3253 FAIL Test <integer> valid value: +32+.\f assert_valid_custom is not a function
3254 FAIL Test <integer> valid value: +32.E0\f assert_valid_custom is not a function
3255 FAIL Test <integer> valid value: +32e1\f assert_valid_custom is not a function
3256 FAIL Test <integer> valid value: +32+17E-1\f assert_valid_custom is not a funct ion
3257 FAIL Test <integer> valid value: +3217e+2\f assert_valid_custom is not a functi on
3258 FAIL Test <integer> valid value: +320.35\f assert_valid_custom is not a functio n
3259 FAIL Test <integer> valid value: +321e-10\f assert_valid_custom is not a functi on
3260 FAIL Test <integer> valid value: +32.1\f assert_valid_custom is not a function
3261 FAIL Test <integer> valid value: 1241245NaN\f assert_valid_custom is not a func tion
3262 FAIL Test <integer> valid value: 1241245Infinity\f assert_valid_custom is not a function
3263 FAIL Test <integer> valid value: 1241245-Infinity\f assert_valid_custom is not a function
3264 FAIL Test <integer> valid value: 1241245fnord\f assert_valid_custom is not a fu nction
3265 FAIL Test <integer> valid value: 1241245E\f assert_valid_custom is not a functi on
3266 FAIL Test <integer> valid value: 1241245e\f assert_valid_custom is not a functi on
3267 FAIL Test <integer> valid value: 1241245e+\f assert_valid_custom is not a funct ion
3268 FAIL Test <integer> valid value: 1241245E-\f assert_valid_custom is not a funct ion
3269 FAIL Test <integer> valid value: 1241245-\f assert_valid_custom is not a functi on
3270 FAIL Test <integer> valid value: 1241245+\f assert_valid_custom is not a functi on
3271 FAIL Test <integer> valid value: 1241245-.\f assert_valid_custom is not a funct ion
3272 FAIL Test <integer> valid value: 1241245.-\f assert_valid_custom is not a funct ion
3273 FAIL Test <integer> valid value: 1241245.\f assert_valid_custom is not a functi on
3274 FAIL Test <integer> valid value: 1241245+.\f assert_valid_custom is not a funct ion
3275 FAIL Test <integer> valid value: 1241245.E0\f assert_valid_custom is not a func tion
3276 FAIL Test <integer> valid value: 1241245e1\f assert_valid_custom is not a funct ion
3277 FAIL Test <integer> valid value: 1241245+17E-1\f assert_valid_custom is not a f unction
3278 FAIL Test <integer> valid value: 124124517e+2\f assert_valid_custom is not a fu nction
3279 FAIL Test <integer> valid value: 12412450.35\f assert_valid_custom is not a fun ction
3280 FAIL Test <integer> valid value: 12412451e-10\f assert_valid_custom is not a fu nction
3281 FAIL Test <integer> valid value: 1241245.1\f assert_valid_custom is not a funct ion
3282 PASS Test <integer> WS invalid value: -47 NaN
3283 PASS Test <integer> WS invalid value: 0 NaN
3284 PASS Test <integer> WS invalid value: +32 NaN
3285 PASS Test <integer> WS invalid value: 1241245 NaN
3286 PASS Test <integer> WS invalid value: -47 Infinity
3287 PASS Test <integer> WS invalid value: 0 Infinity
3288 PASS Test <integer> WS invalid value: +32 Infinity
3289 PASS Test <integer> WS invalid value: 1241245 Infinity
3290 PASS Test <integer> WS invalid value: -47 -Infinity
3291 PASS Test <integer> WS invalid value: 0 -Infinity
3292 PASS Test <integer> WS invalid value: +32 -Infinity
3293 PASS Test <integer> WS invalid value: 1241245 -Infinity
3294 PASS Test <integer> WS invalid value: -47 fnord
3295 PASS Test <integer> WS invalid value: 0 fnord
3296 PASS Test <integer> WS invalid value: +32 fnord
3297 PASS Test <integer> WS invalid value: 1241245 fnord
3298 PASS Test <integer> WS invalid value: -47 E
3299 PASS Test <integer> WS invalid value: 0 E
3300 PASS Test <integer> WS invalid value: +32 E
3301 PASS Test <integer> WS invalid value: 1241245 E
3302 PASS Test <integer> WS invalid value: -47 e
3303 PASS Test <integer> WS invalid value: 0 e
3304 PASS Test <integer> WS invalid value: +32 e
3305 PASS Test <integer> WS invalid value: 1241245 e
3306 PASS Test <integer> WS invalid value: -47 e+
3307 PASS Test <integer> WS invalid value: 0 e+
3308 PASS Test <integer> WS invalid value: +32 e+
3309 PASS Test <integer> WS invalid value: 1241245 e+
3310 PASS Test <integer> WS invalid value: -47 E-
3311 PASS Test <integer> WS invalid value: 0 E-
3312 PASS Test <integer> WS invalid value: +32 E-
3313 PASS Test <integer> WS invalid value: 1241245 E-
3314 PASS Test <integer> WS invalid value: -47 -
3315 PASS Test <integer> WS invalid value: 0 -
3316 PASS Test <integer> WS invalid value: +32 -
3317 PASS Test <integer> WS invalid value: 1241245 -
3318 PASS Test <integer> WS invalid value: -47 +
3319 PASS Test <integer> WS invalid value: 0 +
3320 PASS Test <integer> WS invalid value: +32 +
3321 PASS Test <integer> WS invalid value: 1241245 +
3322 PASS Test <integer> WS invalid value: -47 -.
3323 PASS Test <integer> WS invalid value: 0 -.
3324 PASS Test <integer> WS invalid value: +32 -.
3325 PASS Test <integer> WS invalid value: 1241245 -.
3326 PASS Test <integer> WS invalid value: -47 .-
3327 PASS Test <integer> WS invalid value: 0 .-
3328 PASS Test <integer> WS invalid value: +32 .-
3329 PASS Test <integer> WS invalid value: 1241245 .-
3330 PASS Test <integer> WS invalid value: -47 .
3331 PASS Test <integer> WS invalid value: 0 .
3332 PASS Test <integer> WS invalid value: +32 .
3333 PASS Test <integer> WS invalid value: 1241245 .
3334 PASS Test <integer> WS invalid value: -47 +.
3335 PASS Test <integer> WS invalid value: 0 +.
3336 PASS Test <integer> WS invalid value: +32 +.
3337 PASS Test <integer> WS invalid value: 1241245 +.
3338 PASS Test <integer> WS invalid value: -47 .E0
3339 PASS Test <integer> WS invalid value: 0 .E0
3340 PASS Test <integer> WS invalid value: +32 .E0
3341 PASS Test <integer> WS invalid value: 1241245 .E0
3342 PASS Test <integer> WS invalid value: -47 e1
3343 PASS Test <integer> WS invalid value: 0 e1
3344 PASS Test <integer> WS invalid value: +32 e1
3345 PASS Test <integer> WS invalid value: 1241245 e1
3346 PASS Test <integer> WS invalid value: -47 +17E-1
3347 PASS Test <integer> WS invalid value: 0 +17E-1
3348 PASS Test <integer> WS invalid value: +32 +17E-1
3349 PASS Test <integer> WS invalid value: 1241245 +17E-1
3350 PASS Test <integer> WS invalid value: -47 17e+2
3351 PASS Test <integer> WS invalid value: 0 17e+2
3352 PASS Test <integer> WS invalid value: +32 17e+2
3353 PASS Test <integer> WS invalid value: 1241245 17e+2
3354 PASS Test <integer> WS invalid value: -47 0.35
3355 PASS Test <integer> WS invalid value: 0 0.35
3356 PASS Test <integer> WS invalid value: +32 0.35
3357 PASS Test <integer> WS invalid value: 1241245 0.35
3358 PASS Test <integer> WS invalid value: -47 1e-10
3359 PASS Test <integer> WS invalid value: 0 1e-10
3360 PASS Test <integer> WS invalid value: +32 1e-10
3361 PASS Test <integer> WS invalid value: 1241245 1e-10
3362 PASS Test <integer> WS invalid value: -47 .1
3363 PASS Test <integer> WS invalid value: 0 .1
3364 PASS Test <integer> WS invalid value: +32 .1
3365 PASS Test <integer> WS invalid value: 1241245 .1
3366 FAIL Test <integer> trailing garbage, value: -47 assert_equals: expected 0 but got -47
3367 PASS Test <integer> trailing garbage, value: 0
3368 FAIL Test <integer> trailing garbage, value: +32 assert_equals: expected 0 but got 32
3369 FAIL Test <integer> trailing garbage, value: 1241245 assert_equals: expected 0 but got 1241245
3370 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
3371 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a fun ction
3372 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a fu nction
3373 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a functi on
3374 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
3375 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
3376 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
3377 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
3378 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
3379 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
3380 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
3381 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
3382 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
3383 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
3384 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
3385 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
3386 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a funct ion
3387 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a functi on
3388 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a functio n
3389 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a functi on
3390 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
3391 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
3392 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a funct ion
3393 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a func tion
3394 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
3395 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
3396 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
3397 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
3398 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
3399 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
3400 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
3401 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
3402 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
3403 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
3404 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
3405 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
3406 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
3407 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a functio n
3408 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
3409 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
3410 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
3411 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
3412 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
3413 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a fun ction
3414 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a fu nction
3415 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a functi on
3416 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
3417 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
3418 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
3419 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
3420 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
3421 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
3422 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
3423 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
3424 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
3425 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
3426 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
3427 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
3428 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a funct ion
3429 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a functi on
3430 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a functio n
3431 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a functi on
3432 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
3433 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a func tion
3434 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
3435 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
3436 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a fu nction
3437 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a functi on
3438 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a functi on
3439 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a funct ion
3440 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a funct ion
3441 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a functi on
3442 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a functi on
3443 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a funct ion
3444 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a funct ion
3445 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a functi on
3446 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a funct ion
3447 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a func tion
3448 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a funct ion
3449 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a f unction
3450 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a fu nction
3451 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a fun ction
3452 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a fu nction
3453 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a funct ion
3454 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a functio n
3455 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a fu nction
3456 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a f unction
3457 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a funct ion
3458 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
3459 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
3460 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
3461 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
3462 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
3463 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
3464 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
3465 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
3466 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
3467 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
3468 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a functio n
3469 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
3470 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a func tion
3471 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a funct ion
3472 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a functi on
3473 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a funct ion
3474 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
3475 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
3476 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a func tion
3477 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a fun ction
3478 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a functio n
3479 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
3480 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
3481 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
3482 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
3483 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
3484 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
3485 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
3486 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
3487 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
3488 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
3489 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
3490 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
3491 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a functi on
3492 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a functio n
3493 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
3494 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a functio n
3495 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
3496 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a functio n
3497 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a fu nction
3498 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a f unction
3499 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a funct ion
3500 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
3501 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
3502 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
3503 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
3504 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
3505 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
3506 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
3507 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
3508 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
3509 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
3510 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a functio n
3511 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
3512 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a func tion
3513 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a funct ion
3514 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a functi on
3515 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a funct ion
3516 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
3517 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a fun ction
3518 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
3519 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
3520 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a f unction
3521 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a funct ion
3522 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a funct ion
3523 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a func tion
3524 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a func tion
3525 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a funct ion
3526 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a funct ion
3527 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a func tion
3528 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a func tion
3529 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a funct ion
3530 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a func tion
3531 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a fun ction
3532 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a func tion
3533 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
3534 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a f unction
3535 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a fu nction
3536 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a f unction
3537 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a func tion
3538 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a funct ion
3539 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a function
3540 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a function
3541 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a fun ction
3542 FAIL Test <integer> valid value: -47E assert_valid_custom is not a functio n
3543 FAIL Test <integer> valid value: -47e assert_valid_custom is not a functio n
3544 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a functi on
3545 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a functi on
3546 FAIL Test <integer> valid value: -47- assert_valid_custom is not a functio n
3547 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a functio n
3548 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a functi on
3549 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a functi on
3550 FAIL Test <integer> valid value: -47. assert_valid_custom is not a functio n
3551 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a functi on
3552 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a funct ion
3553 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a functi on
3554 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a fu nction
3555 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a fun ction
3556 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a func tion
3557 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a fun ction
3558 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a functi on
3559 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a functio n
3560 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a fu nction
3561 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a f unction
3562 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a funct ion
3563 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
3564 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
3565 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
3566 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
3567 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
3568 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
3569 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
3570 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
3571 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
3572 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
3573 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a functio n
3574 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
3575 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a func tion
3576 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a funct ion
3577 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a functi on
3578 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a funct ion
3579 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
3580 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a funct ion
3581 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a function
3582 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a function
3583 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a fun ction
3584 FAIL Test <integer> valid value: +32E assert_valid_custom is not a functio n
3585 FAIL Test <integer> valid value: +32e assert_valid_custom is not a functio n
3586 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a functi on
3587 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a functi on
3588 FAIL Test <integer> valid value: +32- assert_valid_custom is not a functio n
3589 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a functio n
3590 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a functi on
3591 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a functi on
3592 FAIL Test <integer> valid value: +32. assert_valid_custom is not a functio n
3593 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a functi on
3594 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a funct ion
3595 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a functi on
3596 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a fu nction
3597 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a fun ction
3598 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a func tion
3599 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a fun ction
3600 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a functi on
3601 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a f unction
3602 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is no t a function
3603 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is n ot a function
3604 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a function
3605 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a fun ction
3606 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a fun ction
3607 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a fu nction
3608 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a fu nction
3609 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a fun ction
3610 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a fun ction
3611 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a fu nction
3612 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a fu nction
3613 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a fun ction
3614 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a fu nction
3615 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a f unction
3616 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a fu nction
3617 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
3618 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a function
3619 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a function
3620 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a function
3621 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a fu nction
3622 FAIL Test <integer> valid value: -47NaN\r\n\t assert_valid_custom is not a f unction
3623 FAIL Test <integer> valid value: -47Infinity\r\n\t assert_valid_custom is no t a function
3624 FAIL Test <integer> valid value: -47-Infinity\r\n\t assert_valid_custom is n ot a function
3625 FAIL Test <integer> valid value: -47fnord\r\n\t assert_valid_custom is not a function
3626 FAIL Test <integer> valid value: -47E\r\n\t assert_valid_custom is not a fun ction
3627 FAIL Test <integer> valid value: -47e\r\n\t assert_valid_custom is not a fun ction
3628 FAIL Test <integer> valid value: -47e+\r\n\t assert_valid_custom is not a fu nction
3629 FAIL Test <integer> valid value: -47E-\r\n\t assert_valid_custom is not a fu nction
3630 FAIL Test <integer> valid value: -47-\r\n\t assert_valid_custom is not a fun ction
3631 FAIL Test <integer> valid value: -47+\r\n\t assert_valid_custom is not a fun ction
3632 FAIL Test <integer> valid value: -47-.\r\n\t assert_valid_custom is not a fu nction
3633 FAIL Test <integer> valid value: -47.-\r\n\t assert_valid_custom is not a fu nction
3634 FAIL Test <integer> valid value: -47.\r\n\t assert_valid_custom is not a fun ction
3635 FAIL Test <integer> valid value: -47+.\r\n\t assert_valid_custom is not a fu nction
3636 FAIL Test <integer> valid value: -47.E0\r\n\t assert_valid_custom is not a f unction
3637 FAIL Test <integer> valid value: -47e1\r\n\t assert_valid_custom is not a fu nction
3638 FAIL Test <integer> valid value: -47+17E-1\r\n\t assert_valid_custom is not a function
3639 FAIL Test <integer> valid value: -4717e+2\r\n\t assert_valid_custom is not a function
3640 FAIL Test <integer> valid value: -470.35\r\n\t assert_valid_custom is not a function
3641 FAIL Test <integer> valid value: -471e-10\r\n\t assert_valid_custom is not a function
3642 FAIL Test <integer> valid value: -47.1\r\n\t assert_valid_custom is not a fu nction
3643 FAIL Test <integer> valid value: 0NaN\r\n\t assert_valid_custom is not a fun ction
3644 FAIL Test <integer> valid value: 0Infinity\r\n\t assert_valid_custom is not a function
3645 FAIL Test <integer> valid value: 0-Infinity\r\n\t assert_valid_custom is not a function
3646 FAIL Test <integer> valid value: 0fnord\r\n\t assert_valid_custom is not a f unction
3647 FAIL Test <integer> valid value: 0E\r\n\t assert_valid_custom is not a funct ion
3648 FAIL Test <integer> valid value: 0e\r\n\t assert_valid_custom is not a funct ion
3649 FAIL Test <integer> valid value: 0e+\r\n\t assert_valid_custom is not a func tion
3650 FAIL Test <integer> valid value: 0E-\r\n\t assert_valid_custom is not a func tion
3651 FAIL Test <integer> valid value: 0-\r\n\t assert_valid_custom is not a funct ion
3652 FAIL Test <integer> valid value: 0+\r\n\t assert_valid_custom is not a funct ion
3653 FAIL Test <integer> valid value: 0-.\r\n\t assert_valid_custom is not a func tion
3654 FAIL Test <integer> valid value: 0.-\r\n\t assert_valid_custom is not a func tion
3655 FAIL Test <integer> valid value: 0.\r\n\t assert_valid_custom is not a funct ion
3656 FAIL Test <integer> valid value: 0+.\r\n\t assert_valid_custom is not a func tion
3657 FAIL Test <integer> valid value: 0.E0\r\n\t assert_valid_custom is not a fun ction
3658 FAIL Test <integer> valid value: 0e1\r\n\t assert_valid_custom is not a func tion
3659 FAIL Test <integer> valid value: 0+17E-1\r\n\t assert_valid_custom is not a function
3660 FAIL Test <integer> valid value: 017e+2\r\n\t assert_valid_custom is not a f unction
3661 FAIL Test <integer> valid value: 00.35\r\n\t assert_valid_custom is not a fu nction
3662 FAIL Test <integer> valid value: 01e-10\r\n\t assert_valid_custom is not a f unction
3663 FAIL Test <integer> valid value: 0.1\r\n\t assert_valid_custom is not a func tion
3664 FAIL Test <integer> valid value: +32NaN\r\n\t assert_valid_custom is not a f unction
3665 FAIL Test <integer> valid value: +32Infinity\r\n\t assert_valid_custom is no t a function
3666 FAIL Test <integer> valid value: +32-Infinity\r\n\t assert_valid_custom is n ot a function
3667 FAIL Test <integer> valid value: +32fnord\r\n\t assert_valid_custom is not a function
3668 FAIL Test <integer> valid value: +32E\r\n\t assert_valid_custom is not a fun ction
3669 FAIL Test <integer> valid value: +32e\r\n\t assert_valid_custom is not a fun ction
3670 FAIL Test <integer> valid value: +32e+\r\n\t assert_valid_custom is not a fu nction
3671 FAIL Test <integer> valid value: +32E-\r\n\t assert_valid_custom is not a fu nction
3672 FAIL Test <integer> valid value: +32-\r\n\t assert_valid_custom is not a fun ction
3673 FAIL Test <integer> valid value: +32+\r\n\t assert_valid_custom is not a fun ction
3674 FAIL Test <integer> valid value: +32-.\r\n\t assert_valid_custom is not a fu nction
3675 FAIL Test <integer> valid value: +32.-\r\n\t assert_valid_custom is not a fu nction
3676 FAIL Test <integer> valid value: +32.\r\n\t assert_valid_custom is not a fun ction
3677 FAIL Test <integer> valid value: +32+.\r\n\t assert_valid_custom is not a fu nction
3678 FAIL Test <integer> valid value: +32.E0\r\n\t assert_valid_custom is not a f unction
3679 FAIL Test <integer> valid value: +32e1\r\n\t assert_valid_custom is not a fu nction
3680 FAIL Test <integer> valid value: +32+17E-1\r\n\t assert_valid_custom is not a function
3681 FAIL Test <integer> valid value: +3217e+2\r\n\t assert_valid_custom is not a function
3682 FAIL Test <integer> valid value: +320.35\r\n\t assert_valid_custom is not a function
3683 FAIL Test <integer> valid value: +321e-10\r\n\t assert_valid_custom is not a function
3684 FAIL Test <integer> valid value: +32.1\r\n\t assert_valid_custom is not a fu nction
3685 FAIL Test <integer> valid value: 1241245NaN\r\n\t assert_valid_custom is not a function
3686 FAIL Test <integer> valid value: 1241245Infinity\r\n\t assert_valid_custom i s not a function
3687 FAIL Test <integer> valid value: 1241245-Infinity\r\n\t assert_valid_custom is not a function
3688 FAIL Test <integer> valid value: 1241245fnord\r\n\t assert_valid_custom is n ot a function
3689 FAIL Test <integer> valid value: 1241245E\r\n\t assert_valid_custom is not a function
3690 FAIL Test <integer> valid value: 1241245e\r\n\t assert_valid_custom is not a function
3691 FAIL Test <integer> valid value: 1241245e+\r\n\t assert_valid_custom is not a function
3692 FAIL Test <integer> valid value: 1241245E-\r\n\t assert_valid_custom is not a function
3693 FAIL Test <integer> valid value: 1241245-\r\n\t assert_valid_custom is not a function
3694 FAIL Test <integer> valid value: 1241245+\r\n\t assert_valid_custom is not a function
3695 FAIL Test <integer> valid value: 1241245-.\r\n\t assert_valid_custom is not a function
3696 FAIL Test <integer> valid value: 1241245.-\r\n\t assert_valid_custom is not a function
3697 FAIL Test <integer> valid value: 1241245.\r\n\t assert_valid_custom is not a function
3698 FAIL Test <integer> valid value: 1241245+.\r\n\t assert_valid_custom is not a function
3699 FAIL Test <integer> valid value: 1241245.E0\r\n\t assert_valid_custom is not a function
3700 FAIL Test <integer> valid value: 1241245e1\r\n\t assert_valid_custom is not a function
3701 FAIL Test <integer> valid value: 1241245+17E-1\r\n\t assert_valid_custom is not a function
3702 FAIL Test <integer> valid value: 124124517e+2\r\n\t assert_valid_custom is n ot a function
3703 FAIL Test <integer> valid value: 12412450.35\r\n\t assert_valid_custom is no t a function
3704 FAIL Test <integer> valid value: 12412451e-10\r\n\t assert_valid_custom is n ot a function
3705 FAIL Test <integer> valid value: 1241245.1\r\n\t assert_valid_custom is not a function
3706 FAIL Test <integer> valid value: -47NaN\f assert_valid_custom is not a functi on
3707 FAIL Test <integer> valid value: -47Infinity\f assert_valid_custom is not a f unction
3708 FAIL Test <integer> valid value: -47-Infinity\f assert_valid_custom is not a function
3709 FAIL Test <integer> valid value: -47fnord\f assert_valid_custom is not a func tion
3710 FAIL Test <integer> valid value: -47E\f assert_valid_custom is not a function
3711 FAIL Test <integer> valid value: -47e\f assert_valid_custom is not a function
3712 FAIL Test <integer> valid value: -47e+\f assert_valid_custom is not a functio n
3713 FAIL Test <integer> valid value: -47E-\f assert_valid_custom is not a functio n
3714 FAIL Test <integer> valid value: -47-\f assert_valid_custom is not a function
3715 FAIL Test <integer> valid value: -47+\f assert_valid_custom is not a function
3716 FAIL Test <integer> valid value: -47-.\f assert_valid_custom is not a functio n
3717 FAIL Test <integer> valid value: -47.-\f assert_valid_custom is not a functio n
3718 FAIL Test <integer> valid value: -47.\f assert_valid_custom is not a function
3719 FAIL Test <integer> valid value: -47+.\f assert_valid_custom is not a functio n
3720 FAIL Test <integer> valid value: -47.E0\f assert_valid_custom is not a functi on
3721 FAIL Test <integer> valid value: -47e1\f assert_valid_custom is not a functio n
3722 FAIL Test <integer> valid value: -47+17E-1\f assert_valid_custom is not a fun ction
3723 FAIL Test <integer> valid value: -4717e+2\f assert_valid_custom is not a func tion
3724 FAIL Test <integer> valid value: -470.35\f assert_valid_custom is not a funct ion
3725 FAIL Test <integer> valid value: -471e-10\f assert_valid_custom is not a func tion
3726 FAIL Test <integer> valid value: -47.1\f assert_valid_custom is not a functio n
3727 FAIL Test <integer> valid value: 0NaN\f assert_valid_custom is not a function
3728 FAIL Test <integer> valid value: 0Infinity\f assert_valid_custom is not a fun ction
3729 FAIL Test <integer> valid value: 0-Infinity\f assert_valid_custom is not a fu nction
3730 FAIL Test <integer> valid value: 0fnord\f assert_valid_custom is not a functi on
3731 FAIL Test <integer> valid value: 0E\f assert_valid_custom is not a function
3732 FAIL Test <integer> valid value: 0e\f assert_valid_custom is not a function
3733 FAIL Test <integer> valid value: 0e+\f assert_valid_custom is not a function
3734 FAIL Test <integer> valid value: 0E-\f assert_valid_custom is not a function
3735 FAIL Test <integer> valid value: 0-\f assert_valid_custom is not a function
3736 FAIL Test <integer> valid value: 0+\f assert_valid_custom is not a function
3737 FAIL Test <integer> valid value: 0-.\f assert_valid_custom is not a function
3738 FAIL Test <integer> valid value: 0.-\f assert_valid_custom is not a function
3739 FAIL Test <integer> valid value: 0.\f assert_valid_custom is not a function
3740 FAIL Test <integer> valid value: 0+.\f assert_valid_custom is not a function
3741 FAIL Test <integer> valid value: 0.E0\f assert_valid_custom is not a function
3742 FAIL Test <integer> valid value: 0e1\f assert_valid_custom is not a function
3743 FAIL Test <integer> valid value: 0+17E-1\f assert_valid_custom is not a funct ion
3744 FAIL Test <integer> valid value: 017e+2\f assert_valid_custom is not a functi on
3745 FAIL Test <integer> valid value: 00.35\f assert_valid_custom is not a functio n
3746 FAIL Test <integer> valid value: 01e-10\f assert_valid_custom is not a functi on
3747 FAIL Test <integer> valid value: 0.1\f assert_valid_custom is not a function
3748 FAIL Test <integer> valid value: +32NaN\f assert_valid_custom is not a functi on
3749 FAIL Test <integer> valid value: +32Infinity\f assert_valid_custom is not a f unction
3750 FAIL Test <integer> valid value: +32-Infinity\f assert_valid_custom is not a function
3751 FAIL Test <integer> valid value: +32fnord\f assert_valid_custom is not a func tion
3752 FAIL Test <integer> valid value: +32E\f assert_valid_custom is not a function
3753 FAIL Test <integer> valid value: +32e\f assert_valid_custom is not a function
3754 FAIL Test <integer> valid value: +32e+\f assert_valid_custom is not a functio n
3755 FAIL Test <integer> valid value: +32E-\f assert_valid_custom is not a functio n
3756 FAIL Test <integer> valid value: +32-\f assert_valid_custom is not a function
3757 FAIL Test <integer> valid value: +32+\f assert_valid_custom is not a function
3758 FAIL Test <integer> valid value: +32-.\f assert_valid_custom is not a functio n
3759 FAIL Test <integer> valid value: +32.-\f assert_valid_custom is not a functio n
3760 FAIL Test <integer> valid value: +32.\f assert_valid_custom is not a function
3761 FAIL Test <integer> valid value: +32+.\f assert_valid_custom is not a functio n
3762 FAIL Test <integer> valid value: +32.E0\f assert_valid_custom is not a functi on
3763 FAIL Test <integer> valid value: +32e1\f assert_valid_custom is not a functio n
3764 FAIL Test <integer> valid value: +32+17E-1\f assert_valid_custom is not a fun ction
3765 FAIL Test <integer> valid value: +3217e+2\f assert_valid_custom is not a func tion
3766 FAIL Test <integer> valid value: +320.35\f assert_valid_custom is not a funct ion
3767 FAIL Test <integer> valid value: +321e-10\f assert_valid_custom is not a func tion
3768 FAIL Test <integer> valid value: +32.1\f assert_valid_custom is not a functio n
3769 FAIL Test <integer> valid value: 1241245NaN\f assert_valid_custom is not a fu nction
3770 FAIL Test <integer> valid value: 1241245Infinity\f assert_valid_custom is not a function
3771 FAIL Test <integer> valid value: 1241245-Infinity\f assert_valid_custom is no t a function
3772 FAIL Test <integer> valid value: 1241245fnord\f assert_valid_custom is not a function
3773 FAIL Test <integer> valid value: 1241245E\f assert_valid_custom is not a func tion
3774 FAIL Test <integer> valid value: 1241245e\f assert_valid_custom is not a func tion
3775 FAIL Test <integer> valid value: 1241245e+\f assert_valid_custom is not a fun ction
3776 FAIL Test <integer> valid value: 1241245E-\f assert_valid_custom is not a fun ction
3777 FAIL Test <integer> valid value: 1241245-\f assert_valid_custom is not a func tion
3778 FAIL Test <integer> valid value: 1241245+\f assert_valid_custom is not a func tion
3779 FAIL Test <integer> valid value: 1241245-.\f assert_valid_custom is not a fun ction
3780 FAIL Test <integer> valid value: 1241245.-\f assert_valid_custom is not a fun ction
3781 FAIL Test <integer> valid value: 1241245.\f assert_valid_custom is not a func tion
3782 FAIL Test <integer> valid value: 1241245+.\f assert_valid_custom is not a fun ction
3783 FAIL Test <integer> valid value: 1241245.E0\f assert_valid_custom is not a fu nction
3784 FAIL Test <integer> valid value: 1241245e1\f assert_valid_custom is not a fun ction
3785 FAIL Test <integer> valid value: 1241245+17E-1\f assert_valid_custom is not a function
3786 FAIL Test <integer> valid value: 124124517e+2\f assert_valid_custom is not a function
3787 FAIL Test <integer> valid value: 12412450.35\f assert_valid_custom is not a f unction
3788 FAIL Test <integer> valid value: 12412451e-10\f assert_valid_custom is not a function
3789 FAIL Test <integer> valid value: 1241245.1\f assert_valid_custom is not a fun ction
3790 PASS Test <integer> WS invalid value: -47 NaN
3791 PASS Test <integer> WS invalid value: 0 NaN
3792 PASS Test <integer> WS invalid value: +32 NaN
3793 PASS Test <integer> WS invalid value: 1241245 NaN
3794 PASS Test <integer> WS invalid value: -47 Infinity
3795 PASS Test <integer> WS invalid value: 0 Infinity
3796 PASS Test <integer> WS invalid value: +32 Infinity
3797 PASS Test <integer> WS invalid value: 1241245 Infinity
3798 PASS Test <integer> WS invalid value: -47 -Infinity
3799 PASS Test <integer> WS invalid value: 0 -Infinity
3800 PASS Test <integer> WS invalid value: +32 -Infinity
3801 PASS Test <integer> WS invalid value: 1241245 -Infinity
3802 PASS Test <integer> WS invalid value: -47 fnord
3803 PASS Test <integer> WS invalid value: 0 fnord
3804 PASS Test <integer> WS invalid value: +32 fnord
3805 PASS Test <integer> WS invalid value: 1241245 fnord
3806 PASS Test <integer> WS invalid value: -47 E
3807 PASS Test <integer> WS invalid value: 0 E
3808 PASS Test <integer> WS invalid value: +32 E
3809 PASS Test <integer> WS invalid value: 1241245 E
3810 PASS Test <integer> WS invalid value: -47 e
3811 PASS Test <integer> WS invalid value: 0 e
3812 PASS Test <integer> WS invalid value: +32 e
3813 PASS Test <integer> WS invalid value: 1241245 e
3814 PASS Test <integer> WS invalid value: -47 e+
3815 PASS Test <integer> WS invalid value: 0 e+
3816 PASS Test <integer> WS invalid value: +32 e+
3817 PASS Test <integer> WS invalid value: 1241245 e+
3818 PASS Test <integer> WS invalid value: -47 E-
3819 PASS Test <integer> WS invalid value: 0 E-
3820 PASS Test <integer> WS invalid value: +32 E-
3821 PASS Test <integer> WS invalid value: 1241245 E-
3822 PASS Test <integer> WS invalid value: -47 -
3823 PASS Test <integer> WS invalid value: 0 -
3824 PASS Test <integer> WS invalid value: +32 -
3825 PASS Test <integer> WS invalid value: 1241245 -
3826 PASS Test <integer> WS invalid value: -47 +
3827 PASS Test <integer> WS invalid value: 0 +
3828 PASS Test <integer> WS invalid value: +32 +
3829 PASS Test <integer> WS invalid value: 1241245 +
3830 PASS Test <integer> WS invalid value: -47 -.
3831 PASS Test <integer> WS invalid value: 0 -.
3832 PASS Test <integer> WS invalid value: +32 -.
3833 PASS Test <integer> WS invalid value: 1241245 -.
3834 PASS Test <integer> WS invalid value: -47 .-
3835 PASS Test <integer> WS invalid value: 0 .-
3836 PASS Test <integer> WS invalid value: +32 .-
3837 PASS Test <integer> WS invalid value: 1241245 .-
3838 PASS Test <integer> WS invalid value: -47 .
3839 PASS Test <integer> WS invalid value: 0 .
3840 PASS Test <integer> WS invalid value: +32 .
3841 PASS Test <integer> WS invalid value: 1241245 .
3842 PASS Test <integer> WS invalid value: -47 +.
3843 PASS Test <integer> WS invalid value: 0 +.
3844 PASS Test <integer> WS invalid value: +32 +.
3845 PASS Test <integer> WS invalid value: 1241245 +.
3846 PASS Test <integer> WS invalid value: -47 .E0
3847 PASS Test <integer> WS invalid value: 0 .E0
3848 PASS Test <integer> WS invalid value: +32 .E0
3849 PASS Test <integer> WS invalid value: 1241245 .E0
3850 PASS Test <integer> WS invalid value: -47 e1
3851 PASS Test <integer> WS invalid value: 0 e1
3852 PASS Test <integer> WS invalid value: +32 e1
3853 PASS Test <integer> WS invalid value: 1241245 e1
3854 PASS Test <integer> WS invalid value: -47 +17E-1
3855 PASS Test <integer> WS invalid value: 0 +17E-1
3856 PASS Test <integer> WS invalid value: +32 +17E-1
3857 PASS Test <integer> WS invalid value: 1241245 +17E-1
3858 PASS Test <integer> WS invalid value: -47 17e+2
3859 PASS Test <integer> WS invalid value: 0 17e+2
3860 PASS Test <integer> WS invalid value: +32 17e+2
3861 PASS Test <integer> WS invalid value: 1241245 17e+2
3862 PASS Test <integer> WS invalid value: -47 0.35
3863 PASS Test <integer> WS invalid value: 0 0.35
3864 PASS Test <integer> WS invalid value: +32 0.35
3865 PASS Test <integer> WS invalid value: 1241245 0.35
3866 PASS Test <integer> WS invalid value: -47 1e-10
3867 PASS Test <integer> WS invalid value: 0 1e-10
3868 PASS Test <integer> WS invalid value: +32 1e-10
3869 PASS Test <integer> WS invalid value: 1241245 1e-10
3870 PASS Test <integer> WS invalid value: -47 .1
3871 PASS Test <integer> WS invalid value: 0 .1
3872 PASS Test <integer> WS invalid value: +32 .1
3873 PASS Test <integer> WS invalid value: 1241245 .1
3874 FAIL Test <integer> trailing garbage, value: -47 assert_equals: expected 0 bu t got -47
3875 PASS Test <integer> trailing garbage, value: 0
3876 FAIL Test <integer> trailing garbage, value: +32 assert_equals: expected 0 bu t got 32
3877 FAIL Test <integer> trailing garbage, value: 1241245 assert_equals: expected 0 but got 1241245
3878 FAIL Test <integer> valid value: \r\n\t -47NaN assert_valid_custom is not a func tion
3879 FAIL Test <integer> valid value: \r\n\t -47Infinity assert_valid_custom is not a function
3880 FAIL Test <integer> valid value: \r\n\t -47-Infinity assert_valid_custom is not a function
3881 FAIL Test <integer> valid value: \r\n\t -47fnord assert_valid_custom is not a fu nction
3882 FAIL Test <integer> valid value: \r\n\t -47E assert_valid_custom is not a functi on
3883 FAIL Test <integer> valid value: \r\n\t -47e assert_valid_custom is not a functi on
3884 FAIL Test <integer> valid value: \r\n\t -47e+ assert_valid_custom is not a funct ion
3885 FAIL Test <integer> valid value: \r\n\t -47E- assert_valid_custom is not a funct ion
3886 FAIL Test <integer> valid value: \r\n\t -47- assert_valid_custom is not a functi on
3887 FAIL Test <integer> valid value: \r\n\t -47+ assert_valid_custom is not a functi on
3888 FAIL Test <integer> valid value: \r\n\t -47-. assert_valid_custom is not a funct ion
3889 FAIL Test <integer> valid value: \r\n\t -47.- assert_valid_custom is not a funct ion
3890 FAIL Test <integer> valid value: \r\n\t -47. assert_valid_custom is not a functi on
3891 FAIL Test <integer> valid value: \r\n\t -47+. assert_valid_custom is not a funct ion
3892 FAIL Test <integer> valid value: \r\n\t -47.E0 assert_valid_custom is not a func tion
3893 FAIL Test <integer> valid value: \r\n\t -47e1 assert_valid_custom is not a funct ion
3894 FAIL Test <integer> valid value: \r\n\t -47+17E-1 assert_valid_custom is not a f unction
3895 FAIL Test <integer> valid value: \r\n\t -4717e+2 assert_valid_custom is not a fu nction
3896 FAIL Test <integer> valid value: \r\n\t -470.35 assert_valid_custom is not a fun ction
3897 FAIL Test <integer> valid value: \r\n\t -471e-10 assert_valid_custom is not a fu nction
3898 FAIL Test <integer> valid value: \r\n\t -47.1 assert_valid_custom is not a funct ion
3899 FAIL Test <integer> valid value: \r\n\t 0NaN assert_valid_custom is not a functi on
3900 FAIL Test <integer> valid value: \r\n\t 0Infinity assert_valid_custom is not a f unction
3901 FAIL Test <integer> valid value: \r\n\t 0-Infinity assert_valid_custom is not a function
3902 FAIL Test <integer> valid value: \r\n\t 0fnord assert_valid_custom is not a func tion
3903 FAIL Test <integer> valid value: \r\n\t 0E assert_valid_custom is not a function
3904 FAIL Test <integer> valid value: \r\n\t 0e assert_valid_custom is not a function
3905 FAIL Test <integer> valid value: \r\n\t 0e+ assert_valid_custom is not a functio n
3906 FAIL Test <integer> valid value: \r\n\t 0E- assert_valid_custom is not a functio n
3907 FAIL Test <integer> valid value: \r\n\t 0- assert_valid_custom is not a function
3908 FAIL Test <integer> valid value: \r\n\t 0+ assert_valid_custom is not a function
3909 FAIL Test <integer> valid value: \r\n\t 0-. assert_valid_custom is not a functio n
3910 FAIL Test <integer> valid value: \r\n\t 0.- assert_valid_custom is not a functio n
3911 FAIL Test <integer> valid value: \r\n\t 0. assert_valid_custom is not a function
3912 FAIL Test <integer> valid value: \r\n\t 0+. assert_valid_custom is not a functio n
3913 FAIL Test <integer> valid value: \r\n\t 0.E0 assert_valid_custom is not a functi on
3914 FAIL Test <integer> valid value: \r\n\t 0e1 assert_valid_custom is not a functio n
3915 FAIL Test <integer> valid value: \r\n\t 0+17E-1 assert_valid_custom is not a fun ction
3916 FAIL Test <integer> valid value: \r\n\t 017e+2 assert_valid_custom is not a func tion
3917 FAIL Test <integer> valid value: \r\n\t 00.35 assert_valid_custom is not a funct ion
3918 FAIL Test <integer> valid value: \r\n\t 01e-10 assert_valid_custom is not a func tion
3919 FAIL Test <integer> valid value: \r\n\t 0.1 assert_valid_custom is not a functio n
3920 FAIL Test <integer> valid value: \r\n\t +32NaN assert_valid_custom is not a func tion
3921 FAIL Test <integer> valid value: \r\n\t +32Infinity assert_valid_custom is not a function
3922 FAIL Test <integer> valid value: \r\n\t +32-Infinity assert_valid_custom is not a function
3923 FAIL Test <integer> valid value: \r\n\t +32fnord assert_valid_custom is not a fu nction
3924 FAIL Test <integer> valid value: \r\n\t +32E assert_valid_custom is not a functi on
3925 FAIL Test <integer> valid value: \r\n\t +32e assert_valid_custom is not a functi on
3926 FAIL Test <integer> valid value: \r\n\t +32e+ assert_valid_custom is not a funct ion
3927 FAIL Test <integer> valid value: \r\n\t +32E- assert_valid_custom is not a funct ion
3928 FAIL Test <integer> valid value: \r\n\t +32- assert_valid_custom is not a functi on
3929 FAIL Test <integer> valid value: \r\n\t +32+ assert_valid_custom is not a functi on
3930 FAIL Test <integer> valid value: \r\n\t +32-. assert_valid_custom is not a funct ion
3931 FAIL Test <integer> valid value: \r\n\t +32.- assert_valid_custom is not a funct ion
3932 FAIL Test <integer> valid value: \r\n\t +32. assert_valid_custom is not a functi on
3933 FAIL Test <integer> valid value: \r\n\t +32+. assert_valid_custom is not a funct ion
3934 FAIL Test <integer> valid value: \r\n\t +32.E0 assert_valid_custom is not a func tion
3935 FAIL Test <integer> valid value: \r\n\t +32e1 assert_valid_custom is not a funct ion
3936 FAIL Test <integer> valid value: \r\n\t +32+17E-1 assert_valid_custom is not a f unction
3937 FAIL Test <integer> valid value: \r\n\t +3217e+2 assert_valid_custom is not a fu nction
3938 FAIL Test <integer> valid value: \r\n\t +320.35 assert_valid_custom is not a fun ction
3939 FAIL Test <integer> valid value: \r\n\t +321e-10 assert_valid_custom is not a fu nction
3940 FAIL Test <integer> valid value: \r\n\t +32.1 assert_valid_custom is not a funct ion
3941 FAIL Test <integer> valid value: \r\n\t 1241245NaN assert_valid_custom is not a function
3942 FAIL Test <integer> valid value: \r\n\t 1241245Infinity assert_valid_custom is n ot a function
3943 FAIL Test <integer> valid value: \r\n\t 1241245-Infinity assert_valid_custom is not a function
3944 FAIL Test <integer> valid value: \r\n\t 1241245fnord assert_valid_custom is not a function
3945 FAIL Test <integer> valid value: \r\n\t 1241245E assert_valid_custom is not a fu nction
3946 FAIL Test <integer> valid value: \r\n\t 1241245e assert_valid_custom is not a fu nction
3947 FAIL Test <integer> valid value: \r\n\t 1241245e+ assert_valid_custom is not a f unction
3948 FAIL Test <integer> valid value: \r\n\t 1241245E- assert_valid_custom is not a f unction
3949 FAIL Test <integer> valid value: \r\n\t 1241245- assert_valid_custom is not a fu nction
3950 FAIL Test <integer> valid value: \r\n\t 1241245+ assert_valid_custom is not a fu nction
3951 FAIL Test <integer> valid value: \r\n\t 1241245-. assert_valid_custom is not a f unction
3952 FAIL Test <integer> valid value: \r\n\t 1241245.- assert_valid_custom is not a f unction
3953 FAIL Test <integer> valid value: \r\n\t 1241245. assert_valid_custom is not a fu nction
3954 FAIL Test <integer> valid value: \r\n\t 1241245+. assert_valid_custom is not a f unction
3955 FAIL Test <integer> valid value: \r\n\t 1241245.E0 assert_valid_custom is not a function
3956 FAIL Test <integer> valid value: \r\n\t 1241245e1 assert_valid_custom is not a f unction
3957 FAIL Test <integer> valid value: \r\n\t 1241245+17E-1 assert_valid_custom is not a function
3958 FAIL Test <integer> valid value: \r\n\t 124124517e+2 assert_valid_custom is not a function
3959 FAIL Test <integer> valid value: \r\n\t 12412450.35 assert_valid_custom is not a function
3960 FAIL Test <integer> valid value: \r\n\t 12412451e-10 assert_valid_custom is not a function
3961 FAIL Test <integer> valid value: \r\n\t 1241245.1 assert_valid_custom is not a f unction
3962 FAIL Test <integer> valid value: \r\n\t -47NaN assert_valid_custom is not a fun ction
3963 FAIL Test <integer> valid value: \r\n\t -47Infinity assert_valid_custom is not a function
3964 FAIL Test <integer> valid value: \r\n\t -47-Infinity assert_valid_custom is not a function
3965 FAIL Test <integer> valid value: \r\n\t -47fnord assert_valid_custom is not a f unction
3966 FAIL Test <integer> valid value: \r\n\t -47E assert_valid_custom is not a funct ion
3967 FAIL Test <integer> valid value: \r\n\t -47e assert_valid_custom is not a funct ion
3968 FAIL Test <integer> valid value: \r\n\t -47e+ assert_valid_custom is not a func tion
3969 FAIL Test <integer> valid value: \r\n\t -47E- assert_valid_custom is not a func tion
3970 FAIL Test <integer> valid value: \r\n\t -47- assert_valid_custom is not a funct ion
3971 FAIL Test <integer> valid value: \r\n\t -47+ assert_valid_custom is not a funct ion
3972 FAIL Test <integer> valid value: \r\n\t -47-. assert_valid_custom is not a func tion
3973 FAIL Test <integer> valid value: \r\n\t -47.- assert_valid_custom is not a func tion
3974 FAIL Test <integer> valid value: \r\n\t -47. assert_valid_custom is not a funct ion
3975 FAIL Test <integer> valid value: \r\n\t -47+. assert_valid_custom is not a func tion
3976 FAIL Test <integer> valid value: \r\n\t -47.E0 assert_valid_custom is not a fun ction
3977 FAIL Test <integer> valid value: \r\n\t -47e1 assert_valid_custom is not a func tion
3978 FAIL Test <integer> valid value: \r\n\t -47+17E-1 assert_valid_custom is not a function
3979 FAIL Test <integer> valid value: \r\n\t -4717e+2 assert_valid_custom is not a f unction
3980 FAIL Test <integer> valid value: \r\n\t -470.35 assert_valid_custom is not a fu nction
3981 FAIL Test <integer> valid value: \r\n\t -471e-10 assert_valid_custom is not a f unction
3982 FAIL Test <integer> valid value: \r\n\t -47.1 assert_valid_custom is not a func tion
3983 FAIL Test <integer> valid value: \r\n\t 0NaN assert_valid_custom is not a funct ion
3984 FAIL Test <integer> valid value: \r\n\t 0Infinity assert_valid_custom is not a function
3985 FAIL Test <integer> valid value: \r\n\t 0-Infinity assert_valid_custom is not a function
3986 FAIL Test <integer> valid value: \r\n\t 0fnord assert_valid_custom is not a fun ction
3987 FAIL Test <integer> valid value: \r\n\t 0E assert_valid_custom is not a functio n
3988 FAIL Test <integer> valid value: \r\n\t 0e assert_valid_custom is not a functio n
3989 FAIL Test <integer> valid value: \r\n\t 0e+ assert_valid_custom is not a functi on
3990 FAIL Test <integer> valid value: \r\n\t 0E- assert_valid_custom is not a functi on
3991 FAIL Test <integer> valid value: \r\n\t 0- assert_valid_custom is not a functio n
3992 FAIL Test <integer> valid value: \r\n\t 0+ assert_valid_custom is not a functio n
3993 FAIL Test <integer> valid value: \r\n\t 0-. assert_valid_custom is not a functi on
3994 FAIL Test <integer> valid value: \r\n\t 0.- assert_valid_custom is not a functi on
3995 FAIL Test <integer> valid value: \r\n\t 0. assert_valid_custom is not a functio n
3996 FAIL Test <integer> valid value: \r\n\t 0+. assert_valid_custom is not a functi on
3997 FAIL Test <integer> valid value: \r\n\t 0.E0 assert_valid_custom is not a funct ion
3998 FAIL Test <integer> valid value: \r\n\t 0e1 assert_valid_custom is not a functi on
3999 FAIL Test <integer> valid value: \r\n\t 0+17E-1 assert_valid_custom is not a fu nction
4000 FAIL Test <integer> valid value: \r\n\t 017e+2 assert_valid_custom is not a fun ction
4001 FAIL Test <integer> valid value: \r\n\t 00.35 assert_valid_custom is not a func tion
4002 FAIL Test <integer> valid value: \r\n\t 01e-10 assert_valid_custom is not a fun ction
4003 FAIL Test <integer> valid value: \r\n\t 0.1 assert_valid_custom is not a functi on
4004 FAIL Test <integer> valid value: \r\n\t +32NaN assert_valid_custom is not a fun ction
4005 FAIL Test <integer> valid value: \r\n\t +32Infinity assert_valid_custom is not a function
4006 FAIL Test <integer> valid value: \r\n\t +32-Infinity assert_valid_custom is not a function
4007 FAIL Test <integer> valid value: \r\n\t +32fnord assert_valid_custom is not a f unction
4008 FAIL Test <integer> valid value: \r\n\t +32E assert_valid_custom is not a funct ion
4009 FAIL Test <integer> valid value: \r\n\t +32e assert_valid_custom is not a funct ion
4010 FAIL Test <integer> valid value: \r\n\t +32e+ assert_valid_custom is not a func tion
4011 FAIL Test <integer> valid value: \r\n\t +32E- assert_valid_custom is not a func tion
4012 FAIL Test <integer> valid value: \r\n\t +32- assert_valid_custom is not a funct ion
4013 FAIL Test <integer> valid value: \r\n\t +32+ assert_valid_custom is not a funct ion
4014 FAIL Test <integer> valid value: \r\n\t +32-. assert_valid_custom is not a func tion
4015 FAIL Test <integer> valid value: \r\n\t +32.- assert_valid_custom is not a func tion
4016 FAIL Test <integer> valid value: \r\n\t +32. assert_valid_custom is not a funct ion
4017 FAIL Test <integer> valid value: \r\n\t +32+. assert_valid_custom is not a func tion
4018 FAIL Test <integer> valid value: \r\n\t +32.E0 assert_valid_custom is not a fun ction
4019 FAIL Test <integer> valid value: \r\n\t +32e1 assert_valid_custom is not a func tion
4020 FAIL Test <integer> valid value: \r\n\t +32+17E-1 assert_valid_custom is not a function
4021 FAIL Test <integer> valid value: \r\n\t +3217e+2 assert_valid_custom is not a f unction
4022 FAIL Test <integer> valid value: \r\n\t +320.35 assert_valid_custom is not a fu nction
4023 FAIL Test <integer> valid value: \r\n\t +321e-10 assert_valid_custom is not a f unction
4024 FAIL Test <integer> valid value: \r\n\t +32.1 assert_valid_custom is not a func tion
4025 FAIL Test <integer> valid value: \r\n\t 1241245NaN assert_valid_custom is not a function
4026 FAIL Test <integer> valid value: \r\n\t 1241245Infinity assert_valid_custom is not a function
4027 FAIL Test <integer> valid value: \r\n\t 1241245-Infinity assert_valid_custom is not a function
4028 FAIL Test <integer> valid value: \r\n\t 1241245fnord assert_valid_custom is not a function
4029 FAIL Test <integer> valid value: \r\n\t 1241245E assert_valid_custom is not a f unction
4030 FAIL Test <integer> valid value: \r\n\t 1241245e assert_valid_custom is not a f unction
4031 FAIL Test <integer> valid value: \r\n\t 1241245e+ assert_valid_custom is not a function
4032 FAIL Test <integer> valid value: \r\n\t 1241245E- assert_valid_custom is not a function
4033 FAIL Test <integer> valid value: \r\n\t 1241245- assert_valid_custom is not a f unction
4034 FAIL Test <integer> valid value: \r\n\t 1241245+ assert_valid_custom is not a f unction
4035 FAIL Test <integer> valid value: \r\n\t 1241245-. assert_valid_custom is not a function
4036 FAIL Test <integer> valid value: \r\n\t 1241245.- assert_valid_custom is not a function
4037 FAIL Test <integer> valid value: \r\n\t 1241245. assert_valid_custom is not a f unction
4038 FAIL Test <integer> valid value: \r\n\t 1241245+. assert_valid_custom is not a function
4039 FAIL Test <integer> valid value: \r\n\t 1241245.E0 assert_valid_custom is not a function
4040 FAIL Test <integer> valid value: \r\n\t 1241245e1 assert_valid_custom is not a function
4041 FAIL Test <integer> valid value: \r\n\t 1241245+17E-1 assert_valid_custom is no t a function
4042 FAIL Test <integer> valid value: \r\n\t 124124517e+2 assert_valid_custom is not a function
4043 FAIL Test <integer> valid value: \r\n\t 12412450.35 assert_valid_custom is not a function
4044 FAIL Test <integer> valid value: \r\n\t 12412451e-10 assert_valid_custom is not a function
4045 FAIL Test <integer> valid value: \r\n\t 1241245.1 assert_valid_custom is not a function
4046 FAIL Test <integer> valid value: \r\n\t -47NaN assert_valid_custom is not a f unction
4047 FAIL Test <integer> valid value: \r\n\t -47Infinity assert_valid_custom is no t a function
4048 FAIL Test <integer> valid value: \r\n\t -47-Infinity assert_valid_custom is n ot a function
4049 FAIL Test <integer> valid value: \r\n\t -47fnord assert_valid_custom is not a function
4050 FAIL Test <integer> valid value: \r\n\t -47E assert_valid_custom is not a fun ction
4051 FAIL Test <integer> valid value: \r\n\t -47e assert_valid_custom is not a fun ction
4052 FAIL Test <integer> valid value: \r\n\t -47e+ assert_valid_custom is not a fu nction
4053 FAIL Test <integer> valid value: \r\n\t -47E- assert_valid_custom is not a fu nction
4054 FAIL Test <integer> valid value: \r\n\t -47- assert_valid_custom is not a fun ction
4055 FAIL Test <integer> valid value: \r\n\t -47+ assert_valid_custom is not a fun ction
4056 FAIL Test <integer> valid value: \r\n\t -47-. assert_valid_custom is not a fu nction
4057 FAIL Test <integer> valid value: \r\n\t -47.- assert_valid_custom is not a fu nction
4058 FAIL Test <integer> valid value: \r\n\t -47. assert_valid_custom is not a fun ction
4059 FAIL Test <integer> valid value: \r\n\t -47+. assert_valid_custom is not a fu nction
4060 FAIL Test <integer> valid value: \r\n\t -47.E0 assert_valid_custom is not a f unction
4061 FAIL Test <integer> valid value: \r\n\t -47e1 assert_valid_custom is not a fu nction
4062 FAIL Test <integer> valid value: \r\n\t -47+17E-1 assert_valid_custom is not a function
4063 FAIL Test <integer> valid value: \r\n\t -4717e+2 assert_valid_custom is not a function
4064 FAIL Test <integer> valid value: \r\n\t -470.35 assert_valid_custom is not a function
4065 FAIL Test <integer> valid value: \r\n\t -471e-10 assert_valid_custom is not a function
4066 FAIL Test <integer> valid value: \r\n\t -47.1 assert_valid_custom is not a fu nction
4067 FAIL Test <integer> valid value: \r\n\t 0NaN assert_valid_custom is not a fun ction
4068 FAIL Test <integer> valid value: \r\n\t 0Infinity assert_valid_custom is not a function
4069 FAIL Test <integer> valid value: \r\n\t 0-Infinity assert_valid_custom is not a function
4070 FAIL Test <integer> valid value: \r\n\t 0fnord assert_valid_custom is not a f unction
4071 FAIL Test <integer> valid value: \r\n\t 0E assert_valid_custom is not a funct ion
4072 FAIL Test <integer> valid value: \r\n\t 0e assert_valid_custom is not a funct ion
4073 FAIL Test <integer> valid value: \r\n\t 0e+ assert_valid_custom is not a func tion
4074 FAIL Test <integer> valid value: \r\n\t 0E- assert_valid_custom is not a func tion
4075 FAIL Test <integer> valid value: \r\n\t 0- assert_valid_custom is not a funct ion
4076 FAIL Test <integer> valid value: \r\n\t 0+ assert_valid_custom is not a funct ion
4077 FAIL Test <integer> valid value: \r\n\t 0-. assert_valid_custom is not a func tion
4078 FAIL Test <integer> valid value: \r\n\t 0.- assert_valid_custom is not a func tion
4079 FAIL Test <integer> valid value: \r\n\t 0. assert_valid_custom is not a funct ion
4080 FAIL Test <integer> valid value: \r\n\t 0+. assert_valid_custom is not a func tion
4081 FAIL Test <integer> valid value: \r\n\t 0.E0 assert_valid_custom is not a fun ction
4082 FAIL Test <integer> valid value: \r\n\t 0e1 assert_valid_custom is not a func tion
4083 FAIL Test <integer> valid value: \r\n\t 0+17E-1 assert_valid_custom is not a function
4084 FAIL Test <integer> valid value: \r\n\t 017e+2 assert_valid_custom is not a f unction
4085 FAIL Test <integer> valid value: \r\n\t 00.35 assert_valid_custom is not a fu nction
4086 FAIL Test <integer> valid value: \r\n\t 01e-10 assert_valid_custom is not a f unction
4087 FAIL Test <integer> valid value: \r\n\t 0.1 assert_valid_custom is not a func tion
4088 FAIL Test <integer> valid value: \r\n\t +32NaN assert_valid_custom is not a f unction
4089 FAIL Test <integer> valid value: \r\n\t +32Infinity assert_valid_custom is no t a function
4090 FAIL Test <integer> valid value: \r\n\t +32-Infinity assert_valid_custom is n ot a function
4091 FAIL Test <integer> valid value: \r\n\t +32fnord assert_valid_custom is not a function
4092 FAIL Test <integer> valid value: \r\n\t +32E assert_valid_custom is not a fun ction
4093 FAIL Test <integer> valid value: \r\n\t +32e assert_valid_custom is not a fun ction
4094 FAIL Test <integer> valid value: \r\n\t +32e+ assert_valid_custom is not a fu nction
4095 FAIL Test <integer> valid value: \r\n\t +32E- assert_valid_custom is not a fu nction
4096 FAIL Test <integer> valid value: \r\n\t +32- assert_valid_custom is not a fun ction
4097 FAIL Test <integer> valid value: \r\n\t +32+ assert_valid_custom is not a fun ction
4098 FAIL Test <integer> valid value: \r\n\t +32-. assert_valid_custom is not a fu nction
4099 FAIL Test <integer> valid value: \r\n\t +32.- assert_valid_custom is not a fu nction
4100 FAIL Test <integer> valid value: \r\n\t +32. assert_valid_custom is not a fun ction
4101 FAIL Test <integer> valid value: \r\n\t +32+. assert_valid_custom is not a fu nction
4102 FAIL Test <integer> valid value: \r\n\t +32.E0 assert_valid_custom is not a f unction
4103 FAIL Test <integer> valid value: \r\n\t +32e1 assert_valid_custom is not a fu nction
4104 FAIL Test <integer> valid value: \r\n\t +32+17E-1 assert_valid_custom is not a function
4105 FAIL Test <integer> valid value: \r\n\t +3217e+2 assert_valid_custom is not a function
4106 FAIL Test <integer> valid value: \r\n\t +320.35 assert_valid_custom is not a function
4107 FAIL Test <integer> valid value: \r\n\t +321e-10 assert_valid_custom is not a function
4108 FAIL Test <integer> valid value: \r\n\t +32.1 assert_valid_custom is not a fu nction
4109 FAIL Test <integer> valid value: \r\n\t 1241245NaN assert_valid_custom is not a function
4110 FAIL Test <integer> valid value: \r\n\t 1241245Infinity assert_valid_custom i s not a function
4111 FAIL Test <integer> valid value: \r\n\t 1241245-Infinity assert_valid_custom is not a function
4112 FAIL Test <integer> valid value: \r\n\t 1241245fnord assert_valid_custom is n ot a function
4113 FAIL Test <integer> valid value: \r\n\t 1241245E assert_valid_custom is not a function
4114 FAIL Test <integer> valid value: \r\n\t 1241245e assert_valid_custom is not a function
4115 FAIL Test <integer> valid value: \r\n\t 1241245e+ assert_valid_custom is not a function
4116 FAIL Test <integer> valid value: \r\n\t 1241245E- assert_valid_custom is not a function
4117 FAIL Test <integer> valid value: \r\n\t 1241245- assert_valid_custom is not a function
4118 FAIL Test <integer> valid value: \r\n\t 1241245+ assert_valid_custom is not a function
4119 FAIL Test <integer> valid value: \r\n\t 1241245-. assert_valid_custom is not a function
4120 FAIL Test <integer> valid value: \r\n\t 1241245.- assert_valid_custom is not a function
4121 FAIL Test <integer> valid value: \r\n\t 1241245. assert_valid_custom is not a function
4122 FAIL Test <integer> valid value: \r\n\t 1241245+. assert_valid_custom is not a function
4123 FAIL Test <integer> valid value: \r\n\t 1241245.E0 assert_valid_custom is not a function
4124 FAIL Test <integer> valid value: \r\n\t 1241245e1 assert_valid_custom is not a function
4125 FAIL Test <integer> valid value: \r\n\t 1241245+17E-1 assert_valid_custom is not a function
4126 FAIL Test <integer> valid value: \r\n\t 124124517e+2 assert_valid_custom is n ot a function
4127 FAIL Test <integer> valid value: \r\n\t 12412450.35 assert_valid_custom is no t a function
4128 FAIL Test <integer> valid value: \r\n\t 12412451e-10 assert_valid_custom is n ot a function
4129 FAIL Test <integer> valid value: \r\n\t 1241245.1 assert_valid_custom is not a function
4130 FAIL Test <integer> valid value: \r\n\t -47NaN\r\n\t assert_valid_custom is not a function
4131 FAIL Test <integer> valid value: \r\n\t -47Infinity\r\n\t assert_valid_custom i s not a function
4132 FAIL Test <integer> valid value: \r\n\t -47-Infinity\r\n\t assert_valid_custom is not a function
4133 FAIL Test <integer> valid value: \r\n\t -47fnord\r\n\t assert_valid_custom is n ot a function
4134 FAIL Test <integer> valid value: \r\n\t -47E\r\n\t assert_valid_custom is not a function
4135 FAIL Test <integer> valid value: \r\n\t -47e\r\n\t assert_valid_custom is not a function
4136 FAIL Test <integer> valid value: \r\n\t -47e+\r\n\t assert_valid_custom is not a function
4137 FAIL Test <integer> valid value: \r\n\t -47E-\r\n\t assert_valid_custom is not a function
4138 FAIL Test <integer> valid value: \r\n\t -47-\r\n\t assert_valid_custom is not a function
4139 FAIL Test <integer> valid value: \r\n\t -47+\r\n\t assert_valid_custom is not a function
4140 FAIL Test <integer> valid value: \r\n\t -47-.\r\n\t assert_valid_custom is not a function
4141 FAIL Test <integer> valid value: \r\n\t -47.-\r\n\t assert_valid_custom is not a function
4142 FAIL Test <integer> valid value: \r\n\t -47.\r\n\t assert_valid_custom is not a function
4143 FAIL Test <integer> valid value: \r\n\t -47+.\r\n\t assert_valid_custom is not a function
4144 FAIL Test <integer> valid value: \r\n\t -47.E0\r\n\t assert_valid_custom is not a function
4145 FAIL Test <integer> valid value: \r\n\t -47e1\r\n\t assert_valid_custom is not a function
4146 FAIL Test <integer> valid value: \r\n\t -47+17E-1\r\n\t assert_valid_custom is not a function
4147 FAIL Test <integer> valid value: \r\n\t -4717e+2\r\n\t assert_valid_custom is n ot a function
4148 FAIL Test <integer> valid value: \r\n\t -470.35\r\n\t assert_valid_custom is no t a function
4149 FAIL Test <integer> valid value: \r\n\t -471e-10\r\n\t assert_valid_custom is n ot a function
4150 FAIL Test <integer> valid value: \r\n\t -47.1\r\n\t assert_valid_custom is not a function
4151 FAIL Test <integer> valid value: \r\n\t 0NaN\r\n\t assert_valid_custom is not a function
4152 FAIL Test <integer> valid value: \r\n\t 0Infinity\r\n\t assert_valid_custom is not a function
4153 FAIL Test <integer> valid value: \r\n\t 0-Infinity\r\n\t assert_valid_custom is not a function
4154 FAIL Test <integer> valid value: \r\n\t 0fnord\r\n\t assert_valid_custom is not a function
4155 FAIL Test <integer> valid value: \r\n\t 0E\r\n\t assert_valid_custom is not a f unction
4156 FAIL Test <integer> valid value: \r\n\t 0e\r\n\t assert_valid_custom is not a f unction
4157 FAIL Test <integer> valid value: \r\n\t 0e+\r\n\t assert_valid_custom is not a function
4158 FAIL Test <integer> valid value: \r\n\t 0E-\r\n\t assert_valid_custom is not a function
4159 FAIL Test <integer> valid value: \r\n\t 0-\r\n\t assert_valid_custom is not a f unction
4160 FAIL Test <integer> valid value: \r\n\t 0+\r\n\t assert_valid_custom is not a f unction
4161 FAIL Test <integer> valid value: \r\n\t 0-.\r\n\t assert_valid_custom is not a function
4162 FAIL Test <integer> valid value: \r\n\t 0.-\r\n\t assert_valid_custom is not a function
4163 FAIL Test <integer> valid value: \r\n\t 0.\r\n\t assert_valid_custom is not a f unction
4164 FAIL Test <integer> valid value: \r\n\t 0+.\r\n\t assert_valid_custom is not a function
4165 FAIL Test <integer> valid value: \r\n\t 0.E0\r\n\t assert_valid_custom is not a function
4166 FAIL Test <integer> valid value: \r\n\t 0e1\r\n\t assert_valid_custom is not a function
4167 FAIL Test <integer> valid value: \r\n\t 0+17E-1\r\n\t assert_valid_custom is no t a function
4168 FAIL Test <integer> valid value: \r\n\t 017e+2\r\n\t assert_valid_custom is not a function
4169 FAIL Test <integer> valid value: \r\n\t 00.35\r\n\t assert_valid_custom is not a function
4170 FAIL Test <integer> valid value: \r\n\t 01e-10\r\n\t assert_valid_custom is not a function
4171 FAIL Test <integer> valid value: \r\n\t 0.1\r\n\t assert_valid_custom is not a function
4172 FAIL Test <integer> valid value: \r\n\t +32NaN\r\n\t assert_valid_custom is not a function
4173 FAIL Test <integer> valid value: \r\n\t +32Infinity\r\n\t assert_valid_custom i s not a function
4174 FAIL Test <integer> valid value: \r\n\t +32-Infinity\r\n\t assert_valid_custom is not a function
4175 FAIL Test <integer> valid value: \r\n\t +32fnord\r\n\t assert_valid_custom is n ot a function
4176 FAIL Test <integer> valid value: \r\n\t +32E\r\n\t assert_valid_custom is not a function
4177 FAIL Test <integer> valid value: \r\n\t +32e\r\n\t assert_valid_custom is not a function
4178 FAIL Test <integer> valid value: \r\n\t +32e+\r\n\t assert_valid_custom is not a function
4179 FAIL Test <integer> valid value: \r\n\t +32E-\r\n\t assert_valid_custom is not a function
4180 FAIL Test <integer> valid value: \r\n\t +32-\r\n\t assert_valid_custom is not a function
4181 FAIL Test <integer> valid value: \r\n\t +32+\r\n\t assert_valid_custom is not a function
4182 FAIL Test <integer> valid value: \r\n\t +32-.\r\n\t assert_valid_custom is not a function
4183 FAIL Test <integer> valid value: \r\n\t +32.-\r\n\t assert_valid_custom is not a function
4184 FAIL Test <integer> valid value: \r\n\t +32.\r\n\t assert_valid_custom is not a function
4185 FAIL Test <integer> valid value: \r\n\t +32+.\r\n\t assert_valid_custom is not a function
4186 FAIL Test <integer> valid value: \r\n\t +32.E0\r\n\t assert_valid_custom is not a function
4187 FAIL Test <integer> valid value: \r\n\t +32e1\r\n\t assert_valid_custom is not a function
4188 FAIL Test <integer> valid value: \r\n\t +32+17E-1\r\n\t assert_valid_custom is not a function
4189 FAIL Test <integer> valid value: \r\n\t +3217e+2\r\n\t assert_valid_custom is n ot a function
4190 FAIL Test <integer> valid value: \r\n\t +320.35\r\n\t assert_valid_custom is no t a function
4191 FAIL Test <integer> valid value: \r\n\t +321e-10\r\n\t assert_valid_custom is n ot a function
4192 FAIL Test <integer> valid value: \r\n\t +32.1\r\n\t assert_valid_custom is not a function
4193 FAIL Test <integer> valid value: \r\n\t 1241245NaN\r\n\t assert_valid_custom is not a function
4194 FAIL Test <integer> valid value: \r\n\t 1241245Infinity\r\n\t assert_valid_cust om is not a function
4195 FAIL Test <integer> valid value: \r\n\t 1241245-Infinity\r\n\t assert_valid_cus tom is not a function
4196 FAIL Test <integer> valid value: \r\n\t 1241245fnord\r\n\t assert_valid_custom is not a function
4197 FAIL Test <integer> valid value: \r\n\t 1241245E\r\n\t assert_valid_custom is n ot a function
4198 FAIL Test <integer> valid value: \r\n\t 1241245e\r\n\t assert_valid_custom is n ot a function
4199 FAIL Test <integer> valid value: \r\n\t 1241245e+\r\n\t assert_valid_custom is not a function
4200 FAIL Test <integer> valid value: \r\n\t 1241245E-\r\n\t assert_valid_custom is not a function
4201 FAIL Test <integer> valid value: \r\n\t 1241245-\r\n\t assert_valid_custom is n ot a function
4202 FAIL Test <integer> valid value: \r\n\t 1241245+\r\n\t assert_valid_custom is n ot a function
4203 FAIL Test <integer> valid value: \r\n\t 1241245-.\r\n\t assert_valid_custom is not a function
4204 FAIL Test <integer> valid value: \r\n\t 1241245.-\r\n\t assert_valid_custom is not a function
4205 FAIL Test <integer> valid value: \r\n\t 1241245.\r\n\t assert_valid_custom is n ot a function
4206 FAIL Test <integer> valid value: \r\n\t 1241245+.\r\n\t assert_valid_custom is not a function
4207 FAIL Test <integer> valid value: \r\n\t 1241245.E0\r\n\t assert_valid_custom is not a function
4208 FAIL Test <integer> valid value: \r\n\t 1241245e1\r\n\t assert_valid_custom is not a function
4209 FAIL Test <integer> valid value: \r\n\t 1241245+17E-1\r\n\t assert_valid_custom is not a function
4210 FAIL Test <integer> valid value: \r\n\t 124124517e+2\r\n\t assert_valid_custom is not a function
4211 FAIL Test <integer> valid value: \r\n\t 12412450.35\r\n\t assert_valid_custom i s not a function
4212 FAIL Test <integer> valid value: \r\n\t 12412451e-10\r\n\t assert_valid_custom is not a function
4213 FAIL Test <integer> valid value: \r\n\t 1241245.1\r\n\t assert_valid_custom is not a function
4214 FAIL Test <integer> valid value: \r\n\t -47NaN\f assert_valid_custom is not a fu nction
4215 FAIL Test <integer> valid value: \r\n\t -47Infinity\f assert_valid_custom is not a function
4216 FAIL Test <integer> valid value: \r\n\t -47-Infinity\f assert_valid_custom is no t a function
4217 FAIL Test <integer> valid value: \r\n\t -47fnord\f assert_valid_custom is not a function
4218 FAIL Test <integer> valid value: \r\n\t -47E\f assert_valid_custom is not a func tion
4219 FAIL Test <integer> valid value: \r\n\t -47e\f assert_valid_custom is not a func tion
4220 FAIL Test <integer> valid value: \r\n\t -47e+\f assert_valid_custom is not a fun ction
4221 FAIL Test <integer> valid value: \r\n\t -47E-\f assert_valid_custom is not a fun ction
4222 FAIL Test <integer> valid value: \r\n\t -47-\f assert_valid_custom is not a func tion
4223 FAIL Test <integer> valid value: \r\n\t -47+\f assert_valid_custom is not a func tion
4224 FAIL Test <integer> valid value: \r\n\t -47-.\f assert_valid_custom is not a fun ction
4225 FAIL Test <integer> valid value: \r\n\t -47.-\f assert_valid_custom is not a fun ction
4226 FAIL Test <integer> valid value: \r\n\t -47.\f assert_valid_custom is not a func tion
4227 FAIL Test <integer> valid value: \r\n\t -47+.\f assert_valid_custom is not a fun ction
4228 FAIL Test <integer> valid value: \r\n\t -47.E0\f assert_valid_custom is not a fu nction
4229 FAIL Test <integer> valid value: \r\n\t -47e1\f assert_valid_custom is not a fun ction
4230 FAIL Test <integer> valid value: \r\n\t -47+17E-1\f assert_valid_custom is not a function
4231 FAIL Test <integer> valid value: \r\n\t -4717e+2\f assert_valid_custom is not a function
4232 FAIL Test <integer> valid value: \r\n\t -470.35\f assert_valid_custom is not a f unction
4233 FAIL Test <integer> valid value: \r\n\t -471e-10\f assert_valid_custom is not a function
4234 FAIL Test <integer> valid value: \r\n\t -47.1\f assert_valid_custom is not a fun ction
4235 FAIL Test <integer> valid value: \r\n\t 0NaN\f assert_valid_custom is not a func tion
4236 FAIL Test <integer> valid value: \r\n\t 0Infinity\f assert_valid_custom is not a function
4237 FAIL Test <integer> valid value: \r\n\t 0-Infinity\f assert_valid_custom is not a function
4238 FAIL Test <integer> valid value: \r\n\t 0fnord\f assert_valid_custom is not a fu nction
4239 FAIL Test <integer> valid value: \r\n\t 0E\f assert_valid_custom is not a functi on
4240 FAIL Test <integer> valid value: \r\n\t 0e\f assert_valid_custom is not a functi on
4241 FAIL Test <integer> valid value: \r\n\t 0e+\f assert_valid_custom is not a funct ion
4242 FAIL Test <integer> valid value: \r\n\t 0E-\f assert_valid_custom is not a funct ion
4243 FAIL Test <integer> valid value: \r\n\t 0-\f assert_valid_custom is not a functi on
4244 FAIL Test <integer> valid value: \r\n\t 0+\f assert_valid_custom is not a functi on
4245 FAIL Test <integer> valid value: \r\n\t 0-.\f assert_valid_custom is not a funct ion
4246 FAIL Test <integer> valid value: \r\n\t 0.-\f assert_valid_custom is not a funct ion
4247 FAIL Test <integer> valid value: \r\n\t 0.\f assert_valid_custom is not a functi on
4248 FAIL Test <integer> valid value: \r\n\t 0+.\f assert_valid_custom is not a funct ion
4249 FAIL Test <integer> valid value: \r\n\t 0.E0\f assert_valid_custom is not a func tion
4250 FAIL Test <integer> valid value: \r\n\t 0e1\f assert_valid_custom is not a funct ion
4251 FAIL Test <integer> valid value: \r\n\t 0+17E-1\f assert_valid_custom is not a f unction
4252 FAIL Test <integer> valid value: \r\n\t 017e+2\f assert_valid_custom is not a fu nction
4253 FAIL Test <integer> valid value: \r\n\t 00.35\f assert_valid_custom is not a fun ction
4254 FAIL Test <integer> valid value: \r\n\t 01e-10\f assert_valid_custom is not a fu nction
4255 FAIL Test <integer> valid value: \r\n\t 0.1\f assert_valid_custom is not a funct ion
4256 FAIL Test <integer> valid value: \r\n\t +32NaN\f assert_valid_custom is not a fu nction
4257 FAIL Test <integer> valid value: \r\n\t +32Infinity\f assert_valid_custom is not a function
4258 FAIL Test <integer> valid value: \r\n\t +32-Infinity\f assert_valid_custom is no t a function
4259 FAIL Test <integer> valid value: \r\n\t +32fnord\f assert_valid_custom is not a function
4260 FAIL Test <integer> valid value: \r\n\t +32E\f assert_valid_custom is not a func tion
4261 FAIL Test <integer> valid value: \r\n\t +32e\f assert_valid_custom is not a func tion
4262 FAIL Test <integer> valid value: \r\n\t +32e+\f assert_valid_custom is not a fun ction
4263 FAIL Test <integer> valid value: \r\n\t +32E-\f assert_valid_custom is not a fun ction
4264 FAIL Test <integer> valid value: \r\n\t +32-\f assert_valid_custom is not a func tion
4265 FAIL Test <integer> valid value: \r\n\t +32+\f assert_valid_custom is not a func tion
4266 FAIL Test <integer> valid value: \r\n\t +32-.\f assert_valid_custom is not a fun ction
4267 FAIL Test <integer> valid value: \r\n\t +32.-\f assert_valid_custom is not a fun ction
4268 FAIL Test <integer> valid value: \r\n\t +32.\f assert_valid_custom is not a func tion
4269 FAIL Test <integer> valid value: \r\n\t +32+.\f assert_valid_custom is not a fun ction
4270 FAIL Test <integer> valid value: \r\n\t +32.E0\f assert_valid_custom is not a fu nction
4271 FAIL Test <integer> valid value: \r\n\t +32e1\f assert_valid_custom is not a fun ction
4272 FAIL Test <integer> valid value: \r\n\t +32+17E-1\f assert_valid_custom is not a function
4273 FAIL Test <integer> valid value: \r\n\t +3217e+2\f assert_valid_custom is not a function
4274 FAIL Test <integer> valid value: \r\n\t +320.35\f assert_valid_custom is not a f unction
4275 FAIL Test <integer> valid value: \r\n\t +321e-10\f assert_valid_custom is not a function
4276 FAIL Test <integer> valid value: \r\n\t +32.1\f assert_valid_custom is not a fun ction
4277 FAIL Test <integer> valid value: \r\n\t 1241245NaN\f assert_valid_custom is not a function
4278 FAIL Test <integer> valid value: \r\n\t 1241245Infinity\f assert_valid_custom is not a function
4279 FAIL Test <integer> valid value: \r\n\t 1241245-Infinity\f assert_valid_custom i s not a function
4280 FAIL Test <integer> valid value: \r\n\t 1241245fnord\f assert_valid_custom is no t a function
4281 FAIL Test <integer> valid value: \r\n\t 1241245E\f assert_valid_custom is not a function
4282 FAIL Test <integer> valid value: \r\n\t 1241245e\f assert_valid_custom is not a function
4283 FAIL Test <integer> valid value: \r\n\t 1241245e+\f assert_valid_custom is not a function
4284 FAIL Test <integer> valid value: \r\n\t 1241245E-\f assert_valid_custom is not a function
4285 FAIL Test <integer> valid value: \r\n\t 1241245-\f assert_valid_custom is not a function
4286 FAIL Test <integer> valid value: \r\n\t 1241245+\f assert_valid_custom is not a function
4287 FAIL Test <integer> valid value: \r\n\t 1241245-.\f assert_valid_custom is not a function
4288 FAIL Test <integer> valid value: \r\n\t 1241245.-\f assert_valid_custom is not a function
4289 FAIL Test <integer> valid value: \r\n\t 1241245.\f assert_valid_custom is not a function
4290 FAIL Test <integer> valid value: \r\n\t 1241245+.\f assert_valid_custom is not a function
4291 FAIL Test <integer> valid value: \r\n\t 1241245.E0\f assert_valid_custom is not a function
4292 FAIL Test <integer> valid value: \r\n\t 1241245e1\f assert_valid_custom is not a function
4293 FAIL Test <integer> valid value: \r\n\t 1241245+17E-1\f assert_valid_custom is n ot a function
4294 FAIL Test <integer> valid value: \r\n\t 124124517e+2\f assert_valid_custom is no t a function
4295 FAIL Test <integer> valid value: \r\n\t 12412450.35\f assert_valid_custom is not a function
4296 FAIL Test <integer> valid value: \r\n\t 12412451e-10\f assert_valid_custom is no t a function
4297 FAIL Test <integer> valid value: \r\n\t 1241245.1\f assert_valid_custom is not a function
4298 PASS Test <integer> WS invalid value: -47\r\n\t NaN
4299 PASS Test <integer> WS invalid value: 0\r\n\t NaN
4300 PASS Test <integer> WS invalid value: +32\r\n\t NaN
4301 PASS Test <integer> WS invalid value: 1241245\r\n\t NaN
4302 PASS Test <integer> WS invalid value: -47\r\n\t Infinity
4303 PASS Test <integer> WS invalid value: 0\r\n\t Infinity
4304 PASS Test <integer> WS invalid value: +32\r\n\t Infinity
4305 PASS Test <integer> WS invalid value: 1241245\r\n\t Infinity
4306 PASS Test <integer> WS invalid value: -47\r\n\t -Infinity
4307 PASS Test <integer> WS invalid value: 0\r\n\t -Infinity
4308 PASS Test <integer> WS invalid value: +32\r\n\t -Infinity
4309 PASS Test <integer> WS invalid value: 1241245\r\n\t -Infinity
4310 PASS Test <integer> WS invalid value: -47\r\n\t fnord
4311 PASS Test <integer> WS invalid value: 0\r\n\t fnord
4312 PASS Test <integer> WS invalid value: +32\r\n\t fnord
4313 PASS Test <integer> WS invalid value: 1241245\r\n\t fnord
4314 PASS Test <integer> WS invalid value: -47\r\n\t E
4315 PASS Test <integer> WS invalid value: 0\r\n\t E
4316 PASS Test <integer> WS invalid value: +32\r\n\t E
4317 PASS Test <integer> WS invalid value: 1241245\r\n\t E
4318 PASS Test <integer> WS invalid value: -47\r\n\t e
4319 PASS Test <integer> WS invalid value: 0\r\n\t e
4320 PASS Test <integer> WS invalid value: +32\r\n\t e
4321 PASS Test <integer> WS invalid value: 1241245\r\n\t e
4322 PASS Test <integer> WS invalid value: -47\r\n\t e+
4323 PASS Test <integer> WS invalid value: 0\r\n\t e+
4324 PASS Test <integer> WS invalid value: +32\r\n\t e+
4325 PASS Test <integer> WS invalid value: 1241245\r\n\t e+
4326 PASS Test <integer> WS invalid value: -47\r\n\t E-
4327 PASS Test <integer> WS invalid value: 0\r\n\t E-
4328 PASS Test <integer> WS invalid value: +32\r\n\t E-
4329 PASS Test <integer> WS invalid value: 1241245\r\n\t E-
4330 PASS Test <integer> WS invalid value: -47\r\n\t -
4331 PASS Test <integer> WS invalid value: 0\r\n\t -
4332 PASS Test <integer> WS invalid value: +32\r\n\t -
4333 PASS Test <integer> WS invalid value: 1241245\r\n\t -
4334 PASS Test <integer> WS invalid value: -47\r\n\t +
4335 PASS Test <integer> WS invalid value: 0\r\n\t +
4336 PASS Test <integer> WS invalid value: +32\r\n\t +
4337 PASS Test <integer> WS invalid value: 1241245\r\n\t +
4338 PASS Test <integer> WS invalid value: -47\r\n\t -.
4339 PASS Test <integer> WS invalid value: 0\r\n\t -.
4340 PASS Test <integer> WS invalid value: +32\r\n\t -.
4341 PASS Test <integer> WS invalid value: 1241245\r\n\t -.
4342 PASS Test <integer> WS invalid value: -47\r\n\t .-
4343 PASS Test <integer> WS invalid value: 0\r\n\t .-
4344 PASS Test <integer> WS invalid value: +32\r\n\t .-
4345 PASS Test <integer> WS invalid value: 1241245\r\n\t .-
4346 PASS Test <integer> WS invalid value: -47\r\n\t .
4347 PASS Test <integer> WS invalid value: 0\r\n\t .
4348 PASS Test <integer> WS invalid value: +32\r\n\t .
4349 PASS Test <integer> WS invalid value: 1241245\r\n\t .
4350 PASS Test <integer> WS invalid value: -47\r\n\t +.
4351 PASS Test <integer> WS invalid value: 0\r\n\t +.
4352 PASS Test <integer> WS invalid value: +32\r\n\t +.
4353 PASS Test <integer> WS invalid value: 1241245\r\n\t +.
4354 PASS Test <integer> WS invalid value: -47\r\n\t .E0
4355 PASS Test <integer> WS invalid value: 0\r\n\t .E0
4356 PASS Test <integer> WS invalid value: +32\r\n\t .E0
4357 PASS Test <integer> WS invalid value: 1241245\r\n\t .E0
4358 PASS Test <integer> WS invalid value: -47\r\n\t e1
4359 PASS Test <integer> WS invalid value: 0\r\n\t e1
4360 PASS Test <integer> WS invalid value: +32\r\n\t e1
4361 PASS Test <integer> WS invalid value: 1241245\r\n\t e1
4362 PASS Test <integer> WS invalid value: -47\r\n\t +17E-1
4363 PASS Test <integer> WS invalid value: 0\r\n\t +17E-1
4364 PASS Test <integer> WS invalid value: +32\r\n\t +17E-1
4365 PASS Test <integer> WS invalid value: 1241245\r\n\t +17E-1
4366 PASS Test <integer> WS invalid value: -47\r\n\t 17e+2
4367 PASS Test <integer> WS invalid value: 0\r\n\t 17e+2
4368 PASS Test <integer> WS invalid value: +32\r\n\t 17e+2
4369 PASS Test <integer> WS invalid value: 1241245\r\n\t 17e+2
4370 PASS Test <integer> WS invalid value: -47\r\n\t 0.35
4371 PASS Test <integer> WS invalid value: 0\r\n\t 0.35
4372 PASS Test <integer> WS invalid value: +32\r\n\t 0.35
4373 PASS Test <integer> WS invalid value: 1241245\r\n\t 0.35
4374 PASS Test <integer> WS invalid value: -47\r\n\t 1e-10
4375 PASS Test <integer> WS invalid value: 0\r\n\t 1e-10
4376 PASS Test <integer> WS invalid value: +32\r\n\t 1e-10
4377 PASS Test <integer> WS invalid value: 1241245\r\n\t 1e-10
4378 PASS Test <integer> WS invalid value: -47\r\n\t .1
4379 PASS Test <integer> WS invalid value: 0\r\n\t .1
4380 PASS Test <integer> WS invalid value: +32\r\n\t .1
4381 PASS Test <integer> WS invalid value: 1241245\r\n\t .1
4382 FAIL Test <integer> trailing garbage, value: \r\n\t -47 assert_equals: expected 0 but got -47
4383 PASS Test <integer> trailing garbage, value: \r\n\t 0
4384 FAIL Test <integer> trailing garbage, value: \r\n\t +32 assert_equals: expected 0 but got 32
4385 FAIL Test <integer> trailing garbage, value: \r\n\t 1241245 assert_equals: expec ted 0 but got 1241245
4386 FAIL Test <integer> valid value: \f-47NaN assert_valid_custom is not a function
4387 FAIL Test <integer> valid value: \f-47Infinity assert_valid_custom is not a func tion
4388 FAIL Test <integer> valid value: \f-47-Infinity assert_valid_custom is not a fun ction
4389 FAIL Test <integer> valid value: \f-47fnord assert_valid_custom is not a functio n
4390 FAIL Test <integer> valid value: \f-47E assert_valid_custom is not a function
4391 FAIL Test <integer> valid value: \f-47e assert_valid_custom is not a function
4392 FAIL Test <integer> valid value: \f-47e+ assert_valid_custom is not a function
4393 FAIL Test <integer> valid value: \f-47E- assert_valid_custom is not a function
4394 FAIL Test <integer> valid value: \f-47- assert_valid_custom is not a function
4395 FAIL Test <integer> valid value: \f-47+ assert_valid_custom is not a function
4396 FAIL Test <integer> valid value: \f-47-. assert_valid_custom is not a function
4397 FAIL Test <integer> valid value: \f-47.- assert_valid_custom is not a function
4398 FAIL Test <integer> valid value: \f-47. assert_valid_custom is not a function
4399 FAIL Test <integer> valid value: \f-47+. assert_valid_custom is not a function
4400 FAIL Test <integer> valid value: \f-47.E0 assert_valid_custom is not a function
4401 FAIL Test <integer> valid value: \f-47e1 assert_valid_custom is not a function
4402 FAIL Test <integer> valid value: \f-47+17E-1 assert_valid_custom is not a functi on
4403 FAIL Test <integer> valid value: \f-4717e+2 assert_valid_custom is not a functio n
4404 FAIL Test <integer> valid value: \f-470.35 assert_valid_custom is not a function
4405 FAIL Test <integer> valid value: \f-471e-10 assert_valid_custom is not a functio n
4406 FAIL Test <integer> valid value: \f-47.1 assert_valid_custom is not a function
4407 FAIL Test <integer> valid value: \f0NaN assert_valid_custom is not a function
4408 FAIL Test <integer> valid value: \f0Infinity assert_valid_custom is not a functi on
4409 FAIL Test <integer> valid value: \f0-Infinity assert_valid_custom is not a funct ion
4410 FAIL Test <integer> valid value: \f0fnord assert_valid_custom is not a function
4411 FAIL Test <integer> valid value: \f0E assert_valid_custom is not a function
4412 FAIL Test <integer> valid value: \f0e assert_valid_custom is not a function
4413 FAIL Test <integer> valid value: \f0e+ assert_valid_custom is not a function
4414 FAIL Test <integer> valid value: \f0E- assert_valid_custom is not a function
4415 FAIL Test <integer> valid value: \f0- assert_valid_custom is not a function
4416 FAIL Test <integer> valid value: \f0+ assert_valid_custom is not a function
4417 FAIL Test <integer> valid value: \f0-. assert_valid_custom is not a function
4418 FAIL Test <integer> valid value: \f0.- assert_valid_custom is not a function
4419 FAIL Test <integer> valid value: \f0. assert_valid_custom is not a function
4420 FAIL Test <integer> valid value: \f0+. assert_valid_custom is not a function
4421 FAIL Test <integer> valid value: \f0.E0 assert_valid_custom is not a function
4422 FAIL Test <integer> valid value: \f0e1 assert_valid_custom is not a function
4423 FAIL Test <integer> valid value: \f0+17E-1 assert_valid_custom is not a function
4424 FAIL Test <integer> valid value: \f017e+2 assert_valid_custom is not a function
4425 FAIL Test <integer> valid value: \f00.35 assert_valid_custom is not a function
4426 FAIL Test <integer> valid value: \f01e-10 assert_valid_custom is not a function
4427 FAIL Test <integer> valid value: \f0.1 assert_valid_custom is not a function
4428 FAIL Test <integer> valid value: \f+32NaN assert_valid_custom is not a function
4429 FAIL Test <integer> valid value: \f+32Infinity assert_valid_custom is not a func tion
4430 FAIL Test <integer> valid value: \f+32-Infinity assert_valid_custom is not a fun ction
4431 FAIL Test <integer> valid value: \f+32fnord assert_valid_custom is not a functio n
4432 FAIL Test <integer> valid value: \f+32E assert_valid_custom is not a function
4433 FAIL Test <integer> valid value: \f+32e assert_valid_custom is not a function
4434 FAIL Test <integer> valid value: \f+32e+ assert_valid_custom is not a function
4435 FAIL Test <integer> valid value: \f+32E- assert_valid_custom is not a function
4436 FAIL Test <integer> valid value: \f+32- assert_valid_custom is not a function
4437 FAIL Test <integer> valid value: \f+32+ assert_valid_custom is not a function
4438 FAIL Test <integer> valid value: \f+32-. assert_valid_custom is not a function
4439 FAIL Test <integer> valid value: \f+32.- assert_valid_custom is not a function
4440 FAIL Test <integer> valid value: \f+32. assert_valid_custom is not a function
4441 FAIL Test <integer> valid value: \f+32+. assert_valid_custom is not a function
4442 FAIL Test <integer> valid value: \f+32.E0 assert_valid_custom is not a function
4443 FAIL Test <integer> valid value: \f+32e1 assert_valid_custom is not a function
4444 FAIL Test <integer> valid value: \f+32+17E-1 assert_valid_custom is not a functi on
4445 FAIL Test <integer> valid value: \f+3217e+2 assert_valid_custom is not a functio n
4446 FAIL Test <integer> valid value: \f+320.35 assert_valid_custom is not a function
4447 FAIL Test <integer> valid value: \f+321e-10 assert_valid_custom is not a functio n
4448 FAIL Test <integer> valid value: \f+32.1 assert_valid_custom is not a function
4449 FAIL Test <integer> valid value: \f1241245NaN assert_valid_custom is not a funct ion
4450 FAIL Test <integer> valid value: \f1241245Infinity assert_valid_custom is not a function
4451 FAIL Test <integer> valid value: \f1241245-Infinity assert_valid_custom is not a function
4452 FAIL Test <integer> valid value: \f1241245fnord assert_valid_custom is not a fun ction
4453 FAIL Test <integer> valid value: \f1241245E assert_valid_custom is not a functio n
4454 FAIL Test <integer> valid value: \f1241245e assert_valid_custom is not a functio n
4455 FAIL Test <integer> valid value: \f1241245e+ assert_valid_custom is not a functi on
4456 FAIL Test <integer> valid value: \f1241245E- assert_valid_custom is not a functi on
4457 FAIL Test <integer> valid value: \f1241245- assert_valid_custom is not a functio n
4458 FAIL Test <integer> valid value: \f1241245+ assert_valid_custom is not a functio n
4459 FAIL Test <integer> valid value: \f1241245-. assert_valid_custom is not a functi on
4460 FAIL Test <integer> valid value: \f1241245.- assert_valid_custom is not a functi on
4461 FAIL Test <integer> valid value: \f1241245. assert_valid_custom is not a functio n
4462 FAIL Test <integer> valid value: \f1241245+. assert_valid_custom is not a functi on
4463 FAIL Test <integer> valid value: \f1241245.E0 assert_valid_custom is not a funct ion
4464 FAIL Test <integer> valid value: \f1241245e1 assert_valid_custom is not a functi on
4465 FAIL Test <integer> valid value: \f1241245+17E-1 assert_valid_custom is not a fu nction
4466 FAIL Test <integer> valid value: \f124124517e+2 assert_valid_custom is not a fun ction
4467 FAIL Test <integer> valid value: \f12412450.35 assert_valid_custom is not a func tion
4468 FAIL Test <integer> valid value: \f12412451e-10 assert_valid_custom is not a fun ction
4469 FAIL Test <integer> valid value: \f1241245.1 assert_valid_custom is not a functi on
4470 FAIL Test <integer> valid value: \f-47NaN assert_valid_custom is not a function
4471 FAIL Test <integer> valid value: \f-47Infinity assert_valid_custom is not a fun ction
4472 FAIL Test <integer> valid value: \f-47-Infinity assert_valid_custom is not a fu nction
4473 FAIL Test <integer> valid value: \f-47fnord assert_valid_custom is not a functi on
4474 FAIL Test <integer> valid value: \f-47E assert_valid_custom is not a function
4475 FAIL Test <integer> valid value: \f-47e assert_valid_custom is not a function
4476 FAIL Test <integer> valid value: \f-47e+ assert_valid_custom is not a function
4477 FAIL Test <integer> valid value: \f-47E- assert_valid_custom is not a function
4478 FAIL Test <integer> valid value: \f-47- assert_valid_custom is not a function
4479 FAIL Test <integer> valid value: \f-47+ assert_valid_custom is not a function
4480 FAIL Test <integer> valid value: \f-47-. assert_valid_custom is not a function
4481 FAIL Test <integer> valid value: \f-47.- assert_valid_custom is not a function
4482 FAIL Test <integer> valid value: \f-47. assert_valid_custom is not a function
4483 FAIL Test <integer> valid value: \f-47+. assert_valid_custom is not a function
4484 FAIL Test <integer> valid value: \f-47.E0 assert_valid_custom is not a function
4485 FAIL Test <integer> valid value: \f-47e1 assert_valid_custom is not a function
4486 FAIL Test <integer> valid value: \f-47+17E-1 assert_valid_custom is not a funct ion
4487 FAIL Test <integer> valid value: \f-4717e+2 assert_valid_custom is not a functi on
4488 FAIL Test <integer> valid value: \f-470.35 assert_valid_custom is not a functio n
4489 FAIL Test <integer> valid value: \f-471e-10 assert_valid_custom is not a functi on
4490 FAIL Test <integer> valid value: \f-47.1 assert_valid_custom is not a function
4491 FAIL Test <integer> valid value: \f0NaN assert_valid_custom is not a function
4492 FAIL Test <integer> valid value: \f0Infinity assert_valid_custom is not a funct ion
4493 FAIL Test <integer> valid value: \f0-Infinity assert_valid_custom is not a func tion
4494 FAIL Test <integer> valid value: \f0fnord assert_valid_custom is not a function
4495 FAIL Test <integer> valid value: \f0E assert_valid_custom is not a function
4496 FAIL Test <integer> valid value: \f0e assert_valid_custom is not a function
4497 FAIL Test <integer> valid value: \f0e+ assert_valid_custom is not a function
4498 FAIL Test <integer> valid value: \f0E- assert_valid_custom is not a function
4499 FAIL Test <integer> valid value: \f0- assert_valid_custom is not a function
4500 FAIL Test <integer> valid value: \f0+ assert_valid_custom is not a function
4501 FAIL Test <integer> valid value: \f0-. assert_valid_custom is not a function
4502 FAIL Test <integer> valid value: \f0.- assert_valid_custom is not a function
4503 FAIL Test <integer> valid value: \f0. assert_valid_custom is not a function
4504 FAIL Test <integer> valid value: \f0+. assert_valid_custom is not a function
4505 FAIL Test <integer> valid value: \f0.E0 assert_valid_custom is not a function
4506 FAIL Test <integer> valid value: \f0e1 assert_valid_custom is not a function
4507 FAIL Test <integer> valid value: \f0+17E-1 assert_valid_custom is not a functio n
4508 FAIL Test <integer> valid value: \f017e+2 assert_valid_custom is not a function
4509 FAIL Test <integer> valid value: \f00.35 assert_valid_custom is not a function
4510 FAIL Test <integer> valid value: \f01e-10 assert_valid_custom is not a function
4511 FAIL Test <integer> valid value: \f0.1 assert_valid_custom is not a function
4512 FAIL Test <integer> valid value: \f+32NaN assert_valid_custom is not a function
4513 FAIL Test <integer> valid value: \f+32Infinity assert_valid_custom is not a fun ction
4514 FAIL Test <integer> valid value: \f+32-Infinity assert_valid_custom is not a fu nction
4515 FAIL Test <integer> valid value: \f+32fnord assert_valid_custom is not a functi on
4516 FAIL Test <integer> valid value: \f+32E assert_valid_custom is not a function
4517 FAIL Test <integer> valid value: \f+32e assert_valid_custom is not a function
4518 FAIL Test <integer> valid value: \f+32e+ assert_valid_custom is not a function
4519 FAIL Test <integer> valid value: \f+32E- assert_valid_custom is not a function
4520 FAIL Test <integer> valid value: \f+32- assert_valid_custom is not a function
4521 FAIL Test <integer> valid value: \f+32+ assert_valid_custom is not a function
4522 FAIL Test <integer> valid value: \f+32-. assert_valid_custom is not a function
4523 FAIL Test <integer> valid value: \f+32.- assert_valid_custom is not a function
4524 FAIL Test <integer> valid value: \f+32. assert_valid_custom is not a function
4525 FAIL Test <integer> valid value: \f+32+. assert_valid_custom is not a function
4526 FAIL Test <integer> valid value: \f+32.E0 assert_valid_custom is not a function
4527 FAIL Test <integer> valid value: \f+32e1 assert_valid_custom is not a function
4528 FAIL Test <integer> valid value: \f+32+17E-1 assert_valid_custom is not a funct ion
4529 FAIL Test <integer> valid value: \f+3217e+2 assert_valid_custom is not a functi on
4530 FAIL Test <integer> valid value: \f+320.35 assert_valid_custom is not a functio n
4531 FAIL Test <integer> valid value: \f+321e-10 assert_valid_custom is not a functi on
4532 FAIL Test <integer> valid value: \f+32.1 assert_valid_custom is not a function
4533 FAIL Test <integer> valid value: \f1241245NaN assert_valid_custom is not a func tion
4534 FAIL Test <integer> valid value: \f1241245Infinity assert_valid_custom is not a function
4535 FAIL Test <integer> valid value: \f1241245-Infinity assert_valid_custom is not a function
4536 FAIL Test <integer> valid value: \f1241245fnord assert_valid_custom is not a fu nction
4537 FAIL Test <integer> valid value: \f1241245E assert_valid_custom is not a functi on
4538 FAIL Test <integer> valid value: \f1241245e assert_valid_custom is not a functi on
4539 FAIL Test <integer> valid value: \f1241245e+ assert_valid_custom is not a funct ion
4540 FAIL Test <integer> valid value: \f1241245E- assert_valid_custom is not a funct ion
4541 FAIL Test <integer> valid value: \f1241245- assert_valid_custom is not a functi on
4542 FAIL Test <integer> valid value: \f1241245+ assert_valid_custom is not a functi on
4543 FAIL Test <integer> valid value: \f1241245-. assert_valid_custom is not a funct ion
4544 FAIL Test <integer> valid value: \f1241245.- assert_valid_custom is not a funct ion
4545 FAIL Test <integer> valid value: \f1241245. assert_valid_custom is not a functi on
4546 FAIL Test <integer> valid value: \f1241245+. assert_valid_custom is not a funct ion
4547 FAIL Test <integer> valid value: \f1241245.E0 assert_valid_custom is not a func tion
4548 FAIL Test <integer> valid value: \f1241245e1 assert_valid_custom is not a funct ion
4549 FAIL Test <integer> valid value: \f1241245+17E-1 assert_valid_custom is not a f unction
4550 FAIL Test <integer> valid value: \f124124517e+2 assert_valid_custom is not a fu nction
4551 FAIL Test <integer> valid value: \f12412450.35 assert_valid_custom is not a fun ction
4552 FAIL Test <integer> valid value: \f12412451e-10 assert_valid_custom is not a fu nction
4553 FAIL Test <integer> valid value: \f1241245.1 assert_valid_custom is not a funct ion
4554 FAIL Test <integer> valid value: \f-47NaN assert_valid_custom is not a functi on
4555 FAIL Test <integer> valid value: \f-47Infinity assert_valid_custom is not a f unction
4556 FAIL Test <integer> valid value: \f-47-Infinity assert_valid_custom is not a function
4557 FAIL Test <integer> valid value: \f-47fnord assert_valid_custom is not a func tion
4558 FAIL Test <integer> valid value: \f-47E assert_valid_custom is not a function
4559 FAIL Test <integer> valid value: \f-47e assert_valid_custom is not a function
4560 FAIL Test <integer> valid value: \f-47e+ assert_valid_custom is not a functio n
4561 FAIL Test <integer> valid value: \f-47E- assert_valid_custom is not a functio n
4562 FAIL Test <integer> valid value: \f-47- assert_valid_custom is not a function
4563 FAIL Test <integer> valid value: \f-47+ assert_valid_custom is not a function
4564 FAIL Test <integer> valid value: \f-47-. assert_valid_custom is not a functio n
4565 FAIL Test <integer> valid value: \f-47.- assert_valid_custom is not a functio n
4566 FAIL Test <integer> valid value: \f-47. assert_valid_custom is not a function
4567 FAIL Test <integer> valid value: \f-47+. assert_valid_custom is not a functio n
4568 FAIL Test <integer> valid value: \f-47.E0 assert_valid_custom is not a functi on
4569 FAIL Test <integer> valid value: \f-47e1 assert_valid_custom is not a functio n
4570 FAIL Test <integer> valid value: \f-47+17E-1 assert_valid_custom is not a fun ction
4571 FAIL Test <integer> valid value: \f-4717e+2 assert_valid_custom is not a func tion
4572 FAIL Test <integer> valid value: \f-470.35 assert_valid_custom is not a funct ion
4573 FAIL Test <integer> valid value: \f-471e-10 assert_valid_custom is not a func tion
4574 FAIL Test <integer> valid value: \f-47.1 assert_valid_custom is not a functio n
4575 FAIL Test <integer> valid value: \f0NaN assert_valid_custom is not a function
4576 FAIL Test <integer> valid value: \f0Infinity assert_valid_custom is not a fun ction
4577 FAIL Test <integer> valid value: \f0-Infinity assert_valid_custom is not a fu nction
4578 FAIL Test <integer> valid value: \f0fnord assert_valid_custom is not a functi on
4579 FAIL Test <integer> valid value: \f0E assert_valid_custom is not a function
4580 FAIL Test <integer> valid value: \f0e assert_valid_custom is not a function
4581 FAIL Test <integer> valid value: \f0e+ assert_valid_custom is not a function
4582 FAIL Test <integer> valid value: \f0E- assert_valid_custom is not a function
4583 FAIL Test <integer> valid value: \f0- assert_valid_custom is not a function
4584 FAIL Test <integer> valid value: \f0+ assert_valid_custom is not a function
4585 FAIL Test <integer> valid value: \f0-. assert_valid_custom is not a function
4586 FAIL Test <integer> valid value: \f0.- assert_valid_custom is not a function
4587 FAIL Test <integer> valid value: \f0. assert_valid_custom is not a function
4588 FAIL Test <integer> valid value: \f0+. assert_valid_custom is not a function
4589 FAIL Test <integer> valid value: \f0.E0 assert_valid_custom is not a function
4590 FAIL Test <integer> valid value: \f0e1 assert_valid_custom is not a function
4591 FAIL Test <integer> valid value: \f0+17E-1 assert_valid_custom is not a funct ion
4592 FAIL Test <integer> valid value: \f017e+2 assert_valid_custom is not a functi on
4593 FAIL Test <integer> valid value: \f00.35 assert_valid_custom is not a functio n
4594 FAIL Test <integer> valid value: \f01e-10 assert_valid_custom is not a functi on
4595 FAIL Test <integer> valid value: \f0.1 assert_valid_custom is not a function
4596 FAIL Test <integer> valid value: \f+32NaN assert_valid_custom is not a functi on
4597 FAIL Test <integer> valid value: \f+32Infinity assert_valid_custom is not a f unction
4598 FAIL Test <integer> valid value: \f+32-Infinity assert_valid_custom is not a function
4599 FAIL Test <integer> valid value: \f+32fnord assert_valid_custom is not a func tion
4600 FAIL Test <integer> valid value: \f+32E assert_valid_custom is not a function
4601 FAIL Test <integer> valid value: \f+32e assert_valid_custom is not a function
4602 FAIL Test <integer> valid value: \f+32e+ assert_valid_custom is not a functio n
4603 FAIL Test <integer> valid value: \f+32E- assert_valid_custom is not a functio n
4604 FAIL Test <integer> valid value: \f+32- assert_valid_custom is not a function
4605 FAIL Test <integer> valid value: \f+32+ assert_valid_custom is not a function
4606 FAIL Test <integer> valid value: \f+32-. assert_valid_custom is not a functio n
4607 FAIL Test <integer> valid value: \f+32.- assert_valid_custom is not a functio n
4608 FAIL Test <integer> valid value: \f+32. assert_valid_custom is not a function
4609 FAIL Test <integer> valid value: \f+32+. assert_valid_custom is not a functio n
4610 FAIL Test <integer> valid value: \f+32.E0 assert_valid_custom is not a functi on
4611 FAIL Test <integer> valid value: \f+32e1 assert_valid_custom is not a functio n
4612 FAIL Test <integer> valid value: \f+32+17E-1 assert_valid_custom is not a fun ction
4613 FAIL Test <integer> valid value: \f+3217e+2 assert_valid_custom is not a func tion
4614 FAIL Test <integer> valid value: \f+320.35 assert_valid_custom is not a funct ion
4615 FAIL Test <integer> valid value: \f+321e-10 assert_valid_custom is not a func tion
4616 FAIL Test <integer> valid value: \f+32.1 assert_valid_custom is not a functio n
4617 FAIL Test <integer> valid value: \f1241245NaN assert_valid_custom is not a fu nction
4618 FAIL Test <integer> valid value: \f1241245Infinity assert_valid_custom is not a function
4619 FAIL Test <integer> valid value: \f1241245-Infinity assert_valid_custom is no t a function
4620 FAIL Test <integer> valid value: \f1241245fnord assert_valid_custom is not a function
4621 FAIL Test <integer> valid value: \f1241245E assert_valid_custom is not a func tion
4622 FAIL Test <integer> valid value: \f1241245e assert_valid_custom is not a func tion
4623 FAIL Test <integer> valid value: \f1241245e+ assert_valid_custom is not a fun ction
4624 FAIL Test <integer> valid value: \f1241245E- assert_valid_custom is not a fun ction
4625 FAIL Test <integer> valid value: \f1241245- assert_valid_custom is not a func tion
4626 FAIL Test <integer> valid value: \f1241245+ assert_valid_custom is not a func tion
4627 FAIL Test <integer> valid value: \f1241245-. assert_valid_custom is not a fun ction
4628 FAIL Test <integer> valid value: \f1241245.- assert_valid_custom is not a fun ction
4629 FAIL Test <integer> valid value: \f1241245. assert_valid_custom is not a func tion
4630 FAIL Test <integer> valid value: \f1241245+. assert_valid_custom is not a fun ction
4631 FAIL Test <integer> valid value: \f1241245.E0 assert_valid_custom is not a fu nction
4632 FAIL Test <integer> valid value: \f1241245e1 assert_valid_custom is not a fun ction
4633 FAIL Test <integer> valid value: \f1241245+17E-1 assert_valid_custom is not a function
4634 FAIL Test <integer> valid value: \f124124517e+2 assert_valid_custom is not a function
4635 FAIL Test <integer> valid value: \f12412450.35 assert_valid_custom is not a f unction
4636 FAIL Test <integer> valid value: \f12412451e-10 assert_valid_custom is not a function
4637 FAIL Test <integer> valid value: \f1241245.1 assert_valid_custom is not a fun ction
4638 FAIL Test <integer> valid value: \f-47NaN\r\n\t assert_valid_custom is not a fu nction
4639 FAIL Test <integer> valid value: \f-47Infinity\r\n\t assert_valid_custom is not a function
4640 FAIL Test <integer> valid value: \f-47-Infinity\r\n\t assert_valid_custom is no t a function
4641 FAIL Test <integer> valid value: \f-47fnord\r\n\t assert_valid_custom is not a function
4642 FAIL Test <integer> valid value: \f-47E\r\n\t assert_valid_custom is not a func tion
4643 FAIL Test <integer> valid value: \f-47e\r\n\t assert_valid_custom is not a func tion
4644 FAIL Test <integer> valid value: \f-47e+\r\n\t assert_valid_custom is not a fun ction
4645 FAIL Test <integer> valid value: \f-47E-\r\n\t assert_valid_custom is not a fun ction
4646 FAIL Test <integer> valid value: \f-47-\r\n\t assert_valid_custom is not a func tion
4647 FAIL Test <integer> valid value: \f-47+\r\n\t assert_valid_custom is not a func tion
4648 FAIL Test <integer> valid value: \f-47-.\r\n\t assert_valid_custom is not a fun ction
4649 FAIL Test <integer> valid value: \f-47.-\r\n\t assert_valid_custom is not a fun ction
4650 FAIL Test <integer> valid value: \f-47.\r\n\t assert_valid_custom is not a func tion
4651 FAIL Test <integer> valid value: \f-47+.\r\n\t assert_valid_custom is not a fun ction
4652 FAIL Test <integer> valid value: \f-47.E0\r\n\t assert_valid_custom is not a fu nction
4653 FAIL Test <integer> valid value: \f-47e1\r\n\t assert_valid_custom is not a fun ction
4654 FAIL Test <integer> valid value: \f-47+17E-1\r\n\t assert_valid_custom is not a function
4655 FAIL Test <integer> valid value: \f-4717e+2\r\n\t assert_valid_custom is not a function
4656 FAIL Test <integer> valid value: \f-470.35\r\n\t assert_valid_custom is not a f unction
4657 FAIL Test <integer> valid value: \f-471e-10\r\n\t assert_valid_custom is not a function
4658 FAIL Test <integer> valid value: \f-47.1\r\n\t assert_valid_custom is not a fun ction
4659 FAIL Test <integer> valid value: \f0NaN\r\n\t assert_valid_custom is not a func tion
4660 FAIL Test <integer> valid value: \f0Infinity\r\n\t assert_valid_custom is not a function
4661 FAIL Test <integer> valid value: \f0-Infinity\r\n\t assert_valid_custom is not a function
4662 FAIL Test <integer> valid value: \f0fnord\r\n\t assert_valid_custom is not a fu nction
4663 FAIL Test <integer> valid value: \f0E\r\n\t assert_valid_custom is not a functi on
4664 FAIL Test <integer> valid value: \f0e\r\n\t assert_valid_custom is not a functi on
4665 FAIL Test <integer> valid value: \f0e+\r\n\t assert_valid_custom is not a funct ion
4666 FAIL Test <integer> valid value: \f0E-\r\n\t assert_valid_custom is not a funct ion
4667 FAIL Test <integer> valid value: \f0-\r\n\t assert_valid_custom is not a functi on
4668 FAIL Test <integer> valid value: \f0+\r\n\t assert_valid_custom is not a functi on
4669 FAIL Test <integer> valid value: \f0-.\r\n\t assert_valid_custom is not a funct ion
4670 FAIL Test <integer> valid value: \f0.-\r\n\t assert_valid_custom is not a funct ion
4671 FAIL Test <integer> valid value: \f0.\r\n\t assert_valid_custom is not a functi on
4672 FAIL Test <integer> valid value: \f0+.\r\n\t assert_valid_custom is not a funct ion
4673 FAIL Test <integer> valid value: \f0.E0\r\n\t assert_valid_custom is not a func tion
4674 FAIL Test <integer> valid value: \f0e1\r\n\t assert_valid_custom is not a funct ion
4675 FAIL Test <integer> valid value: \f0+17E-1\r\n\t assert_valid_custom is not a f unction
4676 FAIL Test <integer> valid value: \f017e+2\r\n\t assert_valid_custom is not a fu nction
4677 FAIL Test <integer> valid value: \f00.35\r\n\t assert_valid_custom is not a fun ction
4678 FAIL Test <integer> valid value: \f01e-10\r\n\t assert_valid_custom is not a fu nction
4679 FAIL Test <integer> valid value: \f0.1\r\n\t assert_valid_custom is not a funct ion
4680 FAIL Test <integer> valid value: \f+32NaN\r\n\t assert_valid_custom is not a fu nction
4681 FAIL Test <integer> valid value: \f+32Infinity\r\n\t assert_valid_custom is not a function
4682 FAIL Test <integer> valid value: \f+32-Infinity\r\n\t assert_valid_custom is no t a function
4683 FAIL Test <integer> valid value: \f+32fnord\r\n\t assert_valid_custom is not a function
4684 FAIL Test <integer> valid value: \f+32E\r\n\t assert_valid_custom is not a func tion
4685 FAIL Test <integer> valid value: \f+32e\r\n\t assert_valid_custom is not a func tion
4686 FAIL Test <integer> valid value: \f+32e+\r\n\t assert_valid_custom is not a fun ction
4687 FAIL Test <integer> valid value: \f+32E-\r\n\t assert_valid_custom is not a fun ction
4688 FAIL Test <integer> valid value: \f+32-\r\n\t assert_valid_custom is not a func tion
4689 FAIL Test <integer> valid value: \f+32+\r\n\t assert_valid_custom is not a func tion
4690 FAIL Test <integer> valid value: \f+32-.\r\n\t assert_valid_custom is not a fun ction
4691 FAIL Test <integer> valid value: \f+32.-\r\n\t assert_valid_custom is not a fun ction
4692 FAIL Test <integer> valid value: \f+32.\r\n\t assert_valid_custom is not a func tion
4693 FAIL Test <integer> valid value: \f+32+.\r\n\t assert_valid_custom is not a fun ction
4694 FAIL Test <integer> valid value: \f+32.E0\r\n\t assert_valid_custom is not a fu nction
4695 FAIL Test <integer> valid value: \f+32e1\r\n\t assert_valid_custom is not a fun ction
4696 FAIL Test <integer> valid value: \f+32+17E-1\r\n\t assert_valid_custom is not a function
4697 FAIL Test <integer> valid value: \f+3217e+2\r\n\t assert_valid_custom is not a function
4698 FAIL Test <integer> valid value: \f+320.35\r\n\t assert_valid_custom is not a f unction
4699 FAIL Test <integer> valid value: \f+321e-10\r\n\t assert_valid_custom is not a function
4700 FAIL Test <integer> valid value: \f+32.1\r\n\t assert_valid_custom is not a fun ction
4701 FAIL Test <integer> valid value: \f1241245NaN\r\n\t assert_valid_custom is not a function
4702 FAIL Test <integer> valid value: \f1241245Infinity\r\n\t assert_valid_custom is not a function
4703 FAIL Test <integer> valid value: \f1241245-Infinity\r\n\t assert_valid_custom i s not a function
4704 FAIL Test <integer> valid value: \f1241245fnord\r\n\t assert_valid_custom is no t a function
4705 FAIL Test <integer> valid value: \f1241245E\r\n\t assert_valid_custom is not a function
4706 FAIL Test <integer> valid value: \f1241245e\r\n\t assert_valid_custom is not a function
4707 FAIL Test <integer> valid value: \f1241245e+\r\n\t assert_valid_custom is not a function
4708 FAIL Test <integer> valid value: \f1241245E-\r\n\t assert_valid_custom is not a function
4709 FAIL Test <integer> valid value: \f1241245-\r\n\t assert_valid_custom is not a function
4710 FAIL Test <integer> valid value: \f1241245+\r\n\t assert_valid_custom is not a function
4711 FAIL Test <integer> valid value: \f1241245-.\r\n\t assert_valid_custom is not a function
4712 FAIL Test <integer> valid value: \f1241245.-\r\n\t assert_valid_custom is not a function
4713 FAIL Test <integer> valid value: \f1241245.\r\n\t assert_valid_custom is not a function
4714 FAIL Test <integer> valid value: \f1241245+.\r\n\t assert_valid_custom is not a function
4715 FAIL Test <integer> valid value: \f1241245.E0\r\n\t assert_valid_custom is not a function
4716 FAIL Test <integer> valid value: \f1241245e1\r\n\t assert_valid_custom is not a function
4717 FAIL Test <integer> valid value: \f1241245+17E-1\r\n\t assert_valid_custom is n ot a function
4718 FAIL Test <integer> valid value: \f124124517e+2\r\n\t assert_valid_custom is no t a function
4719 FAIL Test <integer> valid value: \f12412450.35\r\n\t assert_valid_custom is not a function
4720 FAIL Test <integer> valid value: \f12412451e-10\r\n\t assert_valid_custom is no t a function
4721 FAIL Test <integer> valid value: \f1241245.1\r\n\t assert_valid_custom is not a function
4722 FAIL Test <integer> valid value: \f-47NaN\f assert_valid_custom is not a functio n
4723 FAIL Test <integer> valid value: \f-47Infinity\f assert_valid_custom is not a fu nction
4724 FAIL Test <integer> valid value: \f-47-Infinity\f assert_valid_custom is not a f unction
4725 FAIL Test <integer> valid value: \f-47fnord\f assert_valid_custom is not a funct ion
4726 FAIL Test <integer> valid value: \f-47E\f assert_valid_custom is not a function
4727 FAIL Test <integer> valid value: \f-47e\f assert_valid_custom is not a function
4728 FAIL Test <integer> valid value: \f-47e+\f assert_valid_custom is not a function
4729 FAIL Test <integer> valid value: \f-47E-\f assert_valid_custom is not a function
4730 FAIL Test <integer> valid value: \f-47-\f assert_valid_custom is not a function
4731 FAIL Test <integer> valid value: \f-47+\f assert_valid_custom is not a function
4732 FAIL Test <integer> valid value: \f-47-.\f assert_valid_custom is not a function
4733 FAIL Test <integer> valid value: \f-47.-\f assert_valid_custom is not a function
4734 FAIL Test <integer> valid value: \f-47.\f assert_valid_custom is not a function
4735 FAIL Test <integer> valid value: \f-47+.\f assert_valid_custom is not a function
4736 FAIL Test <integer> valid value: \f-47.E0\f assert_valid_custom is not a functio n
4737 FAIL Test <integer> valid value: \f-47e1\f assert_valid_custom is not a function
4738 FAIL Test <integer> valid value: \f-47+17E-1\f assert_valid_custom is not a func tion
4739 FAIL Test <integer> valid value: \f-4717e+2\f assert_valid_custom is not a funct ion
4740 FAIL Test <integer> valid value: \f-470.35\f assert_valid_custom is not a functi on
4741 FAIL Test <integer> valid value: \f-471e-10\f assert_valid_custom is not a funct ion
4742 FAIL Test <integer> valid value: \f-47.1\f assert_valid_custom is not a function
4743 FAIL Test <integer> valid value: \f0NaN\f assert_valid_custom is not a function
4744 FAIL Test <integer> valid value: \f0Infinity\f assert_valid_custom is not a func tion
4745 FAIL Test <integer> valid value: \f0-Infinity\f assert_valid_custom is not a fun ction
4746 FAIL Test <integer> valid value: \f0fnord\f assert_valid_custom is not a functio n
4747 FAIL Test <integer> valid value: \f0E\f assert_valid_custom is not a function
4748 FAIL Test <integer> valid value: \f0e\f assert_valid_custom is not a function
4749 FAIL Test <integer> valid value: \f0e+\f assert_valid_custom is not a function
4750 FAIL Test <integer> valid value: \f0E-\f assert_valid_custom is not a function
4751 FAIL Test <integer> valid value: \f0-\f assert_valid_custom is not a function
4752 FAIL Test <integer> valid value: \f0+\f assert_valid_custom is not a function
4753 FAIL Test <integer> valid value: \f0-.\f assert_valid_custom is not a function
4754 FAIL Test <integer> valid value: \f0.-\f assert_valid_custom is not a function
4755 FAIL Test <integer> valid value: \f0.\f assert_valid_custom is not a function
4756 FAIL Test <integer> valid value: \f0+.\f assert_valid_custom is not a function
4757 FAIL Test <integer> valid value: \f0.E0\f assert_valid_custom is not a function
4758 FAIL Test <integer> valid value: \f0e1\f assert_valid_custom is not a function
4759 FAIL Test <integer> valid value: \f0+17E-1\f assert_valid_custom is not a functi on
4760 FAIL Test <integer> valid value: \f017e+2\f assert_valid_custom is not a functio n
4761 FAIL Test <integer> valid value: \f00.35\f assert_valid_custom is not a function
4762 FAIL Test <integer> valid value: \f01e-10\f assert_valid_custom is not a functio n
4763 FAIL Test <integer> valid value: \f0.1\f assert_valid_custom is not a function
4764 FAIL Test <integer> valid value: \f+32NaN\f assert_valid_custom is not a functio n
4765 FAIL Test <integer> valid value: \f+32Infinity\f assert_valid_custom is not a fu nction
4766 FAIL Test <integer> valid value: \f+32-Infinity\f assert_valid_custom is not a f unction
4767 FAIL Test <integer> valid value: \f+32fnord\f assert_valid_custom is not a funct ion
4768 FAIL Test <integer> valid value: \f+32E\f assert_valid_custom is not a function
4769 FAIL Test <integer> valid value: \f+32e\f assert_valid_custom is not a function
4770 FAIL Test <integer> valid value: \f+32e+\f assert_valid_custom is not a function
4771 FAIL Test <integer> valid value: \f+32E-\f assert_valid_custom is not a function
4772 FAIL Test <integer> valid value: \f+32-\f assert_valid_custom is not a function
4773 FAIL Test <integer> valid value: \f+32+\f assert_valid_custom is not a function
4774 FAIL Test <integer> valid value: \f+32-.\f assert_valid_custom is not a function
4775 FAIL Test <integer> valid value: \f+32.-\f assert_valid_custom is not a function
4776 FAIL Test <integer> valid value: \f+32.\f assert_valid_custom is not a function
4777 FAIL Test <integer> valid value: \f+32+.\f assert_valid_custom is not a function
4778 FAIL Test <integer> valid value: \f+32.E0\f assert_valid_custom is not a functio n
4779 FAIL Test <integer> valid value: \f+32e1\f assert_valid_custom is not a function
4780 FAIL Test <integer> valid value: \f+32+17E-1\f assert_valid_custom is not a func tion
4781 FAIL Test <integer> valid value: \f+3217e+2\f assert_valid_custom is not a funct ion
4782 FAIL Test <integer> valid value: \f+320.35\f assert_valid_custom is not a functi on
4783 FAIL Test <integer> valid value: \f+321e-10\f assert_valid_custom is not a funct ion
4784 FAIL Test <integer> valid value: \f+32.1\f assert_valid_custom is not a function
4785 FAIL Test <integer> valid value: \f1241245NaN\f assert_valid_custom is not a fun ction
4786 FAIL Test <integer> valid value: \f1241245Infinity\f assert_valid_custom is not a function
4787 FAIL Test <integer> valid value: \f1241245-Infinity\f assert_valid_custom is not a function
4788 FAIL Test <integer> valid value: \f1241245fnord\f assert_valid_custom is not a f unction
4789 FAIL Test <integer> valid value: \f1241245E\f assert_valid_custom is not a funct ion
4790 FAIL Test <integer> valid value: \f1241245e\f assert_valid_custom is not a funct ion
4791 FAIL Test <integer> valid value: \f1241245e+\f assert_valid_custom is not a func tion
4792 FAIL Test <integer> valid value: \f1241245E-\f assert_valid_custom is not a func tion
4793 FAIL Test <integer> valid value: \f1241245-\f assert_valid_custom is not a funct ion
4794 FAIL Test <integer> valid value: \f1241245+\f assert_valid_custom is not a funct ion
4795 FAIL Test <integer> valid value: \f1241245-.\f assert_valid_custom is not a func tion
4796 FAIL Test <integer> valid value: \f1241245.-\f assert_valid_custom is not a func tion
4797 FAIL Test <integer> valid value: \f1241245.\f assert_valid_custom is not a funct ion
4798 FAIL Test <integer> valid value: \f1241245+.\f assert_valid_custom is not a func tion
4799 FAIL Test <integer> valid value: \f1241245.E0\f assert_valid_custom is not a fun ction
4800 FAIL Test <integer> valid value: \f1241245e1\f assert_valid_custom is not a func tion
4801 FAIL Test <integer> valid value: \f1241245+17E-1\f assert_valid_custom is not a function
4802 FAIL Test <integer> valid value: \f124124517e+2\f assert_valid_custom is not a f unction
4803 FAIL Test <integer> valid value: \f12412450.35\f assert_valid_custom is not a fu nction
4804 FAIL Test <integer> valid value: \f12412451e-10\f assert_valid_custom is not a f unction
4805 FAIL Test <integer> valid value: \f1241245.1\f assert_valid_custom is not a func tion
4806 PASS Test <integer> WS invalid value: -47\fNaN
4807 PASS Test <integer> WS invalid value: 0\fNaN
4808 PASS Test <integer> WS invalid value: +32\fNaN
4809 PASS Test <integer> WS invalid value: 1241245\fNaN
4810 PASS Test <integer> WS invalid value: -47\fInfinity
4811 PASS Test <integer> WS invalid value: 0\fInfinity
4812 PASS Test <integer> WS invalid value: +32\fInfinity
4813 PASS Test <integer> WS invalid value: 1241245\fInfinity
4814 PASS Test <integer> WS invalid value: -47\f-Infinity
4815 PASS Test <integer> WS invalid value: 0\f-Infinity
4816 PASS Test <integer> WS invalid value: +32\f-Infinity
4817 PASS Test <integer> WS invalid value: 1241245\f-Infinity
4818 PASS Test <integer> WS invalid value: -47\ffnord
4819 PASS Test <integer> WS invalid value: 0\ffnord
4820 PASS Test <integer> WS invalid value: +32\ffnord
4821 PASS Test <integer> WS invalid value: 1241245\ffnord
4822 PASS Test <integer> WS invalid value: -47\fE
4823 PASS Test <integer> WS invalid value: 0\fE
4824 PASS Test <integer> WS invalid value: +32\fE
4825 PASS Test <integer> WS invalid value: 1241245\fE
4826 PASS Test <integer> WS invalid value: -47\fe
4827 PASS Test <integer> WS invalid value: 0\fe
4828 PASS Test <integer> WS invalid value: +32\fe
4829 PASS Test <integer> WS invalid value: 1241245\fe
4830 PASS Test <integer> WS invalid value: -47\fe+
4831 PASS Test <integer> WS invalid value: 0\fe+
4832 PASS Test <integer> WS invalid value: +32\fe+
4833 PASS Test <integer> WS invalid value: 1241245\fe+
4834 PASS Test <integer> WS invalid value: -47\fE-
4835 PASS Test <integer> WS invalid value: 0\fE-
4836 PASS Test <integer> WS invalid value: +32\fE-
4837 PASS Test <integer> WS invalid value: 1241245\fE-
4838 PASS Test <integer> WS invalid value: -47\f-
4839 PASS Test <integer> WS invalid value: 0\f-
4840 PASS Test <integer> WS invalid value: +32\f-
4841 PASS Test <integer> WS invalid value: 1241245\f-
4842 PASS Test <integer> WS invalid value: -47\f+
4843 PASS Test <integer> WS invalid value: 0\f+
4844 PASS Test <integer> WS invalid value: +32\f+
4845 PASS Test <integer> WS invalid value: 1241245\f+
4846 PASS Test <integer> WS invalid value: -47\f-.
4847 PASS Test <integer> WS invalid value: 0\f-.
4848 PASS Test <integer> WS invalid value: +32\f-.
4849 PASS Test <integer> WS invalid value: 1241245\f-.
4850 PASS Test <integer> WS invalid value: -47\f.-
4851 PASS Test <integer> WS invalid value: 0\f.-
4852 PASS Test <integer> WS invalid value: +32\f.-
4853 PASS Test <integer> WS invalid value: 1241245\f.-
4854 PASS Test <integer> WS invalid value: -47\f.
4855 PASS Test <integer> WS invalid value: 0\f.
4856 PASS Test <integer> WS invalid value: +32\f.
4857 PASS Test <integer> WS invalid value: 1241245\f.
4858 PASS Test <integer> WS invalid value: -47\f+.
4859 PASS Test <integer> WS invalid value: 0\f+.
4860 PASS Test <integer> WS invalid value: +32\f+.
4861 PASS Test <integer> WS invalid value: 1241245\f+.
4862 PASS Test <integer> WS invalid value: -47\f.E0
4863 PASS Test <integer> WS invalid value: 0\f.E0
4864 PASS Test <integer> WS invalid value: +32\f.E0
4865 PASS Test <integer> WS invalid value: 1241245\f.E0
4866 PASS Test <integer> WS invalid value: -47\fe1
4867 PASS Test <integer> WS invalid value: 0\fe1
4868 PASS Test <integer> WS invalid value: +32\fe1
4869 PASS Test <integer> WS invalid value: 1241245\fe1
4870 PASS Test <integer> WS invalid value: -47\f+17E-1
4871 PASS Test <integer> WS invalid value: 0\f+17E-1
4872 PASS Test <integer> WS invalid value: +32\f+17E-1
4873 PASS Test <integer> WS invalid value: 1241245\f+17E-1
4874 PASS Test <integer> WS invalid value: -47\f17e+2
4875 PASS Test <integer> WS invalid value: 0\f17e+2
4876 PASS Test <integer> WS invalid value: +32\f17e+2
4877 PASS Test <integer> WS invalid value: 1241245\f17e+2
4878 PASS Test <integer> WS invalid value: -47\f0.35
4879 PASS Test <integer> WS invalid value: 0\f0.35
4880 PASS Test <integer> WS invalid value: +32\f0.35
4881 PASS Test <integer> WS invalid value: 1241245\f0.35
4882 PASS Test <integer> WS invalid value: -47\f1e-10
4883 PASS Test <integer> WS invalid value: 0\f1e-10
4884 PASS Test <integer> WS invalid value: +32\f1e-10
4885 PASS Test <integer> WS invalid value: 1241245\f1e-10
4886 PASS Test <integer> WS invalid value: -47\f.1
4887 PASS Test <integer> WS invalid value: 0\f.1
4888 PASS Test <integer> WS invalid value: +32\f.1
4889 PASS Test <integer> WS invalid value: 1241245\f.1
4890 FAIL Test <integer> trailing garbage, value: \f-47 assert_equals: expected 0 but got -47
4891 PASS Test <integer> trailing garbage, value: \f0
4892 FAIL Test <integer> trailing garbage, value: \f+32 assert_equals: expected 0 but got 32
4893 FAIL Test <integer> trailing garbage, value: \f1241245 assert_equals: expected 0 but got 1241245
1312 Harness: the test ran to completion. 4894 Harness: the test ran to completion.
1313 4895
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698