- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 13 May 2022 00:07:10 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 May 2022 07:07:22 UTC
@annevk commented on this pull request.
> @@ -4503,12 +4503,14 @@ steps:
<a for="fetch params">canceled</a>:
<ol>
- <li><p>Let <var>blob</var> be <var>request</var>'s <a for=request>current URL</a>'s
- <a for=url>blob URL entry</a>'s <a for="blob URL entry">object</a>.
+ <li><p>Let <var>blobURLEntry</var> be the associated <a for=url>blob URL entry</a> of
We tend to use the current style in specifications so I'd suggest we stick to that as it might actually hurt readability overall when you keep switching styles.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1435#discussion_r872065573
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1435/review/971789616@github.com>
Received on Friday, 13 May 2022 07:07:22 UTC