]> source.dussan.org Git - svg.js.git/commit
add tests for selector and arrange, simplifed front() and back()
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sat, 25 Apr 2020 22:59:21 +0000 (08:59 +1000)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sat, 25 Apr 2020 23:00:25 +0000 (09:00 +1000)
commited08a24bbbc2774e1a570430c0243db4f51883f3
tree70e47d414a18a5ea2d846f171c51cf80768f5e44
parentb8427b841323fe2c8dc14584b0b10c30159d2023
add tests for selector and arrange, simplifed front() and back()
spec/spec/modules/core/selector.js [new file with mode: 0644]
spec/spec/modules/optional/arrange.js [new file with mode: 0644]
src/modules/optional/arrange.js