]> source.dussan.org Git - svg.js.git/commit
plumber differences between node and browser so that tests run on both
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 12 Nov 2018 22:09:25 +0000 (23:09 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 28 Nov 2018 12:42:25 +0000 (13:42 +0100)
commit675847a99f1640c87df0a6187eeb34b90d903666
tree78483c739c2b164cd6b098d952658d636e3be745
parentfa0461eeddf65a249e1a674305684ae756a69965
plumber differences between node and browser so that tests run on both
12 files changed:
dist/svg.js
spec/Dom.js [deleted file]
spec/SpecRunnerEs6.html
spec/fixtures/fixture.css
spec/helpers.js [new file with mode: 0644]
spec/run.js
spec/setupBrowser.js [new file with mode: 0644]
spec/spec/animator.js
spec/spec/types/Box.js
src/animation/Animator.js
src/types/Box.js
src/utils/window.js