Fix integrity matching (#36963)

It was missing the ShA case in content-security-policy.

Part of #36437

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
This commit is contained in:
Tim van der Lippe 2025-05-11 19:10:09 +02:00 committed by GitHub
parent 41283220dd
commit b8fb985170
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 25 deletions

View file

@ -1,12 +0,0 @@
[default-src-sri_hash.sub.html]
[multiple matching integrity]
expected: FAIL
[matching integrity]
expected: FAIL
[matching integrity (case-insensitive algorithm)]
expected: FAIL
[matching plus unsupported integrity]
expected: FAIL

View file

@ -1,12 +0,0 @@
[script-src-sri_hash.sub.html]
[multiple matching integrity]
expected: FAIL
[matching integrity]
expected: FAIL
[matching integrity (case-insensitive algorithm)]
expected: FAIL
[matching plus unsupported integrity]
expected: FAIL