[whatwg/dom] "HTMLCollection is an historical artifact we can..." (#203)

https://dom.spec.whatwg.org/#interface-htmlcollection

> HTMLCollection is an historical artifact we cannot rid the web of\. Please do not use it in new APIs\.

Please tell us what does this mean in fact.

Does it mean we should not use .getElementsByTagName(), .getElementsByClassName(), .children,
because they all give HTMLCollection back, if yes please show us a way of how to, or what to use instead.

---
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/issues/203

Received on Tuesday, 5 April 2016 13:53:10 UTC