[Editorial] Fix reference to parse-metadata in SRI (#777) · w3c/webappsec-csp@1137e96
antosart
·
2025-07-10
·
via Recent Commits to webappsec-csp:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -3939,7 +3939,7 @@ Content-Type: application/reports+json
|
3939 | 3939 | 3. If |integrity expressions| is empty, return "`Does Not Match`". |
3940 | 3940 | |
3941 | 3941 | 4. Let |integrity sources| be the result of executing the algorithm defined |
3942 | | - in [[SRI#parse-metadata]] on |integrity metadata|. [[!SRI]] |
| 3942 | + in [[SRI#parse-metadata-section]] on |integrity metadata|. [[!SRI]] |
3943 | 3943 | |
3944 | 3944 | 5. If |integrity sources| is "`no metadata`" or an empty set, return "`Does |
3945 | 3945 | Not Match`". |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。