[dom] Factor getElementsBy* into ParentNode or NonElementParentNode?
Travis Leithead via GitHub <[email protected]> Thu, 03 Sep 2015 23:37:11 +0000
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
travisleithead has just created a new issue for https://github.com/whatwg/dom: == Factor getElementsBy* into ParentNode or NonElementParentNode? == For Shadow DOM, it would be nice to have these APIs available on ShadowRoot objects. Not sure why they aren't at the moment. See https://github.com/whatwg/dom/issues/68