[webidl] iterable interface iterators should return the actual key (or the value if there is no key) not an index (#67)

See <https://bugzilla.mozilla.org/show_bug.cgi?id=1085293#c10>.  Basically, two-type iterables should act alike Map and one-type ones should act like Set, instead of acting like Array.

---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/67

Received on Friday, 16 October 2015 19:48:25 UTC