- From: Philip Jägenstedt <notifications@github.com>
- Date: Fri, 27 Nov 2015 07:05:28 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 27 November 2015 15:06:00 UTC
I haven't really used `MutationObserver` so that I could say which is better from the developer's point of view, but a single record seems OK. Does the proposed fix address all cases, or is it possible for *node*'s parent to be *parent* with something like `a.replaceWith(b)` where `a` and `b` are siblings? Any mutation records created by adopting in that case seem equally redundant. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/121#issuecomment-160156474
Received on Friday, 27 November 2015 15:06:00 UTC