blob: 936a7944b4655ac2744af401b502b2a4e28f1aee [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<!-- Generated by wpt/upgrade-insecure-requests/support/generate.py -->
<title>Upgrade Insecure Requests: module-worker.</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="./support/testharness-helper.sub.js"></script>
<script src="/common/security-features/resources/common.js"></script>
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
</head>
<body>
<script>
const tests = generateRedirectTests(ResourceType.WORKER, true);
tests.forEach(test => testMap['module-worker'](test));
</script>
</body>
</html>