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

annevk commented on this pull request.



> @@ -809,7 +809,7 @@ method must run these steps:
   <p>If the <a>synchronous flag</a> is unset, then:
 
   <ol>
-   <li><p><a>Fire a progress event</a> named <a event><code>loadstart</code></a> with 0 and 0.
+   <li><p><a>Fire a progress event</a> named <a event><code>loadstart</code></a> at [=this=] with 0 and 0.

This is correct.

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

Received on Tuesday, 23 April 2019 14:38:27 UTC