Re: [whatwg/dom] Reinstate active flag for iterators (#359)

annevk commented on this pull request.



> @@ -8785,6 +8785,10 @@ and {{Range/getBoundingClientRect()}} methods are defined in other specification
 to filter and traverse <a>node</a>
 <a>trees</a>.
 
+Each {{NodeIterator}} and {{TreeWalker}} object has an associated <dfn export
+title=concept-traversal-active for=traversal>active flag</dfn> to avoid

s/title/id/ to preserve the old value.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/359#pullrequestreview-6407751

Received on Monday, 31 October 2016 09:51:32 UTC