Bug 1778289 - Part 12: Update spec links as the PR is merged. r=jonco,yulia
The PR has been merged. See https://html.spec.whatwg.org/multipage/webappapis.html#import-maps Differential Revision: https://phabricator.services.mozilla.com/D158828
This commit is contained in:
@@ -499,7 +499,7 @@ void HTMLLinkElement::
|
||||
return;
|
||||
}
|
||||
|
||||
// https://whatpr.org/html/8075/webappapis.html#fetch-a-modulepreload-module-script-graph
|
||||
// https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-modulepreload-module-script-graph
|
||||
// Step 1. Disallow further import maps given settings object.
|
||||
OwnerDoc()->ScriptLoader()->GetModuleLoader()->DisallowImportMaps();
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user