summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/resources/v8-code-cache-iframe.sub.html
blob: c3a870b3f1eeb93859b6adab4b89ad24c28016a7 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<meta http-equiv="content-security-policy"
      content="script-src 'nonce-{{GET[nonce]}}'">
<!--
base element to make the base URLs of the Document and the script different
-->
<base href="../">
<script src="resources/v8-code-cache.js?pipe=header(Cache-Control,max-age=1000)"
    nonce="{{GET[nonce]}}" type="{{GET[type]}}"></script>