Skip to content

Commit 4e7d4b3

Browse files
committed
Clarify hash expression format for digestSRI.
1 parent 869ebeb commit 4e7d4b3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3177,7 +3177,10 @@ <h2>Integrity of Related Resources</h2>
31773177
<tr>
31783178
<td>`digestSRI`</td>
31793179
<td>
3180-
One or more cryptographic digests, as defined in [[[SRI]]].
3180+
One or more cryptographic digests, as defined by the `hash-expression` ABNF
3181+
grammar defined in the [[[SRI]]] specification,
3182+
<a data-cite="SRI#the-integrity-attribute">Section 3.5: The `integrity`
3183+
attribute</a>.
31813184
</td>
31823185
</tr>
31833186
</tbody>

0 commit comments

Comments
 (0)