]> git.proxmox.com Git - mirror_xterm.js.git/commit - src/xterm.js
Fix missing Number.isNaN in IE
authorVincent Woo <me@vincentwoo.com>
Wed, 8 Feb 2017 23:33:20 +0000 (15:33 -0800)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2017 23:33:20 +0000 (15:33 -0800)
commitc3256556aaaf0e7f4f26441a4e9f8dabdb4fa1b7
tree1fa9521b4ceca2d944f4c95ca8e604071dc02cdd
parent8dd11f558795de9951ee720eb5902cbfcefcc2c7
Fix missing Number.isNaN in IE

See https://github.com/sourcelair/xterm.js/pull/525#issuecomment-278497452
src/xterm.js