public adoptNode(source as Node) as Node throws DOMException
Adopts a node into this document.
Adopted node.
adopted = document.adoptNode(node)