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

@esprehn what do you think about the `replaceAll()` idea? Basically exposing the primitive `textContent` and `innerHTML` end up using. If we make it the same as `before()` and such it would end up removing all children if you don't pass it any nodes.

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

Received on Wednesday, 15 November 2017 12:13:52 UTC