Re: [whatwg/dom] MutationObserver needs an equivalent of disconnected & connected callbacks (#533)

`blur` event is not supposed to fire when an element is removed. Due to security concerns, we can't fire `blur` synchronously in that case.

-- 
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-367498611

Received on Wednesday, 21 February 2018 22:29:56 UTC