- From: ikeyan <notifications@github.com>
- Date: Tue, 21 May 2019 16:38:11 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 May 2019 23:38:35 UTC
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