mirror of
https://github.com/svg/svgo.git
synced 2026-01-27 07:02:06 +03:00
This bug was also catched by regression tests. Single state was overriden in opentag/closetag callbacks. Using stack state solved the problem with nested textual tags. Now many whitespaces bugs should go away.