- From: Jake Archibald <notifications@github.com>
- Date: Tue, 17 Sep 2019 22:38:40 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 18 September 2019 05:39:02 UTC
@domenic > In that case I think we should also seriously consider un-deprecating `DOMNodeRemoved`/`DOMNodeInserted` as an API shape, since that already exists in some browsers and we've needed to spec it properly for some time. Alternatively, we could have a `{ sync: true }` option on mutation observers, which would fire immediately rather than on microtask. Then things like `childList` remain opt-in. -- 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/809#issuecomment-532526757
Received on Wednesday, 18 September 2019 05:39:02 UTC