Re: [whatwg/fetch] Add render-blocking boolean to fetch timing info (PR #1449)

@annevk commented on this pull request.

Looks okay modulo this nit. If this suggested change looks okay I'd be happy for @domenic to land this as I'll be away for the next couple weeks.

> + <a for=/>coarsened shared current time</a> given <var>crossOriginIsolatedCapability</var>
+ and <a for="fetch timing info">render-blocking</a> is set to <var>request</var>'s
+ <a for=request>render-blocking</a>.

```suggestion
 <a for=/>coarsened shared current time</a> given <var>crossOriginIsolatedCapability</var>, and
 <a for="fetch timing info">render-blocking</a> is set to <var>request</var>'s
 <a for=request>render-blocking</a>.
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1449#pullrequestreview-1054277007
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1449/review/1054277007@github.com>

Received on Thursday, 28 July 2022 15:04:46 UTC