diff --git a/source b/source index 3ec21624416..93421b8c267 100644 --- a/source +++ b/source @@ -109912,6 +109912,9 @@ dictionary PromiseRejectionEventInit : EventInitnewImportMapImports below.

+
  • Let oldImportMap be global's import map.

  • +
  • Let newImportMapImports be a deep copy of newImportMap's imports.

  • @@ -109964,7 +109967,7 @@ dictionary PromiseRejectionEventInit : EventInit -
  • Remove scopeImports[specifier].

  • +
  • Remove scopeImports[specifierKey].