RE: Recent questions about document traversal

> Hence TreeWalker shouldn't have to track modifications to the DOM, in most
> implementations. As long as it knows its current node, it should be able
to
> calculate everything else from that.

What is the correct behavior when the current node is deleted?

Thanks,
Tim Bryant

Received on Wednesday, 15 September 1999 08:31:32 UTC