]> source.dussan.org Git - svg.js.git/commit
Make some fixes in SVG.PathArray 561/head
authorRémi Tétreault <tetreault.remi@gmail.com>
Fri, 23 Dec 2016 20:19:20 +0000 (15:19 -0500)
committerRémi Tétreault <tetreault.remi@gmail.com>
Fri, 23 Dec 2016 20:27:38 +0000 (15:27 -0500)
commitc8afde0760979d9ef9e9edc4f703c678419a2ee8
tree346b241370713da4db9d3d1a37e6e6505038122c
parent80acdb3d77aa228071a54de806a614ebf50fe49e
Make some fixes in SVG.PathArray

Rename the method haveSameCommands to equalCommands and
replace undefined by null.
dist/svg.js
dist/svg.min.js
spec/spec/array.js
src/patharray.js