Re: [whatwg/dom] Disconnect single target instead of all (#126)

3. unobserve() semantics: the method should behave as if observe() call(s) on the node were not made.
** mutations in the queue should be filtered
*** if no other observe() calls on other targets cover the mutation, remove it.
*** otherwise, leave as it is.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/126#issuecomment-494597985

Received on Tuesday, 21 May 2019 23:38:35 UTC