summaryrefslogtreecommitdiffstats
path: root/dom/base/test/file_script_module_sri_dynamic_elem_nopreload_prep.html
blob: 40f8cdc6924d1caa451cac39400d2d98ebf49057 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Test module script bytecode fallback</title>
</head>
<body>
  <script id="watchme" type="module" src="file_script_module_sri_dynamic_elem_nopreload_imported.mjs"></script>
</body>
</html>