Re: [whatwg/xhr] [do not merge] Specify target of progress events (#246)

jugglinmike commented on this pull request.



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

Got it. I'll use "at" in this patch and fix the existing uses of "on" in a follow-up.

-- 
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#discussion_r276747045

Received on Thursday, 18 April 2019 16:51:08 UTC