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

Right, clearing all queued records may be a problem (everything depends on the situation). Remembering to use `MutationObserver.takeRecords()` before disconnecting single node, if necessary, is inconvenient. But suppress(node)/unsuppress(node) looks interesting.

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

Received on Monday, 28 December 2015 21:19:57 UTC