- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 07 Jun 2016 01:15:20 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Tuesday, 7 June 2016 08:15:50 UTC
`slotchange` event fires at the end of the current microtask. Those custom element callbacks fire at the end of current "nanotask" which are basically when UA returns the control back to author scripts from their DOM, CSS OM, etc... APIs. --- 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/515#issuecomment-224211097
Received on Tuesday, 7 June 2016 08:15:50 UTC