Core: make isNumeric limited to strings and numbers
commitada073e9acfc9a103b13b9b69d26590e1c834d04
authorTimmy Willison <timmywillisn@gmail.com>
Sun, 18 Oct 2015 19:50:43 +0000 (18 15:50 -0400)
committerRichard Gibson <richard.gibson@gmail.com>
Sun, 25 Oct 2015 19:15:59 +0000 (25 15:15 -0400)
treee8db8b10754c442c8e86ad60d0d5623b58d1b624
parentcf4092eeea01cd7bc87f1e99e79c3bb2bfcd7d8a
Core: make isNumeric limited to strings and numbers

Fixes gh-2662

(cherry picked from commit 15ac848868e993dfe5ccd7751a94f5c8edc288bc)
src/core.js
test/unit/core.js