- From: Frederik Wessberg <notifications@github.com>
- Date: Tue, 14 May 2019 23:53:30 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 May 2019 06:53:52 UTC
@caridy, if we are going to pursue something that guarantees CE reaction timing for any given node, then I suggest opening a separate thread with such a proposal, because this thread so far has been centered around primarily `MutationObserver` which is asynchronous in it's timing. All of the Observer APIs are asynchronous, so I would argue that a sync solution would require a different approach such as callbacks or events, but in regards to events, we've already been down that road. -- 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/533#issuecomment-492528100
Received on Wednesday, 15 May 2019 06:53:52 UTC