]> source.dussan.org Git - svg.js.git/commit
fix `clone()` to return the correct instance (#1154)
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sun, 27 Sep 2020 03:35:47 +0000 (13:35 +1000)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sun, 27 Sep 2020 03:35:47 +0000 (13:35 +1000)
commit99e176f76332b47a6c026dbd9dcf7742191b8b29
tree18fe3fbadb6fde0ca05b75ae09d7510de0a17ed0
parent3f78cb81973f9c6c9a0754a555c939e81d24a1ff
fix `clone()` to return the correct instance (#1154)
CHANGELOG.md
spec/spec/elements/Dom.js
src/elements/Dom.js
src/utils/adopter.js