The Range
interface represents a fragment of a document that can contain nodes and parts of text nodes.
Documentation Range by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Constructor
Variables
read onlycommonAncestorContainer:Node
Returns the deepest Node
that contains the startContainer
and endContainer
nodes.