Confirmed users
146
edits
m (→Proposed IDL) |
m (→Proposed IDL) |
||
Line 87: | Line 87: | ||
* | * | ||
* @param targetNode The node our xpath ends at. | * @param targetNode The node our xpath ends at. | ||
* @param contextNode The node our xpath starts from. | * @param contextNode The node our xpath starts from. If null, use targetNode's owner document. | ||
* | * | ||
* @return DOMString XPath from the context node to the target node. | * @return DOMString XPath from the context node to the target node. |