]> source.dussan.org Git - svg.js.git/commit
Make some fixes in SVG.PathArray
authorRémi Tétreault <tetreault.remi@gmail.com>
Fri, 23 Dec 2016 20:19:20 +0000 (15:19 -0500)
committerdotnetCarpenter <jon.ronnenberg@gmail.com>
Sat, 14 Jan 2017 06:23:20 +0000 (07:23 +0100)
commitad555fcabae343fe9c38f990826b5b6aa9fb15e6
treec7025be676cc3f79db6e9841e11f9b27651b2ece
parent0a2b7d186a620764d891ac701cf42b1a84f9e6d6
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