- From: Elliott Sprehn via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Jul 2015 17:26:33 +0000
- To: www-dom@w3.org
esprehn has just created a new issue for https://github.com/whatwg/dom: == Rename Elements to ElementList == "Elements" is super hard to search for (ex. web search don't find this), and is not clear what it does. It should also be constructible and writing new Elements([...]) is weird, new ElementList([....]) makes sense. https://dom.spec.whatwg.org/#element-collections See https://github.com/whatwg/dom/issues/50
Received on Wednesday, 8 July 2015 17:26:35 UTC