- From: Andrea Giammarchi <notifications@github.com>
- Date: Fri, 28 Feb 2020 14:03:06 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 28 February 2020 22:03:18 UTC
@emilio like I've said, it's an implementation detail, the only concern for vendors is to *not* dispatch mutation events, or custom elements callbacks, if the `parentNode` during the process, is not different form the one present at the moment of the replace. Like I've also mentioned, if this is not possible, this proposal is useless, and a big miss out from the standard, as you have to take into account minimum 1K of necessary user-land to obtain the exact same result, vDOM or not. -- 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-592749575
Received on Friday, 28 February 2020 22:03:18 UTC