]> source.dussan.org Git - svg.js.git/commit
Fixed bug with doc() which should always return the root SVG
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 15 Jun 2015 14:15:07 +0000 (16:15 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 15 Jun 2015 14:15:07 +0000 (16:15 +0200)
commit5d80e4393109e181b0ba997e338530c0e2af1dd7
tree41f4bee9860bafe86578a47f0e0f5540e3662122
parent0cc5347da6bc18e3a1b2bb87ccbe53adc3f7c5c7
Fixed bug with doc() which should always return the root SVG

Replaced split-function with an easier and faster one
dist/svg.js
dist/svg.min.js
spec/spec/doc.js
src/array.js
src/element.js