- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 18 Dec 2025 00:21:31 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 18 December 2025 08:21:35 UTC
@annevk approved this pull request.
This looks reasonable to me, modulo table nit.
> @@ -1952,6 +1953,10 @@ not always relevant and might require different behavior.
<td>"<code>style</code>"
<td><code>style-src</code>
<td>HTML's <code><link rel=stylesheet></code>, CSS' <code>@import</code>, <code>import "..." with { type: "css" }</code>
+ <tr>
+ <td>"<code>text</code>"
+ <td><code>connect-src</code>
+ <td><code>import "..." with { type: "text" }</code>
You'll have to adjust the `<td rowspan>` value many rows back as this table has four columns.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1898#pullrequestreview-3591368740
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1898/review/3591368740@github.com>
Received on Thursday, 18 December 2025 08:21:35 UTC