- From: Ryosuke Niwa <notifications@github.com>
- Date: Thu, 02 Nov 2017 21:23:38 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 November 2017 21:24:00 UTC
If you're fine with the micro-task timing, you should just use https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver. It's implemented in all major browsers now. > In terms of spec/implementation, would this be done more generically for all custom element reactions? No. We'd have to add it for each custom element reactions based on use cases. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/678#issuecomment-341562477
Received on Thursday, 2 November 2017 21:24:00 UTC