- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 05 Apr 2019 02:21:47 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 April 2019 09:22:09 UTC
Given `replaceChild()` and `removeChild()`, I think `replaceChildren()` would be consistent. `setChildren()` would also be acceptable if something shorter is preferred. `Contents` is really only used by ranges, not nodes, and signifies that ranges "contain" something different from children. `All` only has an established meaning for retrieval APIs. -- 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/issues/478#issuecomment-480208393
Received on Friday, 5 April 2019 09:22:09 UTC