Noted dev-doc-needed on the bug. Gentle reminder for everyone to try to remember to put this on any bug which affects how developers can or should use things. :)
------------------------------------------------------------------------ *From:* Boris Zbarsky *Sent:* Friday, Jul 29, 2016 10:41:16 PM EDT *To:* dev-platform@lists.mozilla.org *Subject:* Intent to implement and ship: Iterable declarations on NodeList and DOMTokenList > Summary: The idea is to have keys/entries/values/forEach methods on > these two interfaces, so you can do things like: > > document.querySelectorAll("whatever").forEach(someFunc) > > and > > document.body.classList.forEach(someFunc) > > Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1290636 -- Eric Shepherd Senior Technical Writer Mozilla Developer Network <https://developer.mozilla.org/> Blog: https://www.bitstampede.com/ Twitter: http://twitter.com/sheppy Doodle: http://doodle.com/the.sheppy _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform