Re: [whatwg/dom] To investigate: do error events bubble to window? (#455)

error event isn't special. It just isn't bubbling event. Using capturing listener in window should be able to catch them.

-- 
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/455#issuecomment-299230139

Received on Thursday, 4 May 2017 16:00:32 UTC