The [definition of HostResolveImportedModule](https://html.spec.whatwg.org/#hostresolveimportedmodule(referencingscriptormodule,-modulerequest)) links to [ES](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) but implements the version in [import assertions](https://tc39.es/proposal-import-assertions/#sec-hostresolveimportedmodule), which took me a minute to find. It would be better to link to the latter, I think.