internalCloneWithOwnerDocument abstract method

  1. @visibleForTesting
Node internalCloneWithOwnerDocument(
  1. Document ownerDocument,
  2. bool deep
)

Implementation

@visibleForTesting
Node internalCloneWithOwnerDocument(Document ownerDocument, bool deep);