Skip to content

Commit

Permalink
Clarify hash expression format for digestSRI.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed May 27, 2024
1 parent 001d41e commit 288585c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,10 @@ <h2>Integrity of Related Resources</h2>
<tr>
<td>`digestSRI`</td>
<td>
One or more cryptographic digests, as defined in [[[SRI]]].
One or more cryptographic digests, as defined by the `hash-expression` ABNF
grammar defined in the [[[SRI]]] specification,
<a data-cite="SRI#the-integrity-attribute">Section 3.5: The `integrity`
attribute</a>.
</td>
</tr>
</tbody>
Expand Down

0 comments on commit 288585c

Please sign in to comment.