Skip to content

Commit e806583

Browse files
Make integrity violation behaviour compliant with RFC 2119
1 parent 5d4fc2a commit e806583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ spec: SHA2; urlPrefix: http://csrc.nist.gov/publications/fips/fips180-4/fips-180
472472

473473
## Handling integrity violations ## {#handling-integrity-violations}
474474

475-
The user agent will refuse to render or execute responses that fail an integrity
475+
The user agent MUST refuse to render or execute responses that fail an integrity
476476
check, instead returning a network error as defined in Fetch [[!Fetch]].
477477

478478
Note: On a failed integrity check, an `error` event is fired. Developers

0 commit comments

Comments
 (0)