mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-25 10:48:53 +00:00
LibWeb: Only stash Element's CryptographicNonce if there's a CSP header
This commit is contained in:
parent
670a7ab048
commit
435f839ced
Notes:
github-actions[bot]
2025-03-13 15:20:35 +00:00
Author: https://github.com/Lubrsi
Commit: 435f839ced
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3805
2 changed files with 7 additions and 6 deletions
|
@ -5,7 +5,7 @@ nonce: "456" attribute: 456;
|
|||
nonce: "null" attribute: 456;
|
||||
insertion
|
||||
nonce: "foo" attribute: foo;
|
||||
nonce: "foo" attribute: ;
|
||||
nonce: "foo" attribute: foo;
|
||||
cloning
|
||||
nonce: "bar" attribute: bar;
|
||||
nonce: "bar" attribute: bar;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue