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

I don't know what you mean with DOMFragment, but you would still need to still look for
data-l10n-id nodes under the addedNodes even if childNodeAttributeFilter was added.
MutationObserver doesn't know about the subtrees of the added nodes.

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

Received on Monday, 12 October 2015 16:39:24 UTC