Full DOM API implementation for importNode without using importNode API call.
Document to import the node into.
Node to be imported.
If all children should be imported.
Full DOM API implementation for importNode without using importNode API call.