- From: Daniel Glazman <notifications@github.com>
- Date: Tue, 23 Feb 2016 06:07:29 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 23 February 2016 14:08:00 UTC
The spec need atomic actions for insert append and replace into a tree. Should describe what it means in terms of child nodes and references to/from previous next sibling, with potential update of the parent first and last child. Then these can be references from insert and replace mutation algorithms. For the time being, these atomic actions are undefined. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/174
Received on Tuesday, 23 February 2016 14:08:00 UTC