Re: [whatwg/dom] Proposal: A Range.prototype.replaceContents(...) (#837)

@annevk that proposal has gazillion comments, and I actually stopped understanding it at the second `let textToken = changes.firstChild(token);` line, as it's not clear where that `token` comes from, but if it's able to apply many changes at once in an optimized way, including inner DOM nodes manipulation, then it seems to address already this proposal too, so I believe we might close this one, and hope that one will end up working for the scenario mentioned in here too.

What do you think?

-- 
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/837#issuecomment-593431482

Received on Monday, 2 March 2020 14:34:13 UTC