Bug 1892041 - Part 1: Update test262 features. r=spidermonkey-reviewers,dminor
[gecko.git] / dom / base / test / file_module_js_cache_no_module.html
blobd81884e44d39afee89727d6f69a130f449b148bb
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Load the module script as a regular script</title>
6 </head>
7 <body>
8 <script id="watchme" src="file_module_js_cache.mjs"></script>
9 </body>
10 </html>