summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/resources/code-cache-nonce-iframe.sub.html
blob: 56f915aac13e518ca1b53737fc7de848da931e41 (plain)
1
2
3
4
<!DOCTYPE html>
<meta http-equiv="content-security-policy"
      content="script-src 'unsafe-eval' 'nonce-{{GET[nonce]}}'">
<script src="code-cache-nonce.js" nonce="{{GET[nonce]}}"></script>