Re: [whatwg/dom] Move insertBefore() and [append|replace|remove]Child() from Node to ParentNode (#669)

I don't think we can move these as they have been on `Node` since the very early days. Moving them around would highly likely break existing code.

-- 
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/669#issuecomment-407658947

Received on Wednesday, 25 July 2018 07:20:50 UTC