Build: Bump the github-actions group with 2 updates
[jquery.git] / test / data / csp-ajax-script.html
blobe3e750727445e32a30b4e6e2cae646adf9f4fc8a
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 <title>jQuery.ajax() - script, CSP script-src compat (gh-3969)</title>
6 <script src="../jquery.js"></script>
7 <script src="iframeTest.js"></script>
8 <script src="csp-ajax-script.js"></script>
9 </head>
10 <body>
11 <p>CSP Test Page</p>
12 </body>
13 </html>