Re: [dom] Factor getElementsBy* into ParentNode or NonElementParentNode? (#68)

I was wrong above. `getElementById()` is available on `DocumentFragment`. It's not available on `Element`.

@travisleithead how about we first try it without for a while and then reevaluate? Shadow DOM hasn't really been cross-browser yet so we don't really know yet what will happen. I'm sure this will come up, but I also think that many developers will side with what @domenic said above. This is not just a purity argument, live lists are actually bad.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/68#issuecomment-137903837

Received on Saturday, 5 September 2015 04:05:38 UTC