forked from mirrors/gecko-dev
Define 'resolve()' function on import.meta object on browser. Add mochitests for import.meta.resolve, as some of the wpt tests for import.meta.resolve cannot be run due to some bugs in wpt testing framework. See https://bugzilla.mozilla.org/show_bug.cgi?id=1785806 Differential Revision: https://phabricator.services.mozilla.com/D154105 |
||
|---|---|---|
| .. | ||
| scope1 | ||
| chrome.ini | ||
| external_importMap.js | ||
| insert_a_base_element.js | ||
| module_simpleExport.js | ||
| module_simpleImportMap.js | ||
| module_simpleImportMap_dir.js | ||
| module_simpleImportMap_remap.js | ||
| module_simpleImportMap_remap_https.js | ||
| module_sortedImportMap.js | ||
| moz.build | ||
| test_dynamic_import_reject_importMap.html | ||
| test_externalImportMap.html | ||
| test_import_meta_resolve_importMap.html | ||
| test_inline_module_reject_importMap.html | ||
| test_load_importMap_with_base.html | ||
| test_load_importMap_with_base2.html | ||
| test_module_script_reject_importMap.html | ||
| test_simpleImportMap.html | ||
| test_sortedImportMap.html | ||