mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
CSP: Ignore nonces on <img> per spec
This commit is contained in:
parent
54e7645cb6
commit
7de286b67c
5 changed files with 111 additions and 4 deletions
2
dom/security/test/csp/file_image_nonce.html^headers^
Normal file
2
dom/security/test/csp/file_image_nonce.html^headers^
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Content-Security-Policy: img-src 'nonce-abc';
|
||||
Cache-Control: no-cache
|
||||
Loading…
Add table
Add a link
Reference in a new issue