- From: TAMURA, Kent <notifications@github.com>
- Date: Thu, 04 Apr 2019 20:08:31 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 April 2019 03:08:58 UTC
Elliot proposed [dispatching DOM mutation events on CEReactions timing](https://lists.w3.org/Archives/Public/www-dom/2016OctDec/0003.html) in 2016. I investigated the feasibility of the proposal. TL;DR: Not feasible for ```DOMNodeRemoved```, feasible for ```DOMNodeRemovedFromDocument``` but it won't have benefit, and feasible for other events. [The details](https://docs.google.com/document/d/1vYBKZGjE-EEFHy-sidffEqKNxuBSENcym3ql-3jDYfk/edit?usp=sharing). -- 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/305#issuecomment-480133768
Received on Friday, 5 April 2019 03:08:58 UTC