只读collapsedReturns true if range is collapsed, and false otherwise.
只读commonReturns the node, furthest away from the document, that is an ancestor of both range's start node and end node.
只读END_只读END_只读endReturns range's end node.
只读endReturns range's end offset.
只读START_只读START_只读startReturns range's start node.
只读startReturns range's start offset.
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.
A fragment of a document that can contain nodes and parts of text nodes.