Skip to content

Commit d0ccab1

Browse files
authored
Updated references from main fetch (#369)
1 parent 5730913 commit d0ccab1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -1212,9 +1212,9 @@
12121212
}
12131213
}
12141214
</style>
1215-
<meta content="Bikeshed version 36c8e210b03bee5c4f253cec43379cce76c8dd3f" name="generator">
1215+
<meta content="Bikeshed version 0da7328bb90ef81993146377e4e0fed236969c4c" name="generator">
12161216
<link href="https://www.w3.org/TR/CSP3/" rel="canonical">
1217-
<meta content="48b736b9049ec5d8c82375c5a972bd57ad43759a" name="document-revision">
1217+
<meta content="5730913006762928a91facf69b31d7b8b99ab167" name="document-revision">
12181218
<style>
12191219
ul.toc ul ul ul {
12201220
margin: 0 0 0 2em;
@@ -1505,7 +1505,7 @@
15051505
<div class="head">
15061506
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p>
15071507
<h1>Content Security Policy Level 3</h1>
1508-
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2018-11-12">12 November 2018</time></span></h2>
1508+
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2018-11-23">23 November 2018</time></span></h2>
15091509
<div data-fill-with="spec-metadata">
15101510
<dl>
15111511
<dt>This version:
@@ -2409,12 +2409,12 @@ <h3 class="heading settled" data-level="4.1" id="fetch-integration"><span class=
24092409
with a <a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-network-error" id="ref-for-concept-network-error">network error</a>.</p>
24102410
<ol>
24112411
<li data-md>
2412-
<p><a href="#should-block-request">§4.1.3 Should request be blocked by Content Security Policy?</a> is called as part of step #5 of its <a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-main-fetch" id="ref-for-concept-main-fetch">Main
2412+
<p><a href="#should-block-request">§4.1.3 Should request be blocked by Content Security Policy?</a> is called as part of step 2.4 of the <a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-main-fetch" id="ref-for-concept-main-fetch">Main
24132413
Fetch</a> algorithm. This allows directives' <a data-link-type="dfn" href="#directive-pre-request-check" id="ref-for-directive-pre-request-check">pre-request checks</a> to be executed against each <a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request" id="ref-for-concept-request⑦">request</a> before it hits the network,
24142414
and against each redirect that a <a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request" id="ref-for-concept-request⑧">request</a> might go through on its
24152415
way to reaching a resource.</p>
24162416
<li data-md>
2417-
<p><a href="#should-block-response">§4.1.4 Should response to request be blocked by Content Security Policy?</a> is called as part of step #13 of its <a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-main-fetch" id="ref-for-concept-main-fetch①">Main
2417+
<p><a href="#should-block-response">§4.1.4 Should response to request be blocked by Content Security Policy?</a> is called as part of step 11 of the <a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-main-fetch" id="ref-for-concept-main-fetch①">Main
24182418
Fetch</a> algorithm. This allows directives' <a data-link-type="dfn" href="#directive-post-request-check" id="ref-for-directive-post-request-check">post-request checks</a> and <a data-link-type="dfn" href="#directive-response-check" id="ref-for-directive-response-check">response checks</a> to be executed on the <a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-response" id="ref-for-concept-response⑤">response</a> delivered
24192419
from the network or from a Service Worker.</p>
24202420
</ol>
@@ -8142,7 +8142,7 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
81428142
<h3 class="no-num no-ref heading settled" id="informative"><span class="content">Informative References</span><a class="self-link" href="#informative"></a></h3>
81438143
<dl>
81448144
<dt id="biblio-appmanifest">[APPMANIFEST]
8145-
<dd>Marcos Caceres; et al. <a href="https://www.w3.org/TR/appmanifest/">Web App Manifest</a>. 12 November 2018. WD. URL: <a href="https://www.w3.org/TR/appmanifest/">https://www.w3.org/TR/appmanifest/</a>
8145+
<dd>Marcos Caceres; et al. <a href="https://www.w3.org/TR/appmanifest/">Web App Manifest</a>. 13 November 2018. WD. URL: <a href="https://www.w3.org/TR/appmanifest/">https://www.w3.org/TR/appmanifest/</a>
81468146
<dt id="biblio-beacon">[BEACON]
81478147
<dd>Ilya Grigorik; et al. <a href="https://www.w3.org/TR/beacon/">Beacon</a>. 13 April 2017. CR. URL: <a href="https://www.w3.org/TR/beacon/">https://www.w3.org/TR/beacon/</a>
81488148
<dt id="biblio-csp2">[CSP2]

index.src.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -944,13 +944,13 @@ <h3 id="fetch-integration">
944944
or allowed, and about whether a particular <a>response</a> should be replaced
945945
with a <a>network error</a>.
946946

947-
1. [[#should-block-request]] is called as part of step #5 of its <a>Main
947+
1. [[#should-block-request]] is called as part of step 2.4 of the <a>Main
948948
Fetch</a> algorithm. This allows directives' <a>pre-request checks</a>
949949
to be executed against each <a for="/">request</a> before it hits the network,
950950
and against each redirect that a <a for="/">request</a> might go through on its
951951
way to reaching a resource.
952952

953-
2. [[#should-block-response]] is called as part of step #13 of its <a>Main
953+
2. [[#should-block-response]] is called as part of step 11 of the <a>Main
954954
Fetch</a> algorithm. This allows directives' <a>post-request checks</a>
955955
and <a>response checks</a> to be executed on the <a>response</a> delivered
956956
from the network or from a Service Worker.

0 commit comments

Comments
 (0)