Fix SVG insertBefore/insertAfter when using <a> wrapper node.
When an element has an "href" the node is wrapped with an <a>. insertBefore/insertAfter did not take this into account (#631). Additionally, remove, toFront and toBack now use the new function.
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment