Returns the node, furthest away from the document, that is an ancestor of both range's start node and end node.
Returns −1 if the point is before the range, 0 if the point is in the range, and 1 if the point is after the range.
Returns whether range intersects node.
Generated using TypeDoc
Returns the node, furthest away from the document, that is an ancestor of both range's start node and end node.