diff --git a/source b/source index 30575154253..96141c33f6a 100644 --- a/source +++ b/source @@ -109264,18 +109264,18 @@ dictionary PromiseRejectionEventInit : EventInit -
  • If result is null, set result be the result of resolving an - imports match given normalizedSpecifier, asURL, and - importMap's imports.

  • -
  • +

    If result is null, set result be the result of resolving an + imports match given normalizedSpecifier, asURL, and + importMap's imports.

    +

    At this point, if result is null, specifier wasn't remapped to anything by importMap, but it might have been able to be turned into a URL.

    - -

    If result is null, set it to asURL.

  • +
  • If result is null, set it to asURL.

  • +
  • If result is not null, then: