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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/parser/whitespace-integer-expected.txt

Issue 2721243004: Fix obviously broken SVG parsing test (Closed)
Patch Set: git cl web Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/parser/whitespace-integer.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47NaN". 1 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47em".
2 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47Infinity". 2 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47ex".
3 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-Infinity". 3 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47px".
4 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47fnord". 4 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47in".
5 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E". 5 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47cm".
6 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e". 6 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47mm".
7 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e+". 7 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47pt".
8 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E-". 8 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47pc".
9 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-". 9 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47%".
10 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+". 10 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0em".
11 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-.". 11 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0ex".
12 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.-". 12 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0px".
13 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.". 13 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0in".
14 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+.". 14 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0cm".
15 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.E0". 15 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0mm".
16 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e1". 16 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0pt".
17 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+17E-1". 17 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0pc".
18 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-4717e+2". 18 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0%".
19 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-470.35". 19 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32em".
20 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-471e-10". 20 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32ex".
21 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.1". 21 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32px".
22 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0NaN". 22 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32in".
23 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0Infinity". 23 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32cm".
24 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-Infinity". 24 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32mm".
25 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0fnord". 25 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32pt".
26 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E". 26 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32pc".
27 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e". 27 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32%".
28 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e+". 28 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245em".
29 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E-". 29 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245ex".
30 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-". 30 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245px".
31 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+". 31 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245in".
32 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-.". 32 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245cm".
33 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.-". 33 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245mm".
34 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.". 34 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245pt".
35 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+.". 35 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245pc".
36 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.E0". 36 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245%".
37 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e1". 37 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47em ".
38 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+17E-1". 38 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47ex ".
39 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "017e+2". 39 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47px ".
40 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "00.35". 40 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47in ".
41 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "01e-10". 41 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47cm ".
42 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.1". 42 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47mm ".
43 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32NaN". 43 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47pt ".
44 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32Infinity". 44 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47pc ".
45 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-Infinity". 45 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47% ".
46 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32fnord". 46 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0em ".
47 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E". 47 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0ex ".
48 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e". 48 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0px ".
49 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e+". 49 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0in ".
50 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E-". 50 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0cm ".
51 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-". 51 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0mm ".
52 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+". 52 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0pt ".
53 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-.". 53 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0pc ".
54 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.-". 54 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0% ".
55 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.". 55 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32em ".
56 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+.". 56 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32ex ".
57 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.E0". 57 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32px ".
58 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e1". 58 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32in ".
59 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+17E-1". 59 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32cm ".
60 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+3217e+2". 60 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32mm ".
61 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+320.35". 61 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32pt ".
62 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+321e-10". 62 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32pc ".
63 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.1". 63 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32% ".
64 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245NaN". 64 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245em ".
65 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245Infinity". 65 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245ex ".
66 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-Infinity". 66 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245px ".
67 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245fnord". 67 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245in ".
68 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E". 68 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245cm ".
69 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e". 69 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245mm ".
70 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e+". 70 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245pt ".
71 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E-". 71 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245pc ".
72 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-". 72 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245% ".
73 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+". 73 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47em ".
74 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-.". 74 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47ex ".
75 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.-". 75 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47px ".
76 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.". 76 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47in ".
77 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+.". 77 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47cm ".
78 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.E0". 78 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47mm ".
79 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e1". 79 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47pt ".
80 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+17E-1". 80 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47pc ".
81 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "124124517e+2". 81 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47% ".
82 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412450.35". 82 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0em ".
83 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412451e-10". 83 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0ex ".
84 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.1". 84 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0px ".
85 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47NaN ". 85 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0in ".
86 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47Infinity ". 86 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0cm ".
87 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-Infinity ". 87 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0mm ".
88 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47fnord ". 88 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0pt ".
89 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E ". 89 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0pc ".
90 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e ". 90 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0% ".
91 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e+ ". 91 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32em ".
92 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E- ". 92 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32ex ".
93 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47- ". 93 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32px ".
94 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+ ". 94 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32in ".
95 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-. ". 95 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32cm ".
96 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.- ". 96 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32mm ".
97 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47. ". 97 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32pt ".
98 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+. ". 98 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32pc ".
99 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.E0 ". 99 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32% ".
100 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e1 ". 100 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245em ".
101 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+17E-1 ". 101 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245ex ".
102 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-4717e+2 ". 102 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245px ".
103 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-470.35 ". 103 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245in ".
104 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-471e-10 ". 104 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245cm ".
105 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.1 ". 105 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245mm ".
106 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0NaN ". 106 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245pt ".
107 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0Infinity ". 107 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245pc ".
108 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-Infinity ". 108 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245% ".
109 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0fnord ". 109 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47a".
110 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E ". 110 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0a".
111 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e ". 111 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32a".
112 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e+ ". 112 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245a".
113 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E- ". 113 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e".
114 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0- ". 114 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e".
115 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+ ". 115 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e".
116 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-. ". 116 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e".
117 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.- ". 117 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47foo".
118 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0. ". 118 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0foo".
119 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+. ". 119 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32foo".
120 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.E0 ". 120 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245foo".
121 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e1 ". 121 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47)90".
122 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+17E-1 ". 122 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0)90".
123 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "017e+2 ". 123 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32)90".
124 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "00.35 ". 124 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245)90".
125 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "01e-10 ". 125 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47em".
126 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.1 ". 126 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47ex".
127 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32NaN ". 127 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47px".
128 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32Infinity ". 128 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47in".
129 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-Infinity ". 129 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47cm".
130 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32fnord ". 130 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47mm".
131 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E ". 131 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pt".
132 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e ". 132 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pc".
133 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e+ ". 133 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47%".
134 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E- ". 134 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0em".
135 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32- ". 135 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0ex".
136 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+ ". 136 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0px".
137 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-. ". 137 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0in".
138 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.- ". 138 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0cm".
139 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32. ". 139 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0mm".
140 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+. ". 140 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pt".
141 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.E0 ". 141 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pc".
142 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e1 ". 142 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0%".
143 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+17E-1 ". 143 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32em".
144 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+3217e+2 ". 144 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32ex".
145 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+320.35 ". 145 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32px".
146 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+321e-10 ". 146 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32in".
147 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.1 ". 147 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32cm".
148 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245NaN ". 148 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32mm".
149 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245Infinity ". 149 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pt".
150 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-Infinity…". 150 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pc".
151 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245fnord ". 151 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32%".
152 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E ". 152 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245em".
153 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e ". 153 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245ex".
154 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e+ ". 154 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245px".
155 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E- ". 155 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245in".
156 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245- ". 156 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245cm".
157 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+ ". 157 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245mm".
158 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-. ". 158 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pt".
159 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.- ". 159 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pc".
160 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245. ". 160 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245%".
161 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+. ". 161 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47em ".
162 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.E0 ". 162 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47ex ".
163 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e1 ". 163 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47px ".
164 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+17E-1 ". 164 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47in ".
165 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "124124517e+2 ". 165 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47cm ".
166 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412450.35 ". 166 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47mm ".
167 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412451e-10 ". 167 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pt ".
168 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.1 ". 168 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pc ".
169 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47NaN ". 169 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47% ".
170 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47Infinity ". 170 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0em ".
171 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-Infinity ". 171 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0ex ".
172 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47fnord ". 172 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0px ".
173 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E ". 173 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0in ".
174 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e ". 174 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0cm ".
175 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e+ ". 175 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0mm ".
176 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E- ". 176 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pt ".
177 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47- ". 177 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pc ".
178 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+ ". 178 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0% ".
179 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-. ". 179 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32em ".
180 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.- ". 180 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32ex ".
181 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47. ". 181 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32px ".
182 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+. ". 182 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32in ".
183 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.E0 ". 183 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32cm ".
184 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e1 ". 184 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32mm ".
185 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+17E-1 ". 185 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pt ".
186 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-4717e+2 ". 186 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pc ".
187 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-470.35 ". 187 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32% ".
188 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-471e-10 ". 188 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245em ".
189 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.1 ". 189 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245ex ".
190 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0NaN ". 190 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245px ".
191 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0Infinity ". 191 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245in ".
192 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-Infinity ". 192 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245cm ".
193 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0fnord ". 193 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245mm ".
194 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E ". 194 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pt ".
195 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e ". 195 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pc ".
196 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e+ ". 196 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245% ".
197 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E- ". 197 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47em ".
198 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0- ". 198 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47ex ".
199 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+ ". 199 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47px ".
200 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-. ". 200 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47in ".
201 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.- ". 201 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47cm ".
202 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0. ". 202 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47mm ".
203 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+. ". 203 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pt ".
204 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.E0 ". 204 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pc ".
205 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e1 ". 205 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47% ".
206 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+17E-1 ". 206 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0em ".
207 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "017e+2 ". 207 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0ex ".
208 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "00.35 ". 208 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0px ".
209 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "01e-10 ". 209 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0in ".
210 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.1 ". 210 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0cm ".
211 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32NaN ". 211 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0mm ".
212 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32Infinity ". 212 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pt ".
213 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-Infinity ". 213 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pc ".
214 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32fnord ". 214 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0% ".
215 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E ". 215 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32em ".
216 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e ". 216 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32ex ".
217 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e+ ". 217 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32px ".
218 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E- ". 218 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32in ".
219 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32- ". 219 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32cm ".
220 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+ ". 220 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32mm ".
221 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-. ". 221 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pt ".
222 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.- ". 222 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pc ".
223 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32. ". 223 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32% ".
224 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+. ". 224 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245em ".
225 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.E0 ". 225 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245ex ".
226 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e1 ". 226 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245px ".
227 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+17E-1 ". 227 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245in ".
228 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+3217e+2 ". 228 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245cm ".
229 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+320.35 ". 229 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245mm ".
230 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+321e-10 ". 230 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pt ".
231 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.1 ". 231 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pc ".
232 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245NaN ". 232 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245% ".
233 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245Infinity …". 233 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 em".
234 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-Infinity…". 234 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 em".
235 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245fnord ". 235 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 em".
236 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E ". 236 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 em".
237 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e ". 237 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 ex".
238 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e+ ". 238 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 ex".
239 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E- ". 239 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 ex".
240 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245- ". 240 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 ex".
241 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+ ". 241 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 px".
242 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-. ". 242 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 px".
243 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.- ". 243 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 px".
244 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245. ". 244 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 px".
245 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+. ". 245 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 in".
246 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.E0 ". 246 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 in".
247 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e1 ". 247 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 in".
248 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+17E-1 ". 248 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 in".
249 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "124124517e+2 ". 249 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 cm".
250 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412450.35 ". 250 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 cm".
251 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412451e-10 ". 251 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 cm".
252 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.1 ". 252 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 cm".
253 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47NaN\r\n\t ". 253 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 mm".
254 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47Infinity\r\n\t ". 254 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 mm".
255 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-Infinity\r\n\t ". 255 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 mm".
256 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47fnord\r\n\t ". 256 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 mm".
257 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E\r\n\t ". 257 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 pt".
258 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e\r\n\t ". 258 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 pt".
259 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e+\r\n\t ". 259 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 pt".
260 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E-\r\n\t ". 260 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 pt".
261 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-\r\n\t ". 261 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 pc".
262 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+\r\n\t ". 262 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 pc".
263 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-.\r\n\t ". 263 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 pc".
264 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.-\r\n\t ". 264 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 pc".
265 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.\r\n\t ". 265 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 %".
266 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+.\r\n\t ". 266 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 %".
267 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.E0\r\n\t ". 267 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 %".
268 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e1\r\n\t ". 268 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 %".
269 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+17E-1\r\n\t ". 269 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47a".
270 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-4717e+2\r\n\t ". 270 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0a".
271 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-470.35\r\n\t ". 271 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32a".
272 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-471e-10\r\n\t ". 272 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245a".
273 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.1\r\n\t ". 273 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e".
274 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0NaN\r\n\t ". 274 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e".
275 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0Infinity\r\n\t ". 275 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e".
276 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-Infinity\r\n\t ". 276 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e".
277 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0fnord\r\n\t ". 277 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47foo".
278 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E\r\n\t ". 278 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0foo".
279 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e\r\n\t ". 279 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32foo".
280 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e+\r\n\t ". 280 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245foo".
281 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E-\r\n\t ". 281 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47)90".
282 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-\r\n\t ". 282 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0)90".
283 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+\r\n\t ". 283 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32)90".
284 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-.\r\n\t ". 284 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245)90".
285 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.-\r\n\t ". 285 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47em".
286 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.\r\n\t ". 286 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47ex".
287 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+.\r\n\t ". 287 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47px".
288 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.E0\r\n\t ". 288 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47in".
289 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e1\r\n\t ". 289 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47cm".
290 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+17E-1\r\n\t ". 290 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47mm".
291 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "017e+2\r\n\t ". 291 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pt".
292 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "00.35\r\n\t ". 292 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pc".
293 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "01e-10\r\n\t ". 293 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47%".
294 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.1\r\n\t ". 294 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0em".
295 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32NaN\r\n\t ". 295 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0ex".
296 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32Infinity\r\n\t ". 296 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0px".
297 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-Infinity\r\n\t ". 297 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0in".
298 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32fnord\r\n\t ". 298 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0cm".
299 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E\r\n\t ". 299 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0mm".
300 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e\r\n\t ". 300 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pt".
301 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e+\r\n\t ". 301 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pc".
302 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E-\r\n\t ". 302 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0%".
303 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-\r\n\t ". 303 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32em".
304 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+\r\n\t ". 304 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32ex".
305 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-.\r\n\t ". 305 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32px".
306 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.-\r\n\t ". 306 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32in".
307 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.\r\n\t ". 307 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32cm".
308 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+.\r\n\t ". 308 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32mm".
309 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.E0\r\n\t ". 309 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pt".
310 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e1\r\n\t ". 310 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pc".
311 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+17E-1\r\n\t ". 311 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32%".
312 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+3217e+2\r\n\t ". 312 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245em".
313 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+320.35\r\n\t ". 313 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245ex".
314 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+321e-10\r\n\t ". 314 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245px".
315 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.1\r\n\t ". 315 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245in".
316 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245NaN\r\n\t ". 316 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245cm".
317 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245Infinity\r…". 317 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245mm".
318 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-Infinity…". 318 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pt".
319 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245fnord\r\n\t ". 319 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pc".
320 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E\r\n\t ". 320 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245%".
321 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e\r\n\t ". 321 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47em ".
322 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e+\r\n\t ". 322 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47ex ".
323 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E-\r\n\t ". 323 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47px ".
324 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-\r\n\t ". 324 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47in ".
325 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+\r\n\t ". 325 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47cm ".
326 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-.\r\n\t ". 326 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47mm ".
327 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.-\r\n\t ". 327 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pt ".
328 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.\r\n\t ". 328 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pc ".
329 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+.\r\n\t ". 329 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47% ".
330 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.E0\r\n\t ". 330 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0em ".
331 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e1\r\n\t ". 331 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0ex ".
332 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+17E-1\r\n\t…". 332 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0px ".
333 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "124124517e+2\r\n\t ". 333 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0in ".
334 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412450.35\r\n\t ". 334 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0cm ".
335 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412451e-10\r\n\t ". 335 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0mm ".
336 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.1\r\n\t ". 336 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pt ".
337 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47NaN\f". 337 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pc ".
338 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47Infinity\f". 338 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0% ".
339 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-Infinity\f". 339 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32em ".
340 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47fnord\f". 340 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32ex ".
341 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E\f". 341 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32px ".
342 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e\f". 342 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32in ".
343 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e+\f". 343 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32cm ".
344 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47E-\f". 344 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32mm ".
345 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-\f". 345 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pt ".
346 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+\f". 346 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pc ".
347 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47-.\f". 347 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32% ".
348 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.-\f". 348 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245em ".
349 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.\f". 349 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245ex ".
350 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+.\f". 350 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245px ".
351 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.E0\f". 351 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245in ".
352 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47e1\f". 352 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245cm ".
353 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47+17E-1\f". 353 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245mm ".
354 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-4717e+2\f". 354 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pt ".
355 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-470.35\f". 355 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pc ".
356 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-471e-10\f". 356 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245% ".
357 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47.1\f". 357 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47em ".
358 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0NaN\f". 358 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47ex ".
359 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0Infinity\f". 359 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47px ".
360 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-Infinity\f". 360 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47in ".
361 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0fnord\f". 361 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47cm ".
362 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E\f". 362 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47mm ".
363 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e\f". 363 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pt ".
364 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e+\f". 364 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47pc ".
365 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0E-\f". 365 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47% ".
366 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-\f". 366 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0em ".
367 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+\f". 367 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0ex ".
368 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0-.\f". 368 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0px ".
369 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.-\f". 369 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0in ".
370 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.\f". 370 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0cm ".
371 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+.\f". 371 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0mm ".
372 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.E0\f". 372 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pt ".
373 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0e1\f". 373 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0pc ".
374 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0+17E-1\f". 374 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0% ".
375 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "017e+2\f". 375 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32em ".
376 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "00.35\f". 376 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32ex ".
377 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "01e-10\f". 377 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32px ".
378 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0.1\f". 378 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32in ".
379 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32NaN\f". 379 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32cm ".
380 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32Infinity\f". 380 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32mm ".
381 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-Infinity\f". 381 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pt ".
382 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32fnord\f". 382 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32pc ".
383 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E\f". 383 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32% ".
384 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e\f". 384 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245em ".
385 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e+\f". 385 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245ex ".
386 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32E-\f". 386 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245px ".
387 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-\f". 387 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245in ".
388 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+\f". 388 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245cm ".
389 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32-.\f". 389 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245mm ".
390 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.-\f". 390 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pt ".
391 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.\f". 391 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245pc ".
392 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+.\f". 392 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245% ".
393 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.E0\f". 393 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 em".
394 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32e1\f". 394 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 em".
395 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32+17E-1\f". 395 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 em".
396 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+3217e+2\f". 396 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 em".
397 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+320.35\f". 397 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 ex".
398 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+321e-10\f". 398 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 ex".
399 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32.1\f". 399 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 ex".
400 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245NaN\f". 400 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 ex".
401 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245Infinity\f". 401 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 px".
402 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-Infinity…". 402 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 px".
403 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245fnord\f". 403 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 px".
404 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E\f". 404 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 px".
405 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e\f". 405 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 in".
406 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e+\f". 406 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 in".
407 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245E-\f". 407 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 in".
408 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-\f". 408 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 in".
409 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+\f". 409 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 cm".
410 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245-.\f". 410 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 cm".
411 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.-\f". 411 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 cm".
412 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.\f". 412 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 cm".
413 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+.\f". 413 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 mm".
414 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.E0\f". 414 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 mm".
415 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245e1\f". 415 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 mm".
416 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245+17E-1\f". 416 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 mm".
417 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "124124517e+2\f". 417 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 pt".
418 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412450.35\f". 418 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 pt".
419 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "12412451e-10\f". 419 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 pt".
420 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245.1\f". 420 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 pt".
421 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN". 421 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 pc".
422 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity". 422 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 pc".
423 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity". 423 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 pc".
424 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord". 424 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 pc".
425 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E". 425 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "-47 %".
426 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e". 426 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "0 %".
427 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+". 427 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "+32 %".
428 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E-". 428 CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected int eger, "1241245 %".
429 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-". 429 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47a".
430 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+". 430 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0a".
431 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-.". 431 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32a".
432 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.-". 432 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245a".
433 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.". 433 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e".
434 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+.". 434 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e".
435 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0". 435 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e".
436 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1". 436 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e".
437 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1". 437 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47foo".
438 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2". 438 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0foo".
439 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35". 439 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32foo".
440 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10". 440 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245foo".
441 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1". 441 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47)90".
442 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN". 442 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0)90".
443 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity". 443 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32)90".
444 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity". 444 CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245)90".
445 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord".
446 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E".
447 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e".
448 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+".
449 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E-".
450 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-".
451 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+".
452 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-.".
453 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.-".
454 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.".
455 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+.".
456 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0".
457 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1".
458 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1".
459 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2".
460 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35".
461 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10".
462 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1".
463 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN".
464 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity".
465 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity".
466 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord".
467 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E".
468 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e".
469 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+".
470 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E-".
471 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-".
472 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+".
473 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-.".
474 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.-".
475 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.".
476 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+.".
477 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0".
478 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1".
479 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1".
480 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2".
481 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35".
482 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10".
483 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1".
484 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN".
485 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infinity".
486 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infinit…".
487 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord".
488 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E".
489 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e".
490 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+".
491 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E-".
492 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-".
493 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+".
494 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-.".
495 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.-".
496 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.".
497 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+.".
498 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0".
499 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1".
500 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1".
501 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2".
502 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35".
503 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10".
504 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1".
505 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN ".
506 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity ".
507 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity ".
508 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord ".
509 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E ".
510 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e ".
511 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+ ".
512 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E- ".
513 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47- ".
514 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+ ".
515 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-. ".
516 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.- ".
517 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47. ".
518 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+. ".
519 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0 ".
520 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1 ".
521 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+17E-1 ".
522 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -4717e+2 ".
523 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -470.35 ".
524 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -471e-10 ".
525 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.1 ".
526 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0NaN ".
527 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0Infinity ".
528 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-Infinity ".
529 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0fnord ".
530 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E ".
531 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e ".
532 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e+ ".
533 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0E- ".
534 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0- ".
535 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+ ".
536 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0-. ".
537 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.- ".
538 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0. ".
539 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+. ".
540 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.E0 ".
541 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0e1 ".
542 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0+17E-1 ".
543 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 017e+2 ".
544 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 00.35 ".
545 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 01e-10 ".
546 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 0.1 ".
547 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32NaN ".
548 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32Infinity ".
549 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-Infinity ".
550 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32fnord ".
551 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E ".
552 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e ".
553 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e+ ".
554 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32E- ".
555 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32- ".
556 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+ ".
557 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32-. ".
558 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.- ".
559 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32. ".
560 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+. ".
561 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.E0 ".
562 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32e1 ".
563 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32+17E-1 ".
564 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +3217e+2 ".
565 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +320.35 ".
566 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +321e-10 ".
567 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " +32.1 ".
568 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245NaN ".
569 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245Infinity…".
570 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-Infinit…".
571 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245fnord ".
572 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E ".
573 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e ".
574 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e+ ".
575 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245E- ".
576 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245- ".
577 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+ ".
578 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245-. ".
579 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.- ".
580 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245. ".
581 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+. ".
582 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.E0 ".
583 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245e1 ".
584 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245+17E-1 ".
585 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 124124517e+2 ".
586 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412450.35 ".
587 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 12412451e-10 ".
588 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " 1241245.1 ".
589 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47NaN ".
590 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47Infinity ".
591 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-Infinity ".
592 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47fnord ".
593 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E ".
594 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e ".
595 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e+ ".
596 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47E- ".
597 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47- ".
598 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+ ".
599 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47-. ".
600 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.- ".
601 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47. ".
602 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47+. ".
603 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47.E0 ".
604 CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected int eger, " -47e1 ".
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".
2437 This is a testharness.js-based test. 445 This is a testharness.js-based test.
2438 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function 446 PASS Test <integer> valid value: -47
2439 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a functi on 447 FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
2440 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a funct ion 448 FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
2441 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function 449 FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
2442 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function 450 FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
2443 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function 451 FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
2444 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function 452 FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
2445 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function 453 FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
2446 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function 454 FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
2447 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function 455 FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
2448 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function 456 PASS Test <integer> valid value: 0
2449 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function 457 PASS Test <integer> valid value: 0em
2450 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function 458 PASS Test <integer> valid value: 0ex
2451 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function 459 PASS Test <integer> valid value: 0px
2452 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function 460 PASS Test <integer> valid value: 0in
2453 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function 461 PASS Test <integer> valid value: 0cm
2454 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function 462 PASS Test <integer> valid value: 0mm
2455 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function 463 PASS Test <integer> valid value: 0pt
2456 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function 464 PASS Test <integer> valid value: 0pc
2457 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function 465 PASS Test <integer> valid value: 0%
2458 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function 466 PASS Test <integer> valid value: +32
2459 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function 467 FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
2460 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function 468 FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
2461 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a functio n 469 FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
2462 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function 470 FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
2463 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function 471 FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
2464 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function 472 FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
2465 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function 473 FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
2466 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function 474 FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
2467 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function 475 FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
2468 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function 476 PASS Test <integer> valid value: 1241245
2469 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function 477 FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but g ot 0
2470 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function 478 FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but g ot 0
2471 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function 479 FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but g ot 0
2472 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function 480 FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but g ot 0
2473 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function 481 FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but g ot 0
2474 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function 482 FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but g ot 0
2475 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function 483 FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but g ot 0
2476 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function 484 FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but g ot 0
2477 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function 485 FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but go t 0
2478 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function 486 PASS Test <integer> valid value: -47
2479 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function 487 FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
2480 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function 488 FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
2481 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a functi on 489 FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
2482 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a funct ion 490 FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
2483 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function 491 FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
2484 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function 492 FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
2485 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function 493 FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
2486 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function 494 FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
2487 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function 495 FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
2488 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function 496 PASS Test <integer> valid value: 0
2489 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function 497 PASS Test <integer> valid value: 0em
2490 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function 498 PASS Test <integer> valid value: 0ex
2491 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function 499 PASS Test <integer> valid value: 0px
2492 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function 500 PASS Test <integer> valid value: 0in
2493 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function 501 PASS Test <integer> valid value: 0cm
2494 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function 502 PASS Test <integer> valid value: 0mm
2495 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function 503 PASS Test <integer> valid value: 0pt
2496 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function 504 PASS Test <integer> valid value: 0pc
2497 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function 505 PASS Test <integer> valid value: 0%
2498 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function 506 PASS Test <integer> valid value: +32
2499 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function 507 FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
2500 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function 508 FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
2501 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a functio n 509 FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
2502 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a fu nction 510 FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
2503 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a f unction 511 FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
2504 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a funct ion 512 FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
2505 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function 513 FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
2506 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function 514 FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
2507 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function 515 FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
2508 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function 516 PASS Test <integer> valid value: 1241245
2509 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function 517 FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
2510 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function 518 FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
2511 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function 519 FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
2512 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function 520 FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
2513 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function 521 FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
2514 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function 522 FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
2515 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a functio n 523 FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
2516 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function 524 FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
2517 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a func tion 525 FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but g ot 0
2518 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a funct ion 526 PASS Test <integer> valid value: -47
2519 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a functi on 527 FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
2520 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a funct ion 528 FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
2521 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function 529 FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
2522 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function 530 FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
2523 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a funct ion 531 FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
2524 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a func tion 532 FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
2525 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function 533 FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
2526 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function 534 FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
2527 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function 535 FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
2528 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function 536 PASS Test <integer> valid value: 0
2529 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function 537 PASS Test <integer> valid value: 0em
2530 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function 538 PASS Test <integer> valid value: 0ex
2531 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function 539 PASS Test <integer> valid value: 0px
2532 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function 540 PASS Test <integer> valid value: 0in
2533 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function 541 PASS Test <integer> valid value: 0cm
2534 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function 542 PASS Test <integer> valid value: 0mm
2535 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function 543 PASS Test <integer> valid value: 0pt
2536 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function 544 PASS Test <integer> valid value: 0pc
2537 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function 545 PASS Test <integer> valid value: 0%
2538 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a functio n 546 PASS Test <integer> valid value: +32
2539 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function 547 FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
2540 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function 548 FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
2541 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function 549 FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
2542 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function 550 FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
2543 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function 551 FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
2544 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a functio n 552 FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
2545 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a functi on 553 FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
2546 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function 554 FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
2547 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function 555 FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
2548 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function 556 PASS Test <integer> valid value: 1241245
2549 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function 557 FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 bu t got 0
2550 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function 558 FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 bu t got 0
2551 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function 559 FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 bu t got 0
2552 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function 560 FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 bu t got 0
2553 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function 561 FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 bu t got 0
2554 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function 562 FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 bu t got 0
2555 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function 563 FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 bu t got 0
2556 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function 564 FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 bu t got 0
2557 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function 565 FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
2558 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function 566 PASS Test <integer> trailing garbage, value: -47a
2559 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function 567 PASS Test <integer> trailing garbage, value: 0a
2560 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function 568 PASS Test <integer> trailing garbage, value: +32a
2561 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function 569 PASS Test <integer> trailing garbage, value: 1241245a
2562 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function 570 PASS Test <integer> trailing garbage, value: -47e
2563 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function 571 PASS Test <integer> trailing garbage, value: 0e
2564 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function 572 PASS Test <integer> trailing garbage, value: +32e
2565 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a funct ion 573 PASS Test <integer> trailing garbage, value: 1241245e
2566 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a func tion 574 PASS Test <integer> trailing garbage, value: -47foo
2567 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function 575 PASS Test <integer> trailing garbage, value: 0foo
2568 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function 576 PASS Test <integer> trailing garbage, value: +32foo
2569 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function 577 PASS Test <integer> trailing garbage, value: 1241245foo
2570 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function 578 PASS Test <integer> trailing garbage, value: -47)90
2571 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function 579 PASS Test <integer> trailing garbage, value: 0)90
2572 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function 580 PASS Test <integer> trailing garbage, value: +32)90
2573 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function 581 PASS Test <integer> trailing garbage, value: 1241245)90
2574 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function 582 PASS Test <integer> valid value: -47
2575 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function 583 FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
2576 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function 584 FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
2577 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function 585 FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
2578 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function 586 FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
2579 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function 587 FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
2580 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a functio n 588 FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
2581 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function 589 FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
2582 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function 590 FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
2583 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function 591 FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
2584 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function 592 PASS Test <integer> valid value: 0
2585 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a functi on 593 PASS Test <integer> valid value: 0em
2586 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a f unction 594 PASS Test <integer> valid value: 0ex
2587 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function 595 PASS Test <integer> valid value: 0px
2588 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a func tion 596 PASS Test <integer> valid value: 0in
2589 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function 597 PASS Test <integer> valid value: 0cm
2590 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function 598 PASS Test <integer> valid value: 0mm
2591 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a functio n 599 PASS Test <integer> valid value: 0pt
2592 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a functio n 600 PASS Test <integer> valid value: 0pc
2593 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function 601 PASS Test <integer> valid value: 0%
2594 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function 602 PASS Test <integer> valid value: +32
2595 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a functio n 603 FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
2596 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a functio n 604 FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
2597 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function 605 FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
2598 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a functio n 606 FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
2599 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a functi on 607 FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
2600 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a functio n 608 FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
2601 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a fun ction 609 FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
2602 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a func tion 610 FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
2603 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a funct ion 611 FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
2604 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a func tion 612 PASS Test <integer> valid value: 1241245
2605 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a functio n 613 FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
2606 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function 614 FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
2607 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a fun ction 615 FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
2608 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a fu nction 616 FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
2609 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a functi on 617 FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
2610 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function 618 FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
2611 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function 619 FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
2612 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function 620 FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
2613 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function 621 FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but g ot 0
2614 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function 622 PASS Test <integer> valid value: -47
2615 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function 623 FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
2616 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function 624 FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
2617 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function 625 FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
2618 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function 626 FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
2619 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function 627 FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
2620 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function 628 FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
2621 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function 629 FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
2622 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a funct ion 630 FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
2623 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a functi on 631 FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
2624 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a functio n 632 PASS Test <integer> valid value: 0
2625 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a functi on 633 PASS Test <integer> valid value: 0em
2626 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function 634 PASS Test <integer> valid value: 0ex
2627 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function 635 PASS Test <integer> valid value: 0px
2628 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a funct ion 636 PASS Test <integer> valid value: 0in
2629 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a func tion 637 PASS Test <integer> valid value: 0cm
2630 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function 638 PASS Test <integer> valid value: 0mm
2631 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function 639 PASS Test <integer> valid value: 0pt
2632 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function 640 PASS Test <integer> valid value: 0pc
2633 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function 641 PASS Test <integer> valid value: 0%
2634 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function 642 PASS Test <integer> valid value: +32
2635 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function 643 FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
2636 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function 644 FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
2637 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function 645 FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
2638 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function 646 FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
2639 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function 647 FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
2640 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function 648 FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
2641 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function 649 FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
2642 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function 650 FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
2643 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a functio n 651 FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
2644 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function 652 PASS Test <integer> valid value: 1241245
2645 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function 653 FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
2646 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function 654 FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
2647 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function 655 FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
2648 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function 656 FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
2649 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a fun ction 657 FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
2650 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a fu nction 658 FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
2651 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a functi on 659 FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
2652 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function 660 FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
2653 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function 661 FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
2654 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function 662 PASS Test <integer> valid value: -47
2655 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function 663 FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
2656 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function 664 FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
2657 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function 665 FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
2658 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function 666 FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
2659 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function 667 FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
2660 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function 668 FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
2661 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function 669 FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
2662 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function 670 FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
2663 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function 671 FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
2664 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a funct ion 672 PASS Test <integer> valid value: 0
2665 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a functi on 673 PASS Test <integer> valid value: 0em
2666 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a functio n 674 PASS Test <integer> valid value: 0ex
2667 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a functi on 675 PASS Test <integer> valid value: 0px
2668 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function 676 PASS Test <integer> valid value: 0in
2669 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a func tion 677 PASS Test <integer> valid value: 0cm
2670 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function 678 PASS Test <integer> valid value: 0mm
2671 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function 679 PASS Test <integer> valid value: 0pt
2672 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a fu nction 680 PASS Test <integer> valid value: 0pc
2673 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a functi on 681 PASS Test <integer> valid value: 0%
2674 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a functi on 682 PASS Test <integer> valid value: +32
2675 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a funct ion 683 FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
2676 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a funct ion 684 FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
2677 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a functi on 685 FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
2678 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a functi on 686 FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
2679 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a funct ion 687 FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
2680 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a funct ion 688 FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
2681 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a functi on 689 FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
2682 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a funct ion 690 FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
2683 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a func tion 691 FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
2684 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a funct ion 692 PASS Test <integer> valid value: 1241245
2685 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a f unction 693 FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 b ut got 0
2686 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a fu nction 694 FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 b ut got 0
2687 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a fun ction 695 FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 b ut got 0
2688 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a fu nction 696 FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 b ut got 0
2689 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a funct ion 697 FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 b ut got 0
2690 FAIL Test <integer> valid value: -47NaN\r\n\t assert_valid_custom is not a func tion 698 FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 b ut got 0
2691 FAIL Test <integer> valid value: -47Infinity\r\n\t assert_valid_custom is not a function 699 FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 b ut got 0
2692 FAIL Test <integer> valid value: -47-Infinity\r\n\t assert_valid_custom is not a function 700 FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 b ut got 0
2693 FAIL Test <integer> valid value: -47fnord\r\n\t assert_valid_custom is not a fu nction 701 FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 bu t got 0
2694 FAIL Test <integer> valid value: -47E\r\n\t assert_valid_custom is not a functi on 702 PASS Test <integer> WS invalid value: -47 em
2695 FAIL Test <integer> valid value: -47e\r\n\t assert_valid_custom is not a functi on 703 PASS Test <integer> WS invalid value: 0 em
2696 FAIL Test <integer> valid value: -47e+\r\n\t assert_valid_custom is not a funct ion 704 PASS Test <integer> WS invalid value: +32 em
2697 FAIL Test <integer> valid value: -47E-\r\n\t assert_valid_custom is not a funct ion 705 PASS Test <integer> WS invalid value: 1241245 em
2698 FAIL Test <integer> valid value: -47-\r\n\t assert_valid_custom is not a functi on 706 PASS Test <integer> WS invalid value: -47 ex
2699 FAIL Test <integer> valid value: -47+\r\n\t assert_valid_custom is not a functi on 707 PASS Test <integer> WS invalid value: 0 ex
2700 FAIL Test <integer> valid value: -47-.\r\n\t assert_valid_custom is not a funct ion 708 PASS Test <integer> WS invalid value: +32 ex
2701 FAIL Test <integer> valid value: -47.-\r\n\t assert_valid_custom is not a funct ion 709 PASS Test <integer> WS invalid value: 1241245 ex
2702 FAIL Test <integer> valid value: -47.\r\n\t assert_valid_custom is not a functi on 710 PASS Test <integer> WS invalid value: -47 px
2703 FAIL Test <integer> valid value: -47+.\r\n\t assert_valid_custom is not a funct ion 711 PASS Test <integer> WS invalid value: 0 px
2704 FAIL Test <integer> valid value: -47.E0\r\n\t assert_valid_custom is not a func tion 712 PASS Test <integer> WS invalid value: +32 px
2705 FAIL Test <integer> valid value: -47e1\r\n\t assert_valid_custom is not a funct ion 713 PASS Test <integer> WS invalid value: 1241245 px
2706 FAIL Test <integer> valid value: -47+17E-1\r\n\t assert_valid_custom is not a f unction 714 PASS Test <integer> WS invalid value: -47 in
2707 FAIL Test <integer> valid value: -4717e+2\r\n\t assert_valid_custom is not a fu nction 715 PASS Test <integer> WS invalid value: 0 in
2708 FAIL Test <integer> valid value: -470.35\r\n\t assert_valid_custom is not a fun ction 716 PASS Test <integer> WS invalid value: +32 in
2709 FAIL Test <integer> valid value: -471e-10\r\n\t assert_valid_custom is not a fu nction 717 PASS Test <integer> WS invalid value: 1241245 in
2710 FAIL Test <integer> valid value: -47.1\r\n\t assert_valid_custom is not a funct ion 718 PASS Test <integer> WS invalid value: -47 cm
2711 FAIL Test <integer> valid value: 0NaN\r\n\t assert_valid_custom is not a functi on 719 PASS Test <integer> WS invalid value: 0 cm
2712 FAIL Test <integer> valid value: 0Infinity\r\n\t assert_valid_custom is not a f unction 720 PASS Test <integer> WS invalid value: +32 cm
2713 FAIL Test <integer> valid value: 0-Infinity\r\n\t assert_valid_custom is not a function 721 PASS Test <integer> WS invalid value: 1241245 cm
2714 FAIL Test <integer> valid value: 0fnord\r\n\t assert_valid_custom is not a func tion 722 PASS Test <integer> WS invalid value: -47 mm
2715 FAIL Test <integer> valid value: 0E\r\n\t assert_valid_custom is not a function 723 PASS Test <integer> WS invalid value: 0 mm
2716 FAIL Test <integer> valid value: 0e\r\n\t assert_valid_custom is not a function 724 PASS Test <integer> WS invalid value: +32 mm
2717 FAIL Test <integer> valid value: 0e+\r\n\t assert_valid_custom is not a functio n 725 PASS Test <integer> WS invalid value: 1241245 mm
2718 FAIL Test <integer> valid value: 0E-\r\n\t assert_valid_custom is not a functio n 726 PASS Test <integer> WS invalid value: -47 pt
2719 FAIL Test <integer> valid value: 0-\r\n\t assert_valid_custom is not a function 727 PASS Test <integer> WS invalid value: 0 pt
2720 FAIL Test <integer> valid value: 0+\r\n\t assert_valid_custom is not a function 728 PASS Test <integer> WS invalid value: +32 pt
2721 FAIL Test <integer> valid value: 0-.\r\n\t assert_valid_custom is not a functio n 729 PASS Test <integer> WS invalid value: 1241245 pt
2722 FAIL Test <integer> valid value: 0.-\r\n\t assert_valid_custom is not a functio n 730 PASS Test <integer> WS invalid value: -47 pc
2723 FAIL Test <integer> valid value: 0.\r\n\t assert_valid_custom is not a function 731 PASS Test <integer> WS invalid value: 0 pc
2724 FAIL Test <integer> valid value: 0+.\r\n\t assert_valid_custom is not a functio n 732 PASS Test <integer> WS invalid value: +32 pc
2725 FAIL Test <integer> valid value: 0.E0\r\n\t assert_valid_custom is not a functi on 733 PASS Test <integer> WS invalid value: 1241245 pc
2726 FAIL Test <integer> valid value: 0e1\r\n\t assert_valid_custom is not a functio n 734 PASS Test <integer> WS invalid value: -47 %
2727 FAIL Test <integer> valid value: 0+17E-1\r\n\t assert_valid_custom is not a fun ction 735 PASS Test <integer> WS invalid value: 0 %
2728 FAIL Test <integer> valid value: 017e+2\r\n\t assert_valid_custom is not a func tion 736 PASS Test <integer> WS invalid value: +32 %
2729 FAIL Test <integer> valid value: 00.35\r\n\t assert_valid_custom is not a funct ion 737 PASS Test <integer> WS invalid value: 1241245 %
2730 FAIL Test <integer> valid value: 01e-10\r\n\t assert_valid_custom is not a func tion 738 PASS Test <integer> trailing garbage, value: -47a
2731 FAIL Test <integer> valid value: 0.1\r\n\t assert_valid_custom is not a functio n 739 PASS Test <integer> trailing garbage, value: 0a
2732 FAIL Test <integer> valid value: +32NaN\r\n\t assert_valid_custom is not a func tion 740 PASS Test <integer> trailing garbage, value: +32a
2733 FAIL Test <integer> valid value: +32Infinity\r\n\t assert_valid_custom is not a function 741 PASS Test <integer> trailing garbage, value: 1241245a
2734 FAIL Test <integer> valid value: +32-Infinity\r\n\t assert_valid_custom is not a function 742 PASS Test <integer> trailing garbage, value: -47e
2735 FAIL Test <integer> valid value: +32fnord\r\n\t assert_valid_custom is not a fu nction 743 PASS Test <integer> trailing garbage, value: 0e
2736 FAIL Test <integer> valid value: +32E\r\n\t assert_valid_custom is not a functi on 744 PASS Test <integer> trailing garbage, value: +32e
2737 FAIL Test <integer> valid value: +32e\r\n\t assert_valid_custom is not a functi on 745 PASS Test <integer> trailing garbage, value: 1241245e
2738 FAIL Test <integer> valid value: +32e+\r\n\t assert_valid_custom is not a funct ion 746 PASS Test <integer> trailing garbage, value: -47foo
2739 FAIL Test <integer> valid value: +32E-\r\n\t assert_valid_custom is not a funct ion 747 PASS Test <integer> trailing garbage, value: 0foo
2740 FAIL Test <integer> valid value: +32-\r\n\t assert_valid_custom is not a functi on 748 PASS Test <integer> trailing garbage, value: +32foo
2741 FAIL Test <integer> valid value: +32+\r\n\t assert_valid_custom is not a functi on 749 PASS Test <integer> trailing garbage, value: 1241245foo
2742 FAIL Test <integer> valid value: +32-.\r\n\t assert_valid_custom is not a funct ion 750 PASS Test <integer> trailing garbage, value: -47)90
2743 FAIL Test <integer> valid value: +32.-\r\n\t assert_valid_custom is not a funct ion 751 PASS Test <integer> trailing garbage, value: 0)90
2744 FAIL Test <integer> valid value: +32.\r\n\t assert_valid_custom is not a functi on 752 PASS Test <integer> trailing garbage, value: +32)90
2745 FAIL Test <integer> valid value: +32+.\r\n\t assert_valid_custom is not a funct ion 753 PASS Test <integer> trailing garbage, value: 1241245)90
2746 FAIL Test <integer> valid value: +32.E0\r\n\t assert_valid_custom is not a func tion 754 PASS Test <integer> valid value: -47
2747 FAIL Test <integer> valid value: +32e1\r\n\t assert_valid_custom is not a funct ion 755 FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
2748 FAIL Test <integer> valid value: +32+17E-1\r\n\t assert_valid_custom is not a f unction 756 FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
2749 FAIL Test <integer> valid value: +3217e+2\r\n\t assert_valid_custom is not a fu nction 757 FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
2750 FAIL Test <integer> valid value: +320.35\r\n\t assert_valid_custom is not a fun ction 758 FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
2751 FAIL Test <integer> valid value: +321e-10\r\n\t assert_valid_custom is not a fu nction 759 FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
2752 FAIL Test <integer> valid value: +32.1\r\n\t assert_valid_custom is not a funct ion 760 FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
2753 FAIL Test <integer> valid value: 1241245NaN\r\n\t assert_valid_custom is not a function 761 FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
2754 FAIL Test <integer> valid value: 1241245Infinity\r\n\t assert_valid_custom is n ot a function 762 FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
2755 FAIL Test <integer> valid value: 1241245-Infinity\r\n\t assert_valid_custom is not a function 763 FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
2756 FAIL Test <integer> valid value: 1241245fnord\r\n\t assert_valid_custom is not a function 764 PASS Test <integer> valid value: 0
2757 FAIL Test <integer> valid value: 1241245E\r\n\t assert_valid_custom is not a fu nction 765 PASS Test <integer> valid value: 0em
2758 FAIL Test <integer> valid value: 1241245e\r\n\t assert_valid_custom is not a fu nction 766 PASS Test <integer> valid value: 0ex
2759 FAIL Test <integer> valid value: 1241245e+\r\n\t assert_valid_custom is not a f unction 767 PASS Test <integer> valid value: 0px
2760 FAIL Test <integer> valid value: 1241245E-\r\n\t assert_valid_custom is not a f unction 768 PASS Test <integer> valid value: 0in
2761 FAIL Test <integer> valid value: 1241245-\r\n\t assert_valid_custom is not a fu nction 769 PASS Test <integer> valid value: 0cm
2762 FAIL Test <integer> valid value: 1241245+\r\n\t assert_valid_custom is not a fu nction 770 PASS Test <integer> valid value: 0mm
2763 FAIL Test <integer> valid value: 1241245-.\r\n\t assert_valid_custom is not a f unction 771 PASS Test <integer> valid value: 0pt
2764 FAIL Test <integer> valid value: 1241245.-\r\n\t assert_valid_custom is not a f unction 772 PASS Test <integer> valid value: 0pc
2765 FAIL Test <integer> valid value: 1241245.\r\n\t assert_valid_custom is not a fu nction 773 PASS Test <integer> valid value: 0%
2766 FAIL Test <integer> valid value: 1241245+.\r\n\t assert_valid_custom is not a f unction 774 PASS Test <integer> valid value: +32
2767 FAIL Test <integer> valid value: 1241245.E0\r\n\t assert_valid_custom is not a function 775 FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
2768 FAIL Test <integer> valid value: 1241245e1\r\n\t assert_valid_custom is not a f unction 776 FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
2769 FAIL Test <integer> valid value: 1241245+17E-1\r\n\t assert_valid_custom is not a function 777 FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
2770 FAIL Test <integer> valid value: 124124517e+2\r\n\t assert_valid_custom is not a function 778 FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
2771 FAIL Test <integer> valid value: 12412450.35\r\n\t assert_valid_custom is not a function 779 FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
2772 FAIL Test <integer> valid value: 12412451e-10\r\n\t assert_valid_custom is not a function 780 FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
2773 FAIL Test <integer> valid value: 1241245.1\r\n\t assert_valid_custom is not a f unction 781 FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
2774 FAIL Test <integer> valid value: -47NaN\f assert_valid_custom is not a function 782 FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
2775 FAIL Test <integer> valid value: -47Infinity\f assert_valid_custom is not a func tion 783 FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
2776 FAIL Test <integer> valid value: -47-Infinity\f assert_valid_custom is not a fun ction 784 PASS Test <integer> valid value: 1241245
2777 FAIL Test <integer> valid value: -47fnord\f assert_valid_custom is not a functio n 785 FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 bu t got 0
2778 FAIL Test <integer> valid value: -47E\f assert_valid_custom is not a function 786 FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 bu t got 0
2779 FAIL Test <integer> valid value: -47e\f assert_valid_custom is not a function 787 FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 bu t got 0
2780 FAIL Test <integer> valid value: -47e+\f assert_valid_custom is not a function 788 FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 bu t got 0
2781 FAIL Test <integer> valid value: -47E-\f assert_valid_custom is not a function 789 FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 bu t got 0
2782 FAIL Test <integer> valid value: -47-\f assert_valid_custom is not a function 790 FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 bu t got 0
2783 FAIL Test <integer> valid value: -47+\f assert_valid_custom is not a function 791 FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 bu t got 0
2784 FAIL Test <integer> valid value: -47-.\f assert_valid_custom is not a function 792 FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 bu t got 0
2785 FAIL Test <integer> valid value: -47.-\f assert_valid_custom is not a function 793 FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
2786 FAIL Test <integer> valid value: -47.\f assert_valid_custom is not a function 794 PASS Test <integer> valid value: -47
2787 FAIL Test <integer> valid value: -47+.\f assert_valid_custom is not a function 795 FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
2788 FAIL Test <integer> valid value: -47.E0\f assert_valid_custom is not a function 796 FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
2789 FAIL Test <integer> valid value: -47e1\f assert_valid_custom is not a function 797 FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
2790 FAIL Test <integer> valid value: -47+17E-1\f assert_valid_custom is not a functi on 798 FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
2791 FAIL Test <integer> valid value: -4717e+2\f assert_valid_custom is not a functio n 799 FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
2792 FAIL Test <integer> valid value: -470.35\f assert_valid_custom is not a function 800 FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
2793 FAIL Test <integer> valid value: -471e-10\f assert_valid_custom is not a functio n 801 FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
2794 FAIL Test <integer> valid value: -47.1\f assert_valid_custom is not a function 802 FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
2795 FAIL Test <integer> valid value: 0NaN\f assert_valid_custom is not a function 803 FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
2796 FAIL Test <integer> valid value: 0Infinity\f assert_valid_custom is not a functi on 804 PASS Test <integer> valid value: 0
2797 FAIL Test <integer> valid value: 0-Infinity\f assert_valid_custom is not a funct ion 805 PASS Test <integer> valid value: 0em
2798 FAIL Test <integer> valid value: 0fnord\f assert_valid_custom is not a function 806 PASS Test <integer> valid value: 0ex
2799 FAIL Test <integer> valid value: 0E\f assert_valid_custom is not a function 807 PASS Test <integer> valid value: 0px
2800 FAIL Test <integer> valid value: 0e\f assert_valid_custom is not a function 808 PASS Test <integer> valid value: 0in
2801 FAIL Test <integer> valid value: 0e+\f assert_valid_custom is not a function 809 PASS Test <integer> valid value: 0cm
2802 FAIL Test <integer> valid value: 0E-\f assert_valid_custom is not a function 810 PASS Test <integer> valid value: 0mm
2803 FAIL Test <integer> valid value: 0-\f assert_valid_custom is not a function 811 PASS Test <integer> valid value: 0pt
2804 FAIL Test <integer> valid value: 0+\f assert_valid_custom is not a function 812 PASS Test <integer> valid value: 0pc
2805 FAIL Test <integer> valid value: 0-.\f assert_valid_custom is not a function 813 PASS Test <integer> valid value: 0%
2806 FAIL Test <integer> valid value: 0.-\f assert_valid_custom is not a function 814 PASS Test <integer> valid value: +32
2807 FAIL Test <integer> valid value: 0.\f assert_valid_custom is not a function 815 FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
2808 FAIL Test <integer> valid value: 0+.\f assert_valid_custom is not a function 816 FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
2809 FAIL Test <integer> valid value: 0.E0\f assert_valid_custom is not a function 817 FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
2810 FAIL Test <integer> valid value: 0e1\f assert_valid_custom is not a function 818 FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
2811 FAIL Test <integer> valid value: 0+17E-1\f assert_valid_custom is not a function 819 FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
2812 FAIL Test <integer> valid value: 017e+2\f assert_valid_custom is not a function 820 FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
2813 FAIL Test <integer> valid value: 00.35\f assert_valid_custom is not a function 821 FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
2814 FAIL Test <integer> valid value: 01e-10\f assert_valid_custom is not a function 822 FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
2815 FAIL Test <integer> valid value: 0.1\f assert_valid_custom is not a function 823 FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
2816 FAIL Test <integer> valid value: +32NaN\f assert_valid_custom is not a function 824 PASS Test <integer> valid value: 1241245
2817 FAIL Test <integer> valid value: +32Infinity\f assert_valid_custom is not a func tion 825 FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 b ut got 0
2818 FAIL Test <integer> valid value: +32-Infinity\f assert_valid_custom is not a fun ction 826 FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 b ut got 0
2819 FAIL Test <integer> valid value: +32fnord\f assert_valid_custom is not a functio n 827 FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 b ut got 0
2820 FAIL Test <integer> valid value: +32E\f assert_valid_custom is not a function 828 FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 b ut got 0
2821 FAIL Test <integer> valid value: +32e\f assert_valid_custom is not a function 829 FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 b ut got 0
2822 FAIL Test <integer> valid value: +32e+\f assert_valid_custom is not a function 830 FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 b ut got 0
2823 FAIL Test <integer> valid value: +32E-\f assert_valid_custom is not a function 831 FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 b ut got 0
2824 FAIL Test <integer> valid value: +32-\f assert_valid_custom is not a function 832 FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 b ut got 0
2825 FAIL Test <integer> valid value: +32+\f assert_valid_custom is not a function 833 FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 bu t got 0
2826 FAIL Test <integer> valid value: +32-.\f assert_valid_custom is not a function 834 PASS Test <integer> valid value: -47
2827 FAIL Test <integer> valid value: +32.-\f assert_valid_custom is not a function 835 FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
2828 FAIL Test <integer> valid value: +32.\f assert_valid_custom is not a function 836 FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
2829 FAIL Test <integer> valid value: +32+.\f assert_valid_custom is not a function 837 FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
2830 FAIL Test <integer> valid value: +32.E0\f assert_valid_custom is not a function 838 FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
2831 FAIL Test <integer> valid value: +32e1\f assert_valid_custom is not a function 839 FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
2832 FAIL Test <integer> valid value: +32+17E-1\f assert_valid_custom is not a functi on 840 FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
2833 FAIL Test <integer> valid value: +3217e+2\f assert_valid_custom is not a functio n 841 FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
2834 FAIL Test <integer> valid value: +320.35\f assert_valid_custom is not a function 842 FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
2835 FAIL Test <integer> valid value: +321e-10\f assert_valid_custom is not a functio n 843 FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
2836 FAIL Test <integer> valid value: +32.1\f assert_valid_custom is not a function 844 PASS Test <integer> valid value: 0
2837 FAIL Test <integer> valid value: 1241245NaN\f assert_valid_custom is not a funct ion 845 PASS Test <integer> valid value: 0em
2838 FAIL Test <integer> valid value: 1241245Infinity\f assert_valid_custom is not a function 846 PASS Test <integer> valid value: 0ex
2839 FAIL Test <integer> valid value: 1241245-Infinity\f assert_valid_custom is not a function 847 PASS Test <integer> valid value: 0px
2840 FAIL Test <integer> valid value: 1241245fnord\f assert_valid_custom is not a fun ction 848 PASS Test <integer> valid value: 0in
2841 FAIL Test <integer> valid value: 1241245E\f assert_valid_custom is not a functio n 849 PASS Test <integer> valid value: 0cm
2842 FAIL Test <integer> valid value: 1241245e\f assert_valid_custom is not a functio n 850 PASS Test <integer> valid value: 0mm
2843 FAIL Test <integer> valid value: 1241245e+\f assert_valid_custom is not a functi on 851 PASS Test <integer> valid value: 0pt
2844 FAIL Test <integer> valid value: 1241245E-\f assert_valid_custom is not a functi on 852 PASS Test <integer> valid value: 0pc
2845 FAIL Test <integer> valid value: 1241245-\f assert_valid_custom is not a functio n 853 PASS Test <integer> valid value: 0%
2846 FAIL Test <integer> valid value: 1241245+\f assert_valid_custom is not a functio n 854 PASS Test <integer> valid value: +32
2847 FAIL Test <integer> valid value: 1241245-.\f assert_valid_custom is not a functi on 855 FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
2848 FAIL Test <integer> valid value: 1241245.-\f assert_valid_custom is not a functi on 856 FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
2849 FAIL Test <integer> valid value: 1241245.\f assert_valid_custom is not a functio n 857 FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
2850 FAIL Test <integer> valid value: 1241245+.\f assert_valid_custom is not a functi on 858 FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
2851 FAIL Test <integer> valid value: 1241245.E0\f assert_valid_custom is not a funct ion 859 FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
2852 FAIL Test <integer> valid value: 1241245e1\f assert_valid_custom is not a functi on 860 FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
2853 FAIL Test <integer> valid value: 1241245+17E-1\f assert_valid_custom is not a fu nction 861 FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
2854 FAIL Test <integer> valid value: 124124517e+2\f assert_valid_custom is not a fun ction 862 FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
2855 FAIL Test <integer> valid value: 12412450.35\f assert_valid_custom is not a func tion 863 FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
2856 FAIL Test <integer> valid value: 12412451e-10\f assert_valid_custom is not a fun ction 864 PASS Test <integer> valid value: 1241245
2857 FAIL Test <integer> valid value: 1241245.1\f assert_valid_custom is not a functi on 865 FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
2858 FAIL Test <integer> trailing garbage, value: -47 assert_equals: expected 0 but g ot -47 866 FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
2859 PASS Test <integer> trailing garbage, value: 0 867 FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
2860 FAIL Test <integer> trailing garbage, value: +32 assert_equals: expected 0 but g ot 32 868 FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
2861 FAIL Test <integer> trailing garbage, value: 1241245 assert_equals: expected 0 b ut got 1241245 869 FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
2862 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function 870 FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
2863 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a funct ion 871 FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
2864 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a func tion 872 FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
2865 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function 873 FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
2866 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function 874 PASS Test <integer> WS invalid value: -47 em
2867 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function 875 PASS Test <integer> WS invalid value: 0 em
2868 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function 876 PASS Test <integer> WS invalid value: +32 em
2869 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function 877 PASS Test <integer> WS invalid value: 1241245 em
2870 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function 878 PASS Test <integer> WS invalid value: -47 ex
2871 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function 879 PASS Test <integer> WS invalid value: 0 ex
2872 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function 880 PASS Test <integer> WS invalid value: +32 ex
2873 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function 881 PASS Test <integer> WS invalid value: 1241245 ex
2874 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function 882 PASS Test <integer> WS invalid value: -47 px
2875 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function 883 PASS Test <integer> WS invalid value: 0 px
2876 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function 884 PASS Test <integer> WS invalid value: +32 px
2877 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function 885 PASS Test <integer> WS invalid value: 1241245 px
2878 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a functio n 886 PASS Test <integer> WS invalid value: -47 in
2879 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function 887 PASS Test <integer> WS invalid value: 0 in
2880 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function 888 PASS Test <integer> WS invalid value: +32 in
2881 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function 889 PASS Test <integer> WS invalid value: 1241245 in
2882 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function 890 PASS Test <integer> WS invalid value: -47 cm
2883 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function 891 PASS Test <integer> WS invalid value: 0 cm
2884 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a functio n 892 PASS Test <integer> WS invalid value: +32 cm
2885 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a functi on 893 PASS Test <integer> WS invalid value: 1241245 cm
2886 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function 894 PASS Test <integer> WS invalid value: -47 mm
2887 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function 895 PASS Test <integer> WS invalid value: 0 mm
2888 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function 896 PASS Test <integer> WS invalid value: +32 mm
2889 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function 897 PASS Test <integer> WS invalid value: 1241245 mm
2890 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function 898 PASS Test <integer> WS invalid value: -47 pt
2891 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function 899 PASS Test <integer> WS invalid value: 0 pt
2892 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function 900 PASS Test <integer> WS invalid value: +32 pt
2893 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function 901 PASS Test <integer> WS invalid value: 1241245 pt
2894 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function 902 PASS Test <integer> WS invalid value: -47 pc
2895 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function 903 PASS Test <integer> WS invalid value: 0 pc
2896 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function 904 PASS Test <integer> WS invalid value: +32 pc
2897 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function 905 PASS Test <integer> WS invalid value: 1241245 pc
2898 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function 906 PASS Test <integer> WS invalid value: -47 %
2899 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function 907 PASS Test <integer> WS invalid value: 0 %
2900 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function 908 PASS Test <integer> WS invalid value: +32 %
2901 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function 909 PASS Test <integer> WS invalid value: 1241245 %
2902 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function 910 PASS Test <integer> trailing garbage, value: -47a
2903 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function 911 PASS Test <integer> trailing garbage, value: 0a
2904 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function 912 PASS Test <integer> trailing garbage, value: +32a
2905 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a funct ion 913 PASS Test <integer> trailing garbage, value: 1241245a
2906 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a func tion 914 PASS Test <integer> trailing garbage, value: -47e
2907 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function 915 PASS Test <integer> trailing garbage, value: 0e
2908 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function 916 PASS Test <integer> trailing garbage, value: +32e
2909 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function 917 PASS Test <integer> trailing garbage, value: 1241245e
2910 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function 918 PASS Test <integer> trailing garbage, value: -47foo
2911 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function 919 PASS Test <integer> trailing garbage, value: 0foo
2912 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function 920 PASS Test <integer> trailing garbage, value: +32foo
2913 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function 921 PASS Test <integer> trailing garbage, value: 1241245foo
2914 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function 922 PASS Test <integer> trailing garbage, value: -47)90
2915 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function 923 PASS Test <integer> trailing garbage, value: 0)90
2916 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function 924 PASS Test <integer> trailing garbage, value: +32)90
2917 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function 925 PASS Test <integer> trailing garbage, value: 1241245)90
2918 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
2919 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
2920 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a functio n
2921 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
2922 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
2923 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
2924 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
2925 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a functi on
2926 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a f unction
2927 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
2928 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a func tion
2929 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
2930 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
2931 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a functio n
2932 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a functio n
2933 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
2934 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
2935 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a functio n
2936 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a functio n
2937 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
2938 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a functio n
2939 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a functi on
2940 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a functio n
2941 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a fun ction
2942 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a func tion
2943 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a funct ion
2944 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a func tion
2945 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a functio n
2946 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
2947 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a func tion
2948 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a fun ction
2949 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a functio n
2950 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
2951 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
2952 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
2953 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
2954 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
2955 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
2956 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
2957 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
2958 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
2959 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
2960 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
2961 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
2962 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a functi on
2963 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a functio n
2964 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
2965 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a functio n
2966 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
2967 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
2968 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a functi on
2969 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a funct ion
2970 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
2971 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
2972 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
2973 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
2974 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
2975 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
2976 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
2977 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
2978 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
2979 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
2980 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
2981 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
2982 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
2983 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
2984 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
2985 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
2986 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
2987 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
2988 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
2989 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a func tion
2990 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a fun ction
2991 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a functio n
2992 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
2993 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
2994 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
2995 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
2996 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
2997 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
2998 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
2999 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
3000 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
3001 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
3002 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
3003 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
3004 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a functi on
3005 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a functio n
3006 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
3007 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a functio n
3008 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
3009 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a funct ion
3010 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
3011 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
3012 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a fun ction
3013 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a functio n
3014 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a functio n
3015 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a functi on
3016 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a functi on
3017 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a functio n
3018 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a functio n
3019 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a functi on
3020 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a functi on
3021 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a functio n
3022 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a functi on
3023 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a funct ion
3024 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a functi on
3025 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a fu nction
3026 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a fun ction
3027 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a func tion
3028 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a fun ction
3029 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a functi on
3030 FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a functio n
3031 FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a fu nction
3032 FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a f unction
3033 FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a funct ion
3034 FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
3035 FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
3036 FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
3037 FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
3038 FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
3039 FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
3040 FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
3041 FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
3042 FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
3043 FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
3044 FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a functio n
3045 FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
3046 FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a func tion
3047 FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a funct ion
3048 FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a functi on
3049 FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a funct ion
3050 FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
3051 FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
3052 FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a func tion
3053 FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a fun ction
3054 FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a functio n
3055 FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
3056 FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
3057 FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
3058 FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
3059 FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
3060 FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
3061 FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
3062 FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
3063 FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
3064 FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
3065 FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
3066 FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
3067 FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a functi on
3068 FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a functio n
3069 FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
3070 FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a functio n
3071 FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
3072 FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a functio n
3073 FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a fu nction
3074 FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a f unction
3075 FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a funct ion
3076 FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
3077 FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
3078 FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
3079 FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
3080 FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
3081 FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
3082 FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
3083 FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
3084 FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
3085 FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
3086 FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a functio n
3087 FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
3088 FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a func tion
3089 FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a funct ion
3090 FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a functi on
3091 FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a funct ion
3092 FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
3093 FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a fun ction
3094 FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
3095 FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
3096 FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a f unction
3097 FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a funct ion
3098 FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a funct ion
3099 FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a func tion
3100 FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a func tion
3101 FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a funct ion
3102 FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a funct ion
3103 FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a func tion
3104 FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a func tion
3105 FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a funct ion
3106 FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a func tion
3107 FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a fun ction
3108 FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a func tion
3109 FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
3110 FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a f unction
3111 FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a fu nction
3112 FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a f unction
3113 FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a func tion
3114 FAIL Test <integer> valid value: -47NaN\r\n\t assert_valid_custom is not a fun ction
3115 FAIL Test <integer> valid value: -47Infinity\r\n\t assert_valid_custom is not a function
3116 FAIL Test <integer> valid value: -47-Infinity\r\n\t assert_valid_custom is not a function
3117 FAIL Test <integer> valid value: -47fnord\r\n\t assert_valid_custom is not a f unction
3118 FAIL Test <integer> valid value: -47E\r\n\t assert_valid_custom is not a funct ion
3119 FAIL Test <integer> valid value: -47e\r\n\t assert_valid_custom is not a funct ion
3120 FAIL Test <integer> valid value: -47e+\r\n\t assert_valid_custom is not a func tion
3121 FAIL Test <integer> valid value: -47E-\r\n\t assert_valid_custom is not a func tion
3122 FAIL Test <integer> valid value: -47-\r\n\t assert_valid_custom is not a funct ion
3123 FAIL Test <integer> valid value: -47+\r\n\t assert_valid_custom is not a funct ion
3124 FAIL Test <integer> valid value: -47-.\r\n\t assert_valid_custom is not a func tion
3125 FAIL Test <integer> valid value: -47.-\r\n\t assert_valid_custom is not a func tion
3126 FAIL Test <integer> valid value: -47.\r\n\t assert_valid_custom is not a funct ion
3127 FAIL Test <integer> valid value: -47+.\r\n\t assert_valid_custom is not a func tion
3128 FAIL Test <integer> valid value: -47.E0\r\n\t assert_valid_custom is not a fun ction
3129 FAIL Test <integer> valid value: -47e1\r\n\t assert_valid_custom is not a func tion
3130 FAIL Test <integer> valid value: -47+17E-1\r\n\t assert_valid_custom is not a function
3131 FAIL Test <integer> valid value: -4717e+2\r\n\t assert_valid_custom is not a f unction
3132 FAIL Test <integer> valid value: -470.35\r\n\t assert_valid_custom is not a fu nction
3133 FAIL Test <integer> valid value: -471e-10\r\n\t assert_valid_custom is not a f unction
3134 FAIL Test <integer> valid value: -47.1\r\n\t assert_valid_custom is not a func tion
3135 FAIL Test <integer> valid value: 0NaN\r\n\t assert_valid_custom is not a funct ion
3136 FAIL Test <integer> valid value: 0Infinity\r\n\t assert_valid_custom is not a function
3137 FAIL Test <integer> valid value: 0-Infinity\r\n\t assert_valid_custom is not a function
3138 FAIL Test <integer> valid value: 0fnord\r\n\t assert_valid_custom is not a fun ction
3139 FAIL Test <integer> valid value: 0E\r\n\t assert_valid_custom is not a functio n
3140 FAIL Test <integer> valid value: 0e\r\n\t assert_valid_custom is not a functio n
3141 FAIL Test <integer> valid value: 0e+\r\n\t assert_valid_custom is not a functi on
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
4894 Harness: the test ran to completion. 926 Harness: the test ran to completion.
4895 927
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/parser/whitespace-integer.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698