Core: make isNumeric limited to strings and numbers
commit15ac848868e993dfe5ccd7751a94f5c8edc288bc
authorTimmy Willison <timmywillisn@gmail.com>
Sun, 18 Oct 2015 19:50:43 +0000 (18 15:50 -0400)
committerTimmy Willison <timmywillisn@gmail.com>
Wed, 21 Oct 2015 20:22:22 +0000 (21 16:22 -0400)
tree960ba49711a0b0fb43509973ca1db37f672b701c
parent1144e754a6a131bd4affec26fd85299e71bdab06
Core: make isNumeric limited to strings and numbers

Fixes gh-2662
src/core.js
test/unit/core.js