Re: [whatwg/fetch] Integrity-Policy integration (PR #1828)

@annevk commented on this pull request.



> +<p>A <dfn export for=request id=concept-request-destination-type>destination type</dfn> is a string,
+which can be one of the following values:
+

```suggestion
<p>A <dfn export>destination type</dfn> is one of:
```

> @@ -4533,7 +4538,8 @@ steps:
 
  <li><p>If <a lt="block bad port">should <var>request</var> be blocked due to a bad port</a>,
  <a lt="should fetching request be blocked as mixed content?">should fetching <var>request</var> be blocked as mixed content</a>, or
- <a lt="should request be blocked by Content Security Policy?">should <var>request</var> be blocked by Content Security Policy</a>
+ <a lt="should request be blocked by Content Security Policy?">should <var>request</var> be blocked by Content Security Policy</a>, or
+ <a lt="should request be blocked by Integrity Policy">should <var>request</var> be blocked by Integrity Policy Policy</a>

Too many "or"s.

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

Message ID: <whatwg/fetch/pull/1828/review/2921130440@github.com>

Received on Thursday, 12 June 2025 13:26:12 UTC