]> source.dussan.org Git - svg.js.git/commit
Fixed most of the tests relating to transformations
authorSaivan <savian@me.com>
Sat, 3 Mar 2018 14:56:12 +0000 (01:56 +1100)
committerSaivan <savian@me.com>
Sat, 3 Mar 2018 14:56:12 +0000 (01:56 +1100)
commit86dee4db2f6a4b2f3123c6f5b062758eb3fecd2e
tree4411fe672bf8de3b5c03e3c49bf46a1c7cdc73c3
parente065a4415b7d6991ac14de81646f109e43bef9e7
Fixed most of the tests relating to transformations
12 files changed:
dist/svg.js
dist/svg.min.js
playgrounds/matrix/drag.js
spec/spec/element.js
spec/spec/fx.js
spec/spec/matrix.js
spec/spec/sugar.js
spec/spec/transformations.js
src/boxes.js
src/matrix.js
src/sugar.js
src/transform.js