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