Re: [dom] MutationObserver with querySelector for elements (#77)

>  If we can weed out, say, 90% of all other nodes, then scripts can quite efficiently pick the one they need after that.

Totally agree.  :) All my use cases are about attribute based system. I can imagine HTML shims to use node filter as well, but we can probably do without full query selector for now.

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

Received on Monday, 12 October 2015 16:07:51 UTC