Search Results for: Original lithographs
start node, original start offset, original end node, and original end offset be the context object 's start node , start offset , end node , and end offset , respectively. if original start node and original end node are the same, and they are a text , processinginstruction , or comment node , replace
whose parent is also contained in the context object . if original start node is an inclusive ancestor of original end node, set new node to original start node and new offset to original start offset. otherwise: let reference node equal original start node. while reference node's parent is not null...
http://www.w3.org/TR/2015/REC-dom-20151119/