Closed tobiasso85 closed 7 years ago
When DOM is manipulated the namespace gets correctly propagated to all children if their namespace was declared in the removed node instead of only the first child.
This fixes #215 .
continued pull request with #221 to have it completely separate
When DOM is manipulated the namespace gets correctly propagated to all children if their namespace was declared in the removed node instead of only the first child.
This fixes #215 .