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

@smaug---- That's correct, though the code I was referencing was for event listener patching (similar, but slightly different). I was just showing that as an example of the costs we've incurred from JS ↔ native overhead, and a big part of the driving reason for why I want a merged operation for this (why it's not just a nice-to-have).

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

Received on Monday, 14 June 2021 20:55:43 UTC