- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 10 Jun 2015 23:36:58 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 11 June 2015 06:37:29 UTC
What we need to do is identify which event dispatching code needs to set this flag. E.g. the code dispatching events for `<img>` will need to set this flag. But the code dispatching events for `XMLHttpRequest` does not. Both dispatch `error` events so that's why it's important to figure out the dispatch sources. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/61#issuecomment-111013923
Received on Thursday, 11 June 2015 06:37:29 UTC