Backed out changeset 2450366cf7ca (bug 1891629) for causing win msix mochitest failures
[gecko.git] / dom / base / test / file_script_module_sri_dynamic_elem_nopreload.html
blobf81e10497d82a31bb7cee0ba6546463e0d4274f0
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Test module script bytecode fallback</title>
6 </head>
7 <body>
8 <script id="watchme" type="module" src="file_script_module_sri_dynamic_elem_nopreload.mjs"></script>
9 </body>
10 </html>