- From: Jake Archibald <notifications@github.com>
- Date: Thu, 26 Apr 2018 03:59:00 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 April 2018 10:59:24 UTC
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