From: François REMY [mailto:[email protected]]
> If I'm not mistaken, all it takes for this to work is to add an .iterator() > function on the TreeWalker/NodeIterator interface `.iterator()` is a nonstandard Mozilla-ism; the spec calls for a field named by the well-known unique symbol `@@iterator`.
