LibWeb: Only stash Element's CryptographicNonce if there's a CSP header

This commit is contained in:
Luke Wilde 2024-11-25 16:52:04 +00:00 committed by Alexander Kalenik
commit 435f839ced
Notes: github-actions[bot] 2025-03-13 15:20:35 +00:00
2 changed files with 7 additions and 6 deletions

View file

@ -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;