The top-level node of a document that contains all other nodes.
instantiate a new document fragment
instantiate a new element with the given name
instantiate a new text node initialized with data
import a node from another document. If deep is true, all nodes within importedNode are cloned.
concatenate all consecutive text nodes and remove comments