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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/svg/parser/whitespace-integer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/parser/whitespace-integer-expected.txt b/third_party/WebKit/LayoutTests/svg/parser/whitespace-integer-expected.txt
index a2c075ca7a498f824e389accd615e72915203dba..0f3aac68c47bbf454c2f5b46baf3d02ef68404fb 100644
--- a/third_party/WebKit/LayoutTests/svg/parser/whitespace-integer-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/parser/whitespace-integer-expected.txt
@@ -1,4895 +1,927 @@
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-4717e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-470.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-471e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "017e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "00.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "01e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+3217e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+320.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+321e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "124124517e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "12412450.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "12412451e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-4717e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-470.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-471e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "017e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "00.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "01e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+3217e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+320.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+321e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "124124517e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "12412450.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "12412451e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-4717e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-470.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-471e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "017e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "00.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "01e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+3217e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+320.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+321e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245Infinity …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "124124517e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "12412450.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "12412451e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-4717e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-470.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-471e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "017e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "00.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "01e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+3217e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+320.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+321e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245Infinity\r…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+17E-1\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "124124517e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "12412450.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "12412451e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-4717e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-470.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-471e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "017e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "00.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "01e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+3217e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+320.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+321e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "124124517e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "12412450.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "12412451e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -4717e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -470.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -471e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 017e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 00.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 01e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +3217e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +320.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +321e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-Infinit…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 124124517e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412450.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412451e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -4717e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -470.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -471e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 017e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 00.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 01e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +3217e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +320.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +321e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-Infinit…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 124124517e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412450.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412451e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -4717e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -470.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -471e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 017e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 00.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 01e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +3217e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +320.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +321e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-Infinit…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+17E-1 …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 124124517e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412450.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412451e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-Infinity\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -4717e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -470.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -471e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 017e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 00.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 01e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-Infinity\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +3217e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +320.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +321e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-Infinit…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245fnord\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+17E-1\r\n…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 124124517e+2\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412450.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412451e-10\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -4717e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -470.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -471e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 017e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 00.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 01e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +3217e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +320.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +321e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-Infinit…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 124124517e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412450.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412451e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.1\f".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 -Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 -Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 -Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 -Infinit…".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 .1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 .1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 .1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 .1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -4717e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -470.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -471e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 017e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 00.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 01e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +3217e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +320.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +321e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245Infini…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-Infin…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 124124517e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412450.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412451e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -4717e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -470.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -471e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 017e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 00.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 01e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +3217e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +320.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +321e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245Infini…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-Infin…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+17E-1…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 124124517e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412450.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412451e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47Infinity …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-Infinity …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -4717e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -470.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -471e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 017e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 00.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 01e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32Infinity …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-Infinity …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +3217e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +320.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +321e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245Infini…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-Infin…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245fnord …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+17E-1…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 124124517e+2 …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412450.35 …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412451e-10 …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47Infinity\r\n…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-Infinity\r…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -4717e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -470.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -471e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-Infinity\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 017e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 00.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 01e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32Infinity\r\n…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-Infinity\r…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +3217e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +320.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +321e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245NaN\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245Infini…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-Infin…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245fnord\r…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.E0\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+17E-1…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 124124517e+2\r…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412450.35\r\n…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412451e-10\r…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -4717e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -470.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -471e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 017e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 00.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 01e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +3217e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +320.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +321e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245Infini…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-Infin…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245+17E-1…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 124124517e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412450.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 12412451e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245.1\f".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 Infini…".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 -Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 -Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 -Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 -Infin…".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 .1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 .1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 .1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 .1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -4717e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -470.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -471e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 017e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 00.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 01e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +3217e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +320.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +321e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245Infin…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-Infi…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+17E-…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 124124517e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 12412450.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 12412451e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -4717e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -470.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -471e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 017e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 00.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 01e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +3217e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +320.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +321e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245Infin…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-Infi…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245fnord…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+17E-…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 124124517e+2…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 12412450.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 12412451e-10…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47Infinity …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -4717e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -470.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -471e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-Infinity …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 017e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 00.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 01e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32Infinity …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +3217e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +320.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +321e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245NaN …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245Infin…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-Infi…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245fnord…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.E0 …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+17E-…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 124124517e+2…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 12412450.35 …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 12412451e-10…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47Infinity\r…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+17E-1\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -4717e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -470.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -471e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0Infinity\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-Infinity\r\n…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 017e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 00.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 01e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32Infinity\r…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+17E-1\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +3217e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +320.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +321e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245NaN\r\n…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245Infin…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-Infi…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245fnord…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e+\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245E-\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-.\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.-\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+.\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.E0\r\n…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e1\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+17E-…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 124124517e+2…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 12412450.35\r…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 12412451e-10…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.1\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -4717e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -470.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -471e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t -47.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 017e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 00.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 01e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 0.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +3217e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +320.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +321e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t +32.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245Infin…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-Infi…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245fnord…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245+17E-…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 124124517e+2…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 12412450.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 12412451e-10…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\r\n\t 1241245.1\f".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t NaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t Infin…".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t -Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t -Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t -Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t -Infi…".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t fnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t E".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t e".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t e+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t E-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t -".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t +".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t -.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t .-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t .".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t +.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t .E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t e1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t +17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t +17E-…".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t 17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t 0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t 1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\r\n\t .1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\r\n\t .1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\r\n\t .1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\r\n\t .1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-4717e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-470.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-471e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f017e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f00.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f01e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+3217e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+320.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+321e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245NaN".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245Infinity".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-Infinit…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245fnord".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245E".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245E-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.-".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+.".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.E0".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+17E-1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f124124517e+2".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f12412450.35".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f12412451e-10".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.1".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-4717e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-470.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-471e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f017e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f00.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f01e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+3217e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+320.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+321e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-Infinit…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f124124517e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f12412450.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f12412451e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-4717e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-470.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-471e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f017e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f00.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f01e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-Infinity ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+17E-1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+3217e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+320.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+321e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245NaN ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-Infinit…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245fnord ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245E ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245E- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+ ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.- ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+. ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.E0 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+17E-1 …".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f124124517e+2 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f12412450.35 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f12412451e-10 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.1 ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-Infinity\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-4717e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-470.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-471e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f017e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f00.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f01e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32Infinity\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-Infinity\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32fnord\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+17E-1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+3217e+2\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+320.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+321e-10\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245NaN\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-Infinit…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245fnord\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245E\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245E-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.-\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+.\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.E0\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+17E-1\r\n…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f124124517e+2\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f12412450.35\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f12412451e-10\r\n\t…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.1\r\n\t ".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-4717e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-470.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-471e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f-47.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f017e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f00.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f01e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f0.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-Infinity\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+3217e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+320.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+321e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f+32.1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245NaN\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245Infinity…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-Infinit…".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245fnord\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245E\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245E-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245-.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.-\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+.\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.E0\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245e1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245+17E-1\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f124124517e+2\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f12412450.35\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f12412451e-10\f".
-CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "\f1241245.1\f".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\fNaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\fNaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\fNaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\fNaN".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\fInfinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\fInfinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\fInfinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\fInfinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f-Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f-Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f-Infinity".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f-Infinit…".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\ffnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\ffnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\ffnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\ffnord".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\fE".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\fE".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\fE".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\fE".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\fe".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\fe".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\fe".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\fe".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\fe+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\fe+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\fe+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\fe+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\fE-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\fE-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\fE-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\fE-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f+".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f-.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f-.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f-.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f-.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f.-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f.-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f.-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f.-".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f+.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f+.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f+.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f+.".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f.E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f.E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f.E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f.E0".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\fe1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\fe1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\fe1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\fe1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f+17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f+17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f+17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f+17E-1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f17e+2".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f0.35".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f1e-10".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47\f.1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0\f.1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32\f.1".
-CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245\f.1".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "0% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245% ".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "0a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "0e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "0foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47)90".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "0)90".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32)90".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245)90".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245% ".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 em".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 em".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 em".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 em".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 ex".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 ex".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 ex".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 ex".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 px".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 px".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 px".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 px".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 in".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 in".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 in".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 in".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 cm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 cm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 cm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 cm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 mm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 mm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 mm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 mm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 pt".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 pt".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 pt".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 pt".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 pc".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 pc".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 pc".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 pc".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 %".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 %".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 %".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 %".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47)90".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0)90".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32)90".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245)90".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245em".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245ex".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245px".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245in".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245cm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245mm".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pt".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pc".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245%".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32% ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245em ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245ex ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245px ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245in ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245cm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245mm ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pt ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245pc ".
+CONSOLE ERROR: line 24: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245% ".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 em".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 em".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 em".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 em".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 ex".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 ex".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 ex".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 ex".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 px".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 px".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 px".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 px".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 in".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 in".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 in".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 in".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 cm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 cm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 cm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 cm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 mm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 mm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 mm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 mm".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 pt".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 pt".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 pt".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 pt".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 pc".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 pc".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 pc".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 pc".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "-47 %".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "0 %".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "+32 %".
+CONSOLE ERROR: line 45: Error: <feTurbulence> attribute numOctaves: Expected integer, "1241245 %".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245a".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245e".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245foo".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " -47)90".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 0)90".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " +32)90".
+CONSOLE ERROR: line 63: Error: <feTurbulence> attribute numOctaves: Expected integer, " 1241245)90".
This is a testharness.js-based test.
-FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1\f assert_valid_custom is not a function
-FAIL Test <integer> trailing garbage, value: -47 assert_equals: expected 0 but got -47
-PASS Test <integer> trailing garbage, value: 0
-FAIL Test <integer> trailing garbage, value: +32 assert_equals: expected 0 but got 32
-FAIL Test <integer> trailing garbage, value: 1241245 assert_equals: expected 0 but got 1241245
-FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1\f assert_valid_custom is not a function
-PASS Test <integer> WS invalid value: -47 NaN
-PASS Test <integer> WS invalid value: 0 NaN
-PASS Test <integer> WS invalid value: +32 NaN
-PASS Test <integer> WS invalid value: 1241245 NaN
-PASS Test <integer> WS invalid value: -47 Infinity
-PASS Test <integer> WS invalid value: 0 Infinity
-PASS Test <integer> WS invalid value: +32 Infinity
-PASS Test <integer> WS invalid value: 1241245 Infinity
-PASS Test <integer> WS invalid value: -47 -Infinity
-PASS Test <integer> WS invalid value: 0 -Infinity
-PASS Test <integer> WS invalid value: +32 -Infinity
-PASS Test <integer> WS invalid value: 1241245 -Infinity
-PASS Test <integer> WS invalid value: -47 fnord
-PASS Test <integer> WS invalid value: 0 fnord
-PASS Test <integer> WS invalid value: +32 fnord
-PASS Test <integer> WS invalid value: 1241245 fnord
-PASS Test <integer> WS invalid value: -47 E
-PASS Test <integer> WS invalid value: 0 E
-PASS Test <integer> WS invalid value: +32 E
-PASS Test <integer> WS invalid value: 1241245 E
-PASS Test <integer> WS invalid value: -47 e
-PASS Test <integer> WS invalid value: 0 e
-PASS Test <integer> WS invalid value: +32 e
-PASS Test <integer> WS invalid value: 1241245 e
-PASS Test <integer> WS invalid value: -47 e+
-PASS Test <integer> WS invalid value: 0 e+
-PASS Test <integer> WS invalid value: +32 e+
-PASS Test <integer> WS invalid value: 1241245 e+
-PASS Test <integer> WS invalid value: -47 E-
-PASS Test <integer> WS invalid value: 0 E-
-PASS Test <integer> WS invalid value: +32 E-
-PASS Test <integer> WS invalid value: 1241245 E-
-PASS Test <integer> WS invalid value: -47 -
-PASS Test <integer> WS invalid value: 0 -
-PASS Test <integer> WS invalid value: +32 -
-PASS Test <integer> WS invalid value: 1241245 -
-PASS Test <integer> WS invalid value: -47 +
-PASS Test <integer> WS invalid value: 0 +
-PASS Test <integer> WS invalid value: +32 +
-PASS Test <integer> WS invalid value: 1241245 +
-PASS Test <integer> WS invalid value: -47 -.
-PASS Test <integer> WS invalid value: 0 -.
-PASS Test <integer> WS invalid value: +32 -.
-PASS Test <integer> WS invalid value: 1241245 -.
-PASS Test <integer> WS invalid value: -47 .-
-PASS Test <integer> WS invalid value: 0 .-
-PASS Test <integer> WS invalid value: +32 .-
-PASS Test <integer> WS invalid value: 1241245 .-
-PASS Test <integer> WS invalid value: -47 .
-PASS Test <integer> WS invalid value: 0 .
-PASS Test <integer> WS invalid value: +32 .
-PASS Test <integer> WS invalid value: 1241245 .
-PASS Test <integer> WS invalid value: -47 +.
-PASS Test <integer> WS invalid value: 0 +.
-PASS Test <integer> WS invalid value: +32 +.
-PASS Test <integer> WS invalid value: 1241245 +.
-PASS Test <integer> WS invalid value: -47 .E0
-PASS Test <integer> WS invalid value: 0 .E0
-PASS Test <integer> WS invalid value: +32 .E0
-PASS Test <integer> WS invalid value: 1241245 .E0
-PASS Test <integer> WS invalid value: -47 e1
-PASS Test <integer> WS invalid value: 0 e1
-PASS Test <integer> WS invalid value: +32 e1
-PASS Test <integer> WS invalid value: 1241245 e1
-PASS Test <integer> WS invalid value: -47 +17E-1
-PASS Test <integer> WS invalid value: 0 +17E-1
-PASS Test <integer> WS invalid value: +32 +17E-1
-PASS Test <integer> WS invalid value: 1241245 +17E-1
-PASS Test <integer> WS invalid value: -47 17e+2
-PASS Test <integer> WS invalid value: 0 17e+2
-PASS Test <integer> WS invalid value: +32 17e+2
-PASS Test <integer> WS invalid value: 1241245 17e+2
-PASS Test <integer> WS invalid value: -47 0.35
-PASS Test <integer> WS invalid value: 0 0.35
-PASS Test <integer> WS invalid value: +32 0.35
-PASS Test <integer> WS invalid value: 1241245 0.35
-PASS Test <integer> WS invalid value: -47 1e-10
-PASS Test <integer> WS invalid value: 0 1e-10
-PASS Test <integer> WS invalid value: +32 1e-10
-PASS Test <integer> WS invalid value: 1241245 1e-10
-PASS Test <integer> WS invalid value: -47 .1
-PASS Test <integer> WS invalid value: 0 .1
-PASS Test <integer> WS invalid value: +32 .1
-PASS Test <integer> WS invalid value: 1241245 .1
-FAIL Test <integer> trailing garbage, value: -47 assert_equals: expected 0 but got -47
-PASS Test <integer> trailing garbage, value: 0
-FAIL Test <integer> trailing garbage, value: +32 assert_equals: expected 0 but got 32
-FAIL Test <integer> trailing garbage, value: 1241245 assert_equals: expected 0 but got 1241245
-FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -4717e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -470.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -471e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: -47.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 017e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 00.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 01e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 0.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +3217e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +320.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +321e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: +32.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 124124517e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412450.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 12412451e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: 1241245.1\f assert_valid_custom is not a function
-PASS Test <integer> WS invalid value: -47 NaN
-PASS Test <integer> WS invalid value: 0 NaN
-PASS Test <integer> WS invalid value: +32 NaN
-PASS Test <integer> WS invalid value: 1241245 NaN
-PASS Test <integer> WS invalid value: -47 Infinity
-PASS Test <integer> WS invalid value: 0 Infinity
-PASS Test <integer> WS invalid value: +32 Infinity
-PASS Test <integer> WS invalid value: 1241245 Infinity
-PASS Test <integer> WS invalid value: -47 -Infinity
-PASS Test <integer> WS invalid value: 0 -Infinity
-PASS Test <integer> WS invalid value: +32 -Infinity
-PASS Test <integer> WS invalid value: 1241245 -Infinity
-PASS Test <integer> WS invalid value: -47 fnord
-PASS Test <integer> WS invalid value: 0 fnord
-PASS Test <integer> WS invalid value: +32 fnord
-PASS Test <integer> WS invalid value: 1241245 fnord
-PASS Test <integer> WS invalid value: -47 E
-PASS Test <integer> WS invalid value: 0 E
-PASS Test <integer> WS invalid value: +32 E
-PASS Test <integer> WS invalid value: 1241245 E
-PASS Test <integer> WS invalid value: -47 e
-PASS Test <integer> WS invalid value: 0 e
-PASS Test <integer> WS invalid value: +32 e
-PASS Test <integer> WS invalid value: 1241245 e
-PASS Test <integer> WS invalid value: -47 e+
-PASS Test <integer> WS invalid value: 0 e+
-PASS Test <integer> WS invalid value: +32 e+
-PASS Test <integer> WS invalid value: 1241245 e+
-PASS Test <integer> WS invalid value: -47 E-
-PASS Test <integer> WS invalid value: 0 E-
-PASS Test <integer> WS invalid value: +32 E-
-PASS Test <integer> WS invalid value: 1241245 E-
-PASS Test <integer> WS invalid value: -47 -
-PASS Test <integer> WS invalid value: 0 -
-PASS Test <integer> WS invalid value: +32 -
-PASS Test <integer> WS invalid value: 1241245 -
-PASS Test <integer> WS invalid value: -47 +
-PASS Test <integer> WS invalid value: 0 +
-PASS Test <integer> WS invalid value: +32 +
-PASS Test <integer> WS invalid value: 1241245 +
-PASS Test <integer> WS invalid value: -47 -.
-PASS Test <integer> WS invalid value: 0 -.
-PASS Test <integer> WS invalid value: +32 -.
-PASS Test <integer> WS invalid value: 1241245 -.
-PASS Test <integer> WS invalid value: -47 .-
-PASS Test <integer> WS invalid value: 0 .-
-PASS Test <integer> WS invalid value: +32 .-
-PASS Test <integer> WS invalid value: 1241245 .-
-PASS Test <integer> WS invalid value: -47 .
-PASS Test <integer> WS invalid value: 0 .
-PASS Test <integer> WS invalid value: +32 .
-PASS Test <integer> WS invalid value: 1241245 .
-PASS Test <integer> WS invalid value: -47 +.
-PASS Test <integer> WS invalid value: 0 +.
-PASS Test <integer> WS invalid value: +32 +.
-PASS Test <integer> WS invalid value: 1241245 +.
-PASS Test <integer> WS invalid value: -47 .E0
-PASS Test <integer> WS invalid value: 0 .E0
-PASS Test <integer> WS invalid value: +32 .E0
-PASS Test <integer> WS invalid value: 1241245 .E0
-PASS Test <integer> WS invalid value: -47 e1
-PASS Test <integer> WS invalid value: 0 e1
-PASS Test <integer> WS invalid value: +32 e1
-PASS Test <integer> WS invalid value: 1241245 e1
-PASS Test <integer> WS invalid value: -47 +17E-1
-PASS Test <integer> WS invalid value: 0 +17E-1
-PASS Test <integer> WS invalid value: +32 +17E-1
-PASS Test <integer> WS invalid value: 1241245 +17E-1
-PASS Test <integer> WS invalid value: -47 17e+2
-PASS Test <integer> WS invalid value: 0 17e+2
-PASS Test <integer> WS invalid value: +32 17e+2
-PASS Test <integer> WS invalid value: 1241245 17e+2
-PASS Test <integer> WS invalid value: -47 0.35
-PASS Test <integer> WS invalid value: 0 0.35
-PASS Test <integer> WS invalid value: +32 0.35
-PASS Test <integer> WS invalid value: 1241245 0.35
-PASS Test <integer> WS invalid value: -47 1e-10
-PASS Test <integer> WS invalid value: 0 1e-10
-PASS Test <integer> WS invalid value: +32 1e-10
-PASS Test <integer> WS invalid value: 1241245 1e-10
-PASS Test <integer> WS invalid value: -47 .1
-PASS Test <integer> WS invalid value: 0 .1
-PASS Test <integer> WS invalid value: +32 .1
-PASS Test <integer> WS invalid value: 1241245 .1
-FAIL Test <integer> trailing garbage, value: -47 assert_equals: expected 0 but got -47
-PASS Test <integer> trailing garbage, value: 0
-FAIL Test <integer> trailing garbage, value: +32 assert_equals: expected 0 but got 32
-FAIL Test <integer> trailing garbage, value: 1241245 assert_equals: expected 0 but got 1241245
-FAIL Test <integer> valid value: \r\n\t -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -4717e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -470.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -471e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 017e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 00.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 01e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +3217e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +320.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +321e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 124124517e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 12412450.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 12412451e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -4717e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -470.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -471e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t -47.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 017e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 00.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 01e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 0.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +3217e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +320.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +321e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t +32.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 124124517e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 12412450.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 12412451e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \r\n\t 1241245.1\f assert_valid_custom is not a function
-PASS Test <integer> WS invalid value: -47\r\n\t NaN
-PASS Test <integer> WS invalid value: 0\r\n\t NaN
-PASS Test <integer> WS invalid value: +32\r\n\t NaN
-PASS Test <integer> WS invalid value: 1241245\r\n\t NaN
-PASS Test <integer> WS invalid value: -47\r\n\t Infinity
-PASS Test <integer> WS invalid value: 0\r\n\t Infinity
-PASS Test <integer> WS invalid value: +32\r\n\t Infinity
-PASS Test <integer> WS invalid value: 1241245\r\n\t Infinity
-PASS Test <integer> WS invalid value: -47\r\n\t -Infinity
-PASS Test <integer> WS invalid value: 0\r\n\t -Infinity
-PASS Test <integer> WS invalid value: +32\r\n\t -Infinity
-PASS Test <integer> WS invalid value: 1241245\r\n\t -Infinity
-PASS Test <integer> WS invalid value: -47\r\n\t fnord
-PASS Test <integer> WS invalid value: 0\r\n\t fnord
-PASS Test <integer> WS invalid value: +32\r\n\t fnord
-PASS Test <integer> WS invalid value: 1241245\r\n\t fnord
-PASS Test <integer> WS invalid value: -47\r\n\t E
-PASS Test <integer> WS invalid value: 0\r\n\t E
-PASS Test <integer> WS invalid value: +32\r\n\t E
-PASS Test <integer> WS invalid value: 1241245\r\n\t E
-PASS Test <integer> WS invalid value: -47\r\n\t e
-PASS Test <integer> WS invalid value: 0\r\n\t e
-PASS Test <integer> WS invalid value: +32\r\n\t e
-PASS Test <integer> WS invalid value: 1241245\r\n\t e
-PASS Test <integer> WS invalid value: -47\r\n\t e+
-PASS Test <integer> WS invalid value: 0\r\n\t e+
-PASS Test <integer> WS invalid value: +32\r\n\t e+
-PASS Test <integer> WS invalid value: 1241245\r\n\t e+
-PASS Test <integer> WS invalid value: -47\r\n\t E-
-PASS Test <integer> WS invalid value: 0\r\n\t E-
-PASS Test <integer> WS invalid value: +32\r\n\t E-
-PASS Test <integer> WS invalid value: 1241245\r\n\t E-
-PASS Test <integer> WS invalid value: -47\r\n\t -
-PASS Test <integer> WS invalid value: 0\r\n\t -
-PASS Test <integer> WS invalid value: +32\r\n\t -
-PASS Test <integer> WS invalid value: 1241245\r\n\t -
-PASS Test <integer> WS invalid value: -47\r\n\t +
-PASS Test <integer> WS invalid value: 0\r\n\t +
-PASS Test <integer> WS invalid value: +32\r\n\t +
-PASS Test <integer> WS invalid value: 1241245\r\n\t +
-PASS Test <integer> WS invalid value: -47\r\n\t -.
-PASS Test <integer> WS invalid value: 0\r\n\t -.
-PASS Test <integer> WS invalid value: +32\r\n\t -.
-PASS Test <integer> WS invalid value: 1241245\r\n\t -.
-PASS Test <integer> WS invalid value: -47\r\n\t .-
-PASS Test <integer> WS invalid value: 0\r\n\t .-
-PASS Test <integer> WS invalid value: +32\r\n\t .-
-PASS Test <integer> WS invalid value: 1241245\r\n\t .-
-PASS Test <integer> WS invalid value: -47\r\n\t .
-PASS Test <integer> WS invalid value: 0\r\n\t .
-PASS Test <integer> WS invalid value: +32\r\n\t .
-PASS Test <integer> WS invalid value: 1241245\r\n\t .
-PASS Test <integer> WS invalid value: -47\r\n\t +.
-PASS Test <integer> WS invalid value: 0\r\n\t +.
-PASS Test <integer> WS invalid value: +32\r\n\t +.
-PASS Test <integer> WS invalid value: 1241245\r\n\t +.
-PASS Test <integer> WS invalid value: -47\r\n\t .E0
-PASS Test <integer> WS invalid value: 0\r\n\t .E0
-PASS Test <integer> WS invalid value: +32\r\n\t .E0
-PASS Test <integer> WS invalid value: 1241245\r\n\t .E0
-PASS Test <integer> WS invalid value: -47\r\n\t e1
-PASS Test <integer> WS invalid value: 0\r\n\t e1
-PASS Test <integer> WS invalid value: +32\r\n\t e1
-PASS Test <integer> WS invalid value: 1241245\r\n\t e1
-PASS Test <integer> WS invalid value: -47\r\n\t +17E-1
-PASS Test <integer> WS invalid value: 0\r\n\t +17E-1
-PASS Test <integer> WS invalid value: +32\r\n\t +17E-1
-PASS Test <integer> WS invalid value: 1241245\r\n\t +17E-1
-PASS Test <integer> WS invalid value: -47\r\n\t 17e+2
-PASS Test <integer> WS invalid value: 0\r\n\t 17e+2
-PASS Test <integer> WS invalid value: +32\r\n\t 17e+2
-PASS Test <integer> WS invalid value: 1241245\r\n\t 17e+2
-PASS Test <integer> WS invalid value: -47\r\n\t 0.35
-PASS Test <integer> WS invalid value: 0\r\n\t 0.35
-PASS Test <integer> WS invalid value: +32\r\n\t 0.35
-PASS Test <integer> WS invalid value: 1241245\r\n\t 0.35
-PASS Test <integer> WS invalid value: -47\r\n\t 1e-10
-PASS Test <integer> WS invalid value: 0\r\n\t 1e-10
-PASS Test <integer> WS invalid value: +32\r\n\t 1e-10
-PASS Test <integer> WS invalid value: 1241245\r\n\t 1e-10
-PASS Test <integer> WS invalid value: -47\r\n\t .1
-PASS Test <integer> WS invalid value: 0\r\n\t .1
-PASS Test <integer> WS invalid value: +32\r\n\t .1
-PASS Test <integer> WS invalid value: 1241245\r\n\t .1
-FAIL Test <integer> trailing garbage, value: \r\n\t -47 assert_equals: expected 0 but got -47
-PASS Test <integer> trailing garbage, value: \r\n\t 0
-FAIL Test <integer> trailing garbage, value: \r\n\t +32 assert_equals: expected 0 but got 32
-FAIL Test <integer> trailing garbage, value: \r\n\t 1241245 assert_equals: expected 0 but got 1241245
-FAIL Test <integer> valid value: \f-47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-4717e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-470.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-471e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f017e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f00.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f01e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+3217e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+320.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+321e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245NaN assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-Infinity assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245fnord assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245E assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245E- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+ assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.- assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+. assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.E0 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+17E-1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f124124517e+2 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f12412450.35 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f12412451e-10 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.1 assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-4717e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-470.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-471e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f017e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f00.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f01e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+3217e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+320.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+321e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245NaN\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-Infinity\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245fnord\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245E\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245E-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.-\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+.\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.E0\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+17E-1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f124124517e+2\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f12412450.35\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f12412451e-10\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.1\r\n\t assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-4717e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-470.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-471e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f-47.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f017e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f00.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f01e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f0.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+3217e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+320.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+321e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f+32.1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245NaN\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-Infinity\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245fnord\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245E\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245E-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245-.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.-\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+.\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.E0\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245e1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245+17E-1\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f124124517e+2\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f12412450.35\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f12412451e-10\f assert_valid_custom is not a function
-FAIL Test <integer> valid value: \f1241245.1\f assert_valid_custom is not a function
-PASS Test <integer> WS invalid value: -47\fNaN
-PASS Test <integer> WS invalid value: 0\fNaN
-PASS Test <integer> WS invalid value: +32\fNaN
-PASS Test <integer> WS invalid value: 1241245\fNaN
-PASS Test <integer> WS invalid value: -47\fInfinity
-PASS Test <integer> WS invalid value: 0\fInfinity
-PASS Test <integer> WS invalid value: +32\fInfinity
-PASS Test <integer> WS invalid value: 1241245\fInfinity
-PASS Test <integer> WS invalid value: -47\f-Infinity
-PASS Test <integer> WS invalid value: 0\f-Infinity
-PASS Test <integer> WS invalid value: +32\f-Infinity
-PASS Test <integer> WS invalid value: 1241245\f-Infinity
-PASS Test <integer> WS invalid value: -47\ffnord
-PASS Test <integer> WS invalid value: 0\ffnord
-PASS Test <integer> WS invalid value: +32\ffnord
-PASS Test <integer> WS invalid value: 1241245\ffnord
-PASS Test <integer> WS invalid value: -47\fE
-PASS Test <integer> WS invalid value: 0\fE
-PASS Test <integer> WS invalid value: +32\fE
-PASS Test <integer> WS invalid value: 1241245\fE
-PASS Test <integer> WS invalid value: -47\fe
-PASS Test <integer> WS invalid value: 0\fe
-PASS Test <integer> WS invalid value: +32\fe
-PASS Test <integer> WS invalid value: 1241245\fe
-PASS Test <integer> WS invalid value: -47\fe+
-PASS Test <integer> WS invalid value: 0\fe+
-PASS Test <integer> WS invalid value: +32\fe+
-PASS Test <integer> WS invalid value: 1241245\fe+
-PASS Test <integer> WS invalid value: -47\fE-
-PASS Test <integer> WS invalid value: 0\fE-
-PASS Test <integer> WS invalid value: +32\fE-
-PASS Test <integer> WS invalid value: 1241245\fE-
-PASS Test <integer> WS invalid value: -47\f-
-PASS Test <integer> WS invalid value: 0\f-
-PASS Test <integer> WS invalid value: +32\f-
-PASS Test <integer> WS invalid value: 1241245\f-
-PASS Test <integer> WS invalid value: -47\f+
-PASS Test <integer> WS invalid value: 0\f+
-PASS Test <integer> WS invalid value: +32\f+
-PASS Test <integer> WS invalid value: 1241245\f+
-PASS Test <integer> WS invalid value: -47\f-.
-PASS Test <integer> WS invalid value: 0\f-.
-PASS Test <integer> WS invalid value: +32\f-.
-PASS Test <integer> WS invalid value: 1241245\f-.
-PASS Test <integer> WS invalid value: -47\f.-
-PASS Test <integer> WS invalid value: 0\f.-
-PASS Test <integer> WS invalid value: +32\f.-
-PASS Test <integer> WS invalid value: 1241245\f.-
-PASS Test <integer> WS invalid value: -47\f.
-PASS Test <integer> WS invalid value: 0\f.
-PASS Test <integer> WS invalid value: +32\f.
-PASS Test <integer> WS invalid value: 1241245\f.
-PASS Test <integer> WS invalid value: -47\f+.
-PASS Test <integer> WS invalid value: 0\f+.
-PASS Test <integer> WS invalid value: +32\f+.
-PASS Test <integer> WS invalid value: 1241245\f+.
-PASS Test <integer> WS invalid value: -47\f.E0
-PASS Test <integer> WS invalid value: 0\f.E0
-PASS Test <integer> WS invalid value: +32\f.E0
-PASS Test <integer> WS invalid value: 1241245\f.E0
-PASS Test <integer> WS invalid value: -47\fe1
-PASS Test <integer> WS invalid value: 0\fe1
-PASS Test <integer> WS invalid value: +32\fe1
-PASS Test <integer> WS invalid value: 1241245\fe1
-PASS Test <integer> WS invalid value: -47\f+17E-1
-PASS Test <integer> WS invalid value: 0\f+17E-1
-PASS Test <integer> WS invalid value: +32\f+17E-1
-PASS Test <integer> WS invalid value: 1241245\f+17E-1
-PASS Test <integer> WS invalid value: -47\f17e+2
-PASS Test <integer> WS invalid value: 0\f17e+2
-PASS Test <integer> WS invalid value: +32\f17e+2
-PASS Test <integer> WS invalid value: 1241245\f17e+2
-PASS Test <integer> WS invalid value: -47\f0.35
-PASS Test <integer> WS invalid value: 0\f0.35
-PASS Test <integer> WS invalid value: +32\f0.35
-PASS Test <integer> WS invalid value: 1241245\f0.35
-PASS Test <integer> WS invalid value: -47\f1e-10
-PASS Test <integer> WS invalid value: 0\f1e-10
-PASS Test <integer> WS invalid value: +32\f1e-10
-PASS Test <integer> WS invalid value: 1241245\f1e-10
-PASS Test <integer> WS invalid value: -47\f.1
-PASS Test <integer> WS invalid value: 0\f.1
-PASS Test <integer> WS invalid value: +32\f.1
-PASS Test <integer> WS invalid value: 1241245\f.1
-FAIL Test <integer> trailing garbage, value: \f-47 assert_equals: expected 0 but got -47
-PASS Test <integer> trailing garbage, value: \f0
-FAIL Test <integer> trailing garbage, value: \f+32 assert_equals: expected 0 but got 32
-FAIL Test <integer> trailing garbage, value: \f1241245 assert_equals: expected 0 but got 1241245
+PASS Test <integer> valid value: -47
+FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
+PASS Test <integer> valid value: 0
+PASS Test <integer> valid value: 0em
+PASS Test <integer> valid value: 0ex
+PASS Test <integer> valid value: 0px
+PASS Test <integer> valid value: 0in
+PASS Test <integer> valid value: 0cm
+PASS Test <integer> valid value: 0mm
+PASS Test <integer> valid value: 0pt
+PASS Test <integer> valid value: 0pc
+PASS Test <integer> valid value: 0%
+PASS Test <integer> valid value: +32
+FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
+PASS Test <integer> valid value: 1241245
+FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
+PASS Test <integer> valid value: -47
+FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
+PASS Test <integer> valid value: 0
+PASS Test <integer> valid value: 0em
+PASS Test <integer> valid value: 0ex
+PASS Test <integer> valid value: 0px
+PASS Test <integer> valid value: 0in
+PASS Test <integer> valid value: 0cm
+PASS Test <integer> valid value: 0mm
+PASS Test <integer> valid value: 0pt
+PASS Test <integer> valid value: 0pc
+PASS Test <integer> valid value: 0%
+PASS Test <integer> valid value: +32
+FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
+PASS Test <integer> valid value: 1241245
+FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
+PASS Test <integer> valid value: -47
+FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
+PASS Test <integer> valid value: 0
+PASS Test <integer> valid value: 0em
+PASS Test <integer> valid value: 0ex
+PASS Test <integer> valid value: 0px
+PASS Test <integer> valid value: 0in
+PASS Test <integer> valid value: 0cm
+PASS Test <integer> valid value: 0mm
+PASS Test <integer> valid value: 0pt
+PASS Test <integer> valid value: 0pc
+PASS Test <integer> valid value: 0%
+PASS Test <integer> valid value: +32
+FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
+PASS Test <integer> valid value: 1241245
+FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
+PASS Test <integer> trailing garbage, value: -47a
+PASS Test <integer> trailing garbage, value: 0a
+PASS Test <integer> trailing garbage, value: +32a
+PASS Test <integer> trailing garbage, value: 1241245a
+PASS Test <integer> trailing garbage, value: -47e
+PASS Test <integer> trailing garbage, value: 0e
+PASS Test <integer> trailing garbage, value: +32e
+PASS Test <integer> trailing garbage, value: 1241245e
+PASS Test <integer> trailing garbage, value: -47foo
+PASS Test <integer> trailing garbage, value: 0foo
+PASS Test <integer> trailing garbage, value: +32foo
+PASS Test <integer> trailing garbage, value: 1241245foo
+PASS Test <integer> trailing garbage, value: -47)90
+PASS Test <integer> trailing garbage, value: 0)90
+PASS Test <integer> trailing garbage, value: +32)90
+PASS Test <integer> trailing garbage, value: 1241245)90
+PASS Test <integer> valid value: -47
+FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
+PASS Test <integer> valid value: 0
+PASS Test <integer> valid value: 0em
+PASS Test <integer> valid value: 0ex
+PASS Test <integer> valid value: 0px
+PASS Test <integer> valid value: 0in
+PASS Test <integer> valid value: 0cm
+PASS Test <integer> valid value: 0mm
+PASS Test <integer> valid value: 0pt
+PASS Test <integer> valid value: 0pc
+PASS Test <integer> valid value: 0%
+PASS Test <integer> valid value: +32
+FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
+PASS Test <integer> valid value: 1241245
+FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
+PASS Test <integer> valid value: -47
+FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
+PASS Test <integer> valid value: 0
+PASS Test <integer> valid value: 0em
+PASS Test <integer> valid value: 0ex
+PASS Test <integer> valid value: 0px
+PASS Test <integer> valid value: 0in
+PASS Test <integer> valid value: 0cm
+PASS Test <integer> valid value: 0mm
+PASS Test <integer> valid value: 0pt
+PASS Test <integer> valid value: 0pc
+PASS Test <integer> valid value: 0%
+PASS Test <integer> valid value: +32
+FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
+PASS Test <integer> valid value: 1241245
+FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
+PASS Test <integer> valid value: -47
+FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
+PASS Test <integer> valid value: 0
+PASS Test <integer> valid value: 0em
+PASS Test <integer> valid value: 0ex
+PASS Test <integer> valid value: 0px
+PASS Test <integer> valid value: 0in
+PASS Test <integer> valid value: 0cm
+PASS Test <integer> valid value: 0mm
+PASS Test <integer> valid value: 0pt
+PASS Test <integer> valid value: 0pc
+PASS Test <integer> valid value: 0%
+PASS Test <integer> valid value: +32
+FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
+PASS Test <integer> valid value: 1241245
+FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
+PASS Test <integer> WS invalid value: -47 em
+PASS Test <integer> WS invalid value: 0 em
+PASS Test <integer> WS invalid value: +32 em
+PASS Test <integer> WS invalid value: 1241245 em
+PASS Test <integer> WS invalid value: -47 ex
+PASS Test <integer> WS invalid value: 0 ex
+PASS Test <integer> WS invalid value: +32 ex
+PASS Test <integer> WS invalid value: 1241245 ex
+PASS Test <integer> WS invalid value: -47 px
+PASS Test <integer> WS invalid value: 0 px
+PASS Test <integer> WS invalid value: +32 px
+PASS Test <integer> WS invalid value: 1241245 px
+PASS Test <integer> WS invalid value: -47 in
+PASS Test <integer> WS invalid value: 0 in
+PASS Test <integer> WS invalid value: +32 in
+PASS Test <integer> WS invalid value: 1241245 in
+PASS Test <integer> WS invalid value: -47 cm
+PASS Test <integer> WS invalid value: 0 cm
+PASS Test <integer> WS invalid value: +32 cm
+PASS Test <integer> WS invalid value: 1241245 cm
+PASS Test <integer> WS invalid value: -47 mm
+PASS Test <integer> WS invalid value: 0 mm
+PASS Test <integer> WS invalid value: +32 mm
+PASS Test <integer> WS invalid value: 1241245 mm
+PASS Test <integer> WS invalid value: -47 pt
+PASS Test <integer> WS invalid value: 0 pt
+PASS Test <integer> WS invalid value: +32 pt
+PASS Test <integer> WS invalid value: 1241245 pt
+PASS Test <integer> WS invalid value: -47 pc
+PASS Test <integer> WS invalid value: 0 pc
+PASS Test <integer> WS invalid value: +32 pc
+PASS Test <integer> WS invalid value: 1241245 pc
+PASS Test <integer> WS invalid value: -47 %
+PASS Test <integer> WS invalid value: 0 %
+PASS Test <integer> WS invalid value: +32 %
+PASS Test <integer> WS invalid value: 1241245 %
+PASS Test <integer> trailing garbage, value: -47a
+PASS Test <integer> trailing garbage, value: 0a
+PASS Test <integer> trailing garbage, value: +32a
+PASS Test <integer> trailing garbage, value: 1241245a
+PASS Test <integer> trailing garbage, value: -47e
+PASS Test <integer> trailing garbage, value: 0e
+PASS Test <integer> trailing garbage, value: +32e
+PASS Test <integer> trailing garbage, value: 1241245e
+PASS Test <integer> trailing garbage, value: -47foo
+PASS Test <integer> trailing garbage, value: 0foo
+PASS Test <integer> trailing garbage, value: +32foo
+PASS Test <integer> trailing garbage, value: 1241245foo
+PASS Test <integer> trailing garbage, value: -47)90
+PASS Test <integer> trailing garbage, value: 0)90
+PASS Test <integer> trailing garbage, value: +32)90
+PASS Test <integer> trailing garbage, value: 1241245)90
+PASS Test <integer> valid value: -47
+FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
+PASS Test <integer> valid value: 0
+PASS Test <integer> valid value: 0em
+PASS Test <integer> valid value: 0ex
+PASS Test <integer> valid value: 0px
+PASS Test <integer> valid value: 0in
+PASS Test <integer> valid value: 0cm
+PASS Test <integer> valid value: 0mm
+PASS Test <integer> valid value: 0pt
+PASS Test <integer> valid value: 0pc
+PASS Test <integer> valid value: 0%
+PASS Test <integer> valid value: +32
+FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
+PASS Test <integer> valid value: 1241245
+FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
+PASS Test <integer> valid value: -47
+FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
+PASS Test <integer> valid value: 0
+PASS Test <integer> valid value: 0em
+PASS Test <integer> valid value: 0ex
+PASS Test <integer> valid value: 0px
+PASS Test <integer> valid value: 0in
+PASS Test <integer> valid value: 0cm
+PASS Test <integer> valid value: 0mm
+PASS Test <integer> valid value: 0pt
+PASS Test <integer> valid value: 0pc
+PASS Test <integer> valid value: 0%
+PASS Test <integer> valid value: +32
+FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
+PASS Test <integer> valid value: 1241245
+FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
+PASS Test <integer> valid value: -47
+FAIL Test <integer> valid value: -47em assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47ex assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47px assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47in assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47cm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47mm assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pt assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47pc assert_equals: expected -47 but got 0
+FAIL Test <integer> valid value: -47% assert_equals: expected -47 but got 0
+PASS Test <integer> valid value: 0
+PASS Test <integer> valid value: 0em
+PASS Test <integer> valid value: 0ex
+PASS Test <integer> valid value: 0px
+PASS Test <integer> valid value: 0in
+PASS Test <integer> valid value: 0cm
+PASS Test <integer> valid value: 0mm
+PASS Test <integer> valid value: 0pt
+PASS Test <integer> valid value: 0pc
+PASS Test <integer> valid value: 0%
+PASS Test <integer> valid value: +32
+FAIL Test <integer> valid value: +32em assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32ex assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32px assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32in assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32cm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32mm assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pt assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32pc assert_equals: expected 32 but got 0
+FAIL Test <integer> valid value: +32% assert_equals: expected 32 but got 0
+PASS Test <integer> valid value: 1241245
+FAIL Test <integer> valid value: 1241245em assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245ex assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245px assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245in assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245cm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245mm assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pt assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245pc assert_equals: expected 1241245 but got 0
+FAIL Test <integer> valid value: 1241245% assert_equals: expected 1241245 but got 0
+PASS Test <integer> WS invalid value: -47 em
+PASS Test <integer> WS invalid value: 0 em
+PASS Test <integer> WS invalid value: +32 em
+PASS Test <integer> WS invalid value: 1241245 em
+PASS Test <integer> WS invalid value: -47 ex
+PASS Test <integer> WS invalid value: 0 ex
+PASS Test <integer> WS invalid value: +32 ex
+PASS Test <integer> WS invalid value: 1241245 ex
+PASS Test <integer> WS invalid value: -47 px
+PASS Test <integer> WS invalid value: 0 px
+PASS Test <integer> WS invalid value: +32 px
+PASS Test <integer> WS invalid value: 1241245 px
+PASS Test <integer> WS invalid value: -47 in
+PASS Test <integer> WS invalid value: 0 in
+PASS Test <integer> WS invalid value: +32 in
+PASS Test <integer> WS invalid value: 1241245 in
+PASS Test <integer> WS invalid value: -47 cm
+PASS Test <integer> WS invalid value: 0 cm
+PASS Test <integer> WS invalid value: +32 cm
+PASS Test <integer> WS invalid value: 1241245 cm
+PASS Test <integer> WS invalid value: -47 mm
+PASS Test <integer> WS invalid value: 0 mm
+PASS Test <integer> WS invalid value: +32 mm
+PASS Test <integer> WS invalid value: 1241245 mm
+PASS Test <integer> WS invalid value: -47 pt
+PASS Test <integer> WS invalid value: 0 pt
+PASS Test <integer> WS invalid value: +32 pt
+PASS Test <integer> WS invalid value: 1241245 pt
+PASS Test <integer> WS invalid value: -47 pc
+PASS Test <integer> WS invalid value: 0 pc
+PASS Test <integer> WS invalid value: +32 pc
+PASS Test <integer> WS invalid value: 1241245 pc
+PASS Test <integer> WS invalid value: -47 %
+PASS Test <integer> WS invalid value: 0 %
+PASS Test <integer> WS invalid value: +32 %
+PASS Test <integer> WS invalid value: 1241245 %
+PASS Test <integer> trailing garbage, value: -47a
+PASS Test <integer> trailing garbage, value: 0a
+PASS Test <integer> trailing garbage, value: +32a
+PASS Test <integer> trailing garbage, value: 1241245a
+PASS Test <integer> trailing garbage, value: -47e
+PASS Test <integer> trailing garbage, value: 0e
+PASS Test <integer> trailing garbage, value: +32e
+PASS Test <integer> trailing garbage, value: 1241245e
+PASS Test <integer> trailing garbage, value: -47foo
+PASS Test <integer> trailing garbage, value: 0foo
+PASS Test <integer> trailing garbage, value: +32foo
+PASS Test <integer> trailing garbage, value: 1241245foo
+PASS Test <integer> trailing garbage, value: -47)90
+PASS Test <integer> trailing garbage, value: 0)90
+PASS Test <integer> trailing garbage, value: +32)90
+PASS Test <integer> trailing garbage, value: 1241245)90
Harness: the test ran to completion.
« 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