fune/dom/base/test/jsmodules/importmaps
Yoshi Cheng-Hao Huang d17eb87e4d Bug 1775424 - Part 1: Impl import.meta.resolve() on browser. r=jonco,yulia
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
2022-08-30 18:42:53 +00:00
..
scope1
chrome.ini Bug 1775424 - Part 1: Impl import.meta.resolve() on browser. r=jonco,yulia 2022-08-30 18:42:53 +00:00
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 Bug 1775424 - Part 1: Impl import.meta.resolve() on browser. r=jonco,yulia 2022-08-30 18:42:53 +00:00
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