forked from mirrors/gecko-dev
10 lines
239 B
HTML
10 lines
239 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Test module script bytecode</title>
|
|
</head>
|
|
<body>
|
|
<script id="watchme1" type="module" src="file_script_module_element_and_dynamic_imported_1.mjs"></script>
|
|
</body>
|
|
</html>
|