]> source.dussan.org Git - svg.js.git/commit
sort out unused regex, add parser and regex tests, fix textable tests
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sat, 25 Apr 2020 05:20:44 +0000 (15:20 +1000)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sat, 25 Apr 2020 05:20:44 +0000 (15:20 +1000)
commitb8427b841323fe2c8dc14584b0b10c30159d2023
treed20167149a5b5ef294e70e618584f8ca38c8decd
parente058f51bf16cd908a266391f7d657f35e501bb17
sort out unused regex, add parser and regex tests, fix textable tests
spec/helpers.js
spec/runSVGDomTest.js
spec/setupSVGDom.js
spec/spec/modules/core/parser.js [new file with mode: 0644]
spec/spec/modules/core/regex.js [new file with mode: 0644]
spec/spec/modules/core/textable.js
src/modules/core/regex.js
svg.js.d.ts