Re: [whatwg/dom] Suggestion: `Node.insertAfter(newNode, referenceNode)` (#986)

FWIW, [one semipopular library](https://github.com/DmitryBaranovskiy/raphael) doesn’t overwrite any native methods. `Element` in the code is custom object, not a native `HTMLElement` or similar. No problems with this method introduction. 👍 

-- 
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/986#issuecomment-861139232

Received on Tuesday, 15 June 2021 03:22:43 UTC