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

annevk commented on this pull request.

Thanks, this looks good apart from a single instance.

>   with <var>transmitted</var> and <var>length</var>.
 
  <li><p><a>Fire a progress event</a> named <a event><code>loadend</code></a>
+ at <b>this</b>'s {{XMLHttpRequestUpload}} object

This is wrong, this should be at **this** only.

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

Received on Friday, 3 May 2019 12:28:53 UTC