- From: Anthony Ramine <notifications@github.com>
- Date: Thu, 23 Jul 2015 04:44:47 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 23 July 2015 11:45:20 UTC
Step 13 states that the mutation record's previous sibling should be `child`'s previous sibling, but `child` was removed from its parent on step 10. There should be a step between 9 and 10 where its previous sibling is bound to a variable and reused in step 13. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/59
Received on Thursday, 23 July 2015 11:45:20 UTC