]> source.dussan.org Git - svg.js.git/commit
Fix going down prototype chain 549/head
authorPreston Tighe <preston_tighe@yahoo.com>
Fri, 11 Nov 2016 23:25:03 +0000 (17:25 -0600)
committerGitHub <noreply@github.com>
Fri, 11 Nov 2016 23:25:03 +0000 (17:25 -0600)
commit3176d7000f6be5e94d26624d611bd51ff371b171
tree67417845773a76857d2985197b92a2a8aa4dbf61
parentf80cd95ee9a086ce04c1a184ffa6a4c9429c4975
Fix going down prototype chain

This fixed the a.undo is not a function error. The for loop was going down into  the array's prototype chain.
src/fx.js