Extracts a child by removing it from the DOM tree and lifting all of its children one level, so that they become children nodes of this node.
Node local variables, because of their hierarchical nature, are handled accordingly.
@param child the child to be extracted.
|
|
|
|
|
|