Re: [whatwg/dom] Element.replaceChild should allow for `old, new` argument ordering if `new` is a new element and `old` is a child of Element (#847)

@gijsk why not convert such code to `a.replaceWith(b)`?

-- 
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/847#issuecomment-598335819

Received on Thursday, 12 March 2020 17:56:04 UTC