blob: 8eb3292e89a2cec1125dee6824803f2ce3cad891 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>html-script-module-crossOrigin-import-NoCORS</title>
<script src="crossorigin-common.js"></script>
</head>
<body>
<h1>html-script-module-crossOrigin-import-NoCORS</h1>
<script type="module" onerror="document._log.push('error');">
import { foo } from "http://{{domains[www2]}}:{{ports[http][0]}}/html/semantics/scripting-1/the-script-element/module/crossorigin-scripterror.js";
</script>
</body>
</html>