Re: [whatwg/dom] Define mutation events (#305)

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