]> source.dussan.org Git - svg.js.git/commit
All transformations except fx and Transformations are passing now
authorSaivan <savian@me.com>
Fri, 2 Mar 2018 12:11:11 +0000 (23:11 +1100)
committerSaivan <savian@me.com>
Fri, 2 Mar 2018 12:11:11 +0000 (23:11 +1100)
commit8991bd195817c38e76bdf15accf16cf321ba84cf
tree1c3b954a82a74176bde18d33fabdab0bb09cff6d
parent25a95447f7f5357150bd18d8b5d0d44b7b61e908
All transformations except fx and Transformations are passing now

This commit modifies the specification (and in some places the code) to
reflect the changes to the transformations.
14 files changed:
dist/svg.js
dist/svg.min.js
playgrounds/transforms/transforms.js
spec/SpecRunner.html
spec/spec/boxes.js
spec/spec/line.js
spec/spec/path.js
spec/spec/polygon.js
spec/spec/polyline.js
spec/spec/rect.js
spec/spec/sugar.js
spec/spec/text.js
src/group.js
src/sugar.js