[Editorial] Reference the algorithm instead of the section for parse-… · w3c/webappsec-csp@9dd7cf1
antosart
·
2025-07-11
·
via Recent Commits to webappsec-csp:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -3938,8 +3938,8 @@ Content-Type: application/reports+json
|
3938 | 3938 | |
3939 | 3939 | 3. If |integrity expressions| is empty, return "`Does Not Match`". |
3940 | 3940 | |
3941 | | - 4. Let |integrity sources| be the result of executing the algorithm defined |
3942 | | -in [[SRI#parse-metadata-section]] on |integrity metadata|. [[!SRI]] |
| 3941 | + 4. Let |integrity sources| be the result of <a>parsing metadata</a> given |
| 3942 | + |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阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。