- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 18 Apr 2019 04:59:36 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 18 April 2019 11:59:58 UTC
annevk commented on this pull request. Now that `<b>this</b>` is a thing, this should be rather easy to do. So either you want `<b>this</b>` or `<b>this</b>'s XMLHttpRequestUpload object`. I think that should work in most places. See also #99. > @@ -1884,7 +1886,7 @@ attributes must return the value they were initialized to. <h3 id=firing-events-using-the-progressevent-interface>Firing events using the {{ProgressEvent}} interface</h3> -<p>To <dfn id=concept-event-fire-progress>fire a progress event</dfn> named <var>e</var> at +<p>To <dfn id=concept-event-fire-progress>fire a progress event</dfn> named <var>e</var> on The convention is "at", as established by fire an event. -- 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/xhr/pull/246#pullrequestreview-228243083
Received on Thursday, 18 April 2019 11:59:58 UTC