[Bug 23212] Add iterator support to NodeList, HTMLCollection, DOMTokenList, and DOMSettableTokenList

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23212

--- Comment #9 from Boris Zbarsky <bzbarsky@mit.edu> ---
Looks like I was moderately confused too.  See bug 26985 comment 2.

I think we still need Web IDL changes to improve the behavior to not make the
use of iterable<> stop us using the array iterator, but the current spec does
not in fact need prose for iterable<> on something with indexed props.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 6 October 2014 12:31:11 UTC