Confirmed users
716
edits
Line 111: | Line 111: | ||
* | * | ||
* @param targetNode The node our xpath ends at. | * @param targetNode The node our xpath ends at. | ||
* @param contextNode The node our xpath starts from. If null, use targetNode's owner document. | * @param contextNode The node our xpath starts from. If null, use | ||
targetNode's owner document. | |||
* | * | ||
* @return DOMString XPointer from the context node to the target node. | * @return DOMString XPointer from the context node to the target node. |