- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 07 Apr 2017 01:44:23 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 April 2017 08:45:03 UTC
In particular, define them as operations on an object’s children, which
is now defined to be an ordered set.
Fixes #174. (Note that we don’t have to define how the various pointers
mentioned there are updated, since those are all ultimately based on
how parent/child are defined.)
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/dom/pull/435
-- Commit Summary --
* Be more precise about removal and insertion
-- File Changes --
M dom.bs (30)
-- Patch Links --
https://github.com/whatwg/dom/pull/435.patch
https://github.com/whatwg/dom/pull/435.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/435
Received on Friday, 7 April 2017 08:45:03 UTC