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

I don't know, and I don't think it matters that much. For all cases I can imagine, the only reason I want to observe removals is to clean up my own objects, so I just need to know that an element with certain `data-l10n-id` or certain `data-l10n-format` has been removed.

@smaug---- Does it answer your question?

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

Received on Saturday, 10 October 2015 00:54:55 UTC