|
7 | 7 | <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-WD" rel="stylesheet">
|
8 | 8 | <meta content="Bikeshed version b25686b9f, updated Fri Mar 14 14:15:20 2025 -0700" name="generator">
|
9 | 9 | <link href="https://www.w3.org/TR/CSP3/" rel="canonical">
|
10 |
| - <meta content="ebdd007313611fd4c85fa280d85da72baf057f25" name="revision"> |
| 10 | + <meta content="68a38351455a7bb9ae376dfabb642c75fb10e742" name="revision"> |
11 | 11 | <meta content="dark light" name="color-scheme">
|
12 | 12 | <link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
|
13 | 13 | <style>
|
|
771 | 771 | <div class="head">
|
772 | 772 | <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/2021/logos/W3C" width="72"> </a> </p>
|
773 | 773 | <h1>Content Security Policy Level 3</h1>
|
774 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types/#WD">W3C Working Draft</a>, <time class="dt-updated" datetime="2025-03-24">24 March 2025</time></p> |
| 774 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types/#WD">W3C Working Draft</a>, <time class="dt-updated" datetime="2025-04-29">29 April 2025</time></p> |
775 | 775 | <details open>
|
776 | 776 | <summary>More details about this document</summary>
|
777 | 777 | <div data-fill-with="spec-metadata">
|
778 | 778 | <dl>
|
779 | 779 | <dt>This version:
|
780 |
| - <dd><a class="u-url" href="https://www.w3.org/TR/2025/WD-CSP3-20250324/">https://www.w3.org/TR/2025/WD-CSP3-20250324/</a> |
| 780 | + <dd><a class="u-url" href="https://www.w3.org/TR/2025/WD-CSP3-20250429/">https://www.w3.org/TR/2025/WD-CSP3-20250429/</a> |
781 | 781 | <dt>Latest published version:
|
782 | 782 | <dd><a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a>
|
783 | 783 | <dt>Editor's Draft:
|
@@ -4047,7 +4047,7 @@ <h5 class="heading settled algorithm" data-algorithm="Does integrity metadata ma
|
4047 | 4047 | <p>If <var>integrity expressions</var> is empty, return "<code>Does Not Match</code>".</p>
|
4048 | 4048 | <li data-md>
|
4049 | 4049 | <p>Let <var>integrity sources</var> be the result of executing the algorithm defined
|
4050 |
| - in <a href="https://www.w3.org/TR/SRI/#parse-metadata"><cite>SRI</cite> § 3.3.3 Parse metadata.</a> on <var>integrity metadata</var>. <a data-link-type="biblio" href="#biblio-sri" title="Subresource Integrity">[SRI]</a></p> |
| 4050 | + in <a href="https://www.w3.org/TR/sri-2/#parse-metadata"><cite>SRI</cite> § 3.3.2 Parse metadata</a> on <var>integrity metadata</var>. <a data-link-type="biblio" href="#biblio-sri" title="Subresource Integrity">[SRI]</a></p> |
4051 | 4051 | <li data-md>
|
4052 | 4052 | <p>If <var>integrity sources</var> is "<code>no metadata</code>" or an empty set, return "<code>Does Not Match</code>".</p>
|
4053 | 4053 | <li data-md>
|
@@ -5862,6 +5862,8 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
|
5862 | 5862 | <dd>Yoshisato Yanagisawa; Monica CHINTALA. <a href="https://www.w3.org/TR/service-workers/"><cite>Service Workers</cite></a>. 6 March 2025. CRD. URL: <a href="https://www.w3.org/TR/service-workers/">https://www.w3.org/TR/service-workers/</a>
|
5863 | 5863 | <dt id="biblio-sri">[SRI]
|
5864 | 5864 | <dd>Devdatta Akhawe; et al. <a href="https://www.w3.org/TR/SRI/"><cite>Subresource Integrity</cite></a>. 23 June 2016. REC. URL: <a href="https://www.w3.org/TR/SRI/">https://www.w3.org/TR/SRI/</a>
|
| 5865 | + <dt id="biblio-sri-2">[SRI-2] |
| 5866 | + <dd>Frederik Braun. <a href="https://www.w3.org/TR/sri-2/"><cite>Subresource Integrity</cite></a>. 22 April 2025. FPWD. URL: <a href="https://www.w3.org/TR/sri-2/">https://www.w3.org/TR/sri-2/</a> |
5865 | 5867 | <dt id="biblio-trusted-types">[TRUSTED-TYPES]
|
5866 | 5868 | <dd>Krzysztof Kotowicz. <a href="https://www.w3.org/TR/trusted-types/"><cite>Trusted Types</cite></a>. 10 January 2025. WD. URL: <a href="https://www.w3.org/TR/trusted-types/">https://www.w3.org/TR/trusted-types/</a>
|
5867 | 5869 | <dt id="biblio-url">[URL]
|
|
0 commit comments