We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f3b3e commit bde5526Copy full SHA for bde5526
index.bs
@@ -404,7 +404,7 @@ spec: SHA2; urlPrefix: http://csrc.nist.gov/publications/fips/fips180-4/fips-180
404
</a>.
405
4. If |actualValue| is a case-sensitive match for
406
|expectedValue|, return `true`.
407
- 7. Return `false`.
+ 6. Return `false`.
408
409
This algorithm allows the user agent to accept multiple, valid strong hash
410
functions. For example, a developer might write a `script` element such as:
0 commit comments