We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 459a7b6 commit 18191e6Copy full SHA for 18191e6
fetch.bs
@@ -3265,7 +3265,7 @@ a <a for=/>response</a> <var>response</var>, run these steps:</p>
3265
<p>If the <a>cross-origin resource policy internal check</a> with "<code>unsafe-none</code>",
3266
<var>request</var> and <var>response</var> returns <b>blocked</b>, then return <b>blocked</b>.
3267
3268
- <p class="note no-backref">This is to queue only COEP related violation reports.
+ <p class="note">This is to queue only COEP-related violation reports.
3269
3270
<li><p>If the <a>cross-origin resource policy internal check</a> with <var>embedder policy</var>'s
3271
report only value, <var>request</var> and <var>response</var> returns <b>blocked</b>, then
0 commit comments