repo.or.cz
/
jquery.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Build: Bump the github-actions group with 2 updates
[jquery.git]
/
test
/
data
/
csp-nonce.js
blob
547891df512b4587596c2f5cfa97089da7612400
1
jQuery( function() {
2
var script = document.createElement( "script" );
3
script.setAttribute( "nonce", "jquery+hardcoded+nonce" );
4
script.innerHTML = "startIframeTest()";
5
$( document.head ).append( script );
6
} );