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

We already have `append()`. https://dom.spec.whatwg.org/#dom-parentnode-append

I recommended an alternative name, `removeAll()`, only as I thought @annevk suggested I’d need a shorter method name, and @dmethvin suggested `empty()` is failed due to Prototype in the wild.

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

Received on Wednesday, 26 July 2017 13:16:12 UTC