summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-credentials-setTimeout.sub.html
blob: 189aa819fa53a5e701969429ff596863e7f0a84c (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<meta charset="utf-8">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="../resources/dynamic-import-credentials-helper.sub.js"></script>

<script type="text/javascript">
runTestsFromIframe('../resources/dynamic-import-credentials-setTimeout-iframe.sub.html');
</script>
<body>
</body>