Build: Bump the github-actions group with 2 updates
[jquery.git] / test / data / csp.include.html
blob59b87f212ab708c8e2d3790c941c1eda31cfc8a6
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 <title>CSP Test Page</title>
6 <script src="../../dist/jquery.min.js"></script>
7 <script src="iframeTest.js"></script>
8 <script src="support/csp.js"></script>
9 <script src="support/getComputedSupport.js"></script>
10 </head>
11 <body>
12 <p>CSP Test Page</p>
13 </body>
14 </html>