- From: Travis Leithead <notifications@github.com>
- Date: Fri, 04 Sep 2015 13:20:36 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 4 September 2015 20:21:06 UTC
I guess I feel that it will be more confusing for authors *not* to find these APIs on Shadow roots in the future. As more and more authors adopt a component model design, the shadow root object becomes a stand-in for the traditional document object as far as a place to execute node searches. And with getElementById and querySelector available, but not the others, it will look like a spec oversight/bug in implementations. I suppose I'm just echoing [this sentiment](http://lists.w3.org/Archives/Public/public-whatwg-archive/2013Oct/0102.html). --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/68#issuecomment-137843908
Received on Friday, 4 September 2015 20:21:06 UTC