Re: Moving NodeIterators in NodeFilters

On 15/04/10 13:12, Andrew Oakley wrote:
> I'm wondering what should happen if a NodeFilter causes its NodeIterator
> (or TreeWalker) to move.

Now Firefox and Opera both raise an exception (INVALID_STATE_ERR) if a
filter tries to move its NodeIterator or TreeWalker, and there don't
seem to be any complaints about this behaviour.

I still think that this should be mentioned in future specs (or errata).

-- 
Andrew Oakley

Received on Monday, 19 April 2010 13:50:05 UTC