Re: [dom] Fix the adoption step when replacing node by child into parent (#121)

I listed two things on IRC
1) We should aim for consistency as long as possible. So if some step in an algorithm can be executed, it should be (by default) (step 10), and aim for adding special cases to steps which just can't be executed (step 11)
2) with your proposal we end up creating such mutation records which no other mutation creates, same node in removed and in added nodes



---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/121#issuecomment-160235567

Received on Saturday, 28 November 2015 01:28:32 UTC