Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<title>html-script-module-crossOrigin-root-BlockedWrongHeader</title>
<script src="crossorigin-common.js"></script>
</head>
<body>
<h1>html-script-module-crossOrigin-root-BlockedWrongHeader</h1>
<script type="module" onerror="document._log.push('error');" crossorigin>
</script>
</body>
</html>