|
1212 | 1212 | }
|
1213 | 1213 | }
|
1214 | 1214 | </style>
|
1215 |
| - <meta content="Bikeshed version 36c8e210b03bee5c4f253cec43379cce76c8dd3f" name="generator"> |
| 1215 | + <meta content="Bikeshed version 0da7328bb90ef81993146377e4e0fed236969c4c" name="generator"> |
1216 | 1216 | <link href="https://www.w3.org/TR/CSP3/" rel="canonical">
|
1217 |
| - <meta content="48b736b9049ec5d8c82375c5a972bd57ad43759a" name="document-revision"> |
| 1217 | + <meta content="5730913006762928a91facf69b31d7b8b99ab167" name="document-revision"> |
1218 | 1218 | <style>
|
1219 | 1219 | ul.toc ul ul ul {
|
1220 | 1220 | margin: 0 0 0 2em;
|
|
1505 | 1505 | <div class="head">
|
1506 | 1506 | <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>
|
1507 | 1507 | <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> |
1509 | 1509 | <div data-fill-with="spec-metadata">
|
1510 | 1510 | <dl>
|
1511 | 1511 | <dt>This version:
|
@@ -2409,12 +2409,12 @@ <h3 class="heading settled" data-level="4.1" id="fetch-integration"><span class=
|
2409 | 2409 | 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>
|
2410 | 2410 | <ol>
|
2411 | 2411 | <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 |
2413 | 2413 | 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,
|
2414 | 2414 | 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
|
2415 | 2415 | way to reaching a resource.</p>
|
2416 | 2416 | <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 |
2418 | 2418 | 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
|
2419 | 2419 | from the network or from a Service Worker.</p>
|
2420 | 2420 | </ol>
|
@@ -8142,7 +8142,7 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
|
8142 | 8142 | <h3 class="no-num no-ref heading settled" id="informative"><span class="content">Informative References</span><a class="self-link" href="#informative"></a></h3>
|
8143 | 8143 | <dl>
|
8144 | 8144 | <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> |
8146 | 8146 | <dt id="biblio-beacon">[BEACON]
|
8147 | 8147 | <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>
|
8148 | 8148 | <dt id="biblio-csp2">[CSP2]
|
|
0 commit comments