svgdotjs / svg.js

The lightweight library for manipulating and animating SVG
https://svgjs.dev
Other
11.04k stars 1.07k forks source link

Nested svgs have unneeded namespace attributes #1086

Closed Fuzzyma closed 1 year ago

Fuzzyma commented 4 years ago

When creating a nested svg with nested() the resulting svg has namespaceattributes which are not needed there.