Re: [whatwg/dom] Proposal: ParentNode.replaceAll() / ParentNode.replaceChildren() (#478)

`removeChild` also removes the all descendants of a node but we don't call it `removeDescendants`. It's implicit that a child may or may not have more descendants.

-- 
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-480093204

Received on Thursday, 4 April 2019 23:01:07 UTC