1
0
mirror of https://github.com/svg/svgo.git synced 2025-11-20 10:22:22 +03:00
Files
svgo/lib/path.test.js
Josep del Rio 454b4277a3 Remove flag spaces for all arcs (#1484)
Ref #1476

The issue is that a path command may have multiple arcs, and the space optimization was only applied to the first one. Modified a test to check it.


Co-authored-by: Josep del Río <joseprio@fb.com>
Co-authored-by: Bogdan Chadkin <trysound@yandex.ru>
2021-08-12 21:51:26 +03:00

5.5 KiB