Re: [whatwg/fetch] Use Infra's abort when (#702)

jakearchibald commented on this pull request.



> @@ -3310,7 +3315,7 @@ Range Requests</cite>. [[HTTP-RANGE]] However, this is not widely supported by b
  <li><p>Let <var>httpRequest</var> be null.
 
  <li>
-  <p>Run these steps, but abort if the ongoing fetch is <a for=fetch>terminated</a>:</p>
+  <p>Run these steps, but <a>abort when</a> the ongoing fetch is <a for=fetch>terminated</a>:</p>

My bad in the original PR, but the `</p>` is inconsistent.

-- 
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/fetch/pull/702#pullrequestreview-115525054

Received on Thursday, 26 April 2018 10:59:24 UTC