Visit Mozilla.org

Talk:DOM:document.evaluate

From MDC

snapshots don't create copies of the nodes, someone with good language skills should reread the spec and fix that.

snapshots are possibly out-of-date snapshots of nodes that used to match the expression at evaluation time. They can be modified and do modify the document, but they do not change the members of the snapshot.

Modifying the document does not invalidate a snapshot xpath result.


This should be good now. --Sheppy 09:28, 10 May 2006 (PDT)