File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -109912,6 +109912,9 @@ dictionary <dfn dictionary>PromiseRejectionEventInit</dfn> : <span>EventInit</sp
109912
109912
<var>newImportMapImports</var> below.</p>
109913
109913
</li>
109914
109914
109915
+ <li><p>Let <var>oldImportMap</var> be <var>global</var>'s <span
109916
+ data-x="concept-global-import-map">import map</span>.</p></li>
109917
+
109915
109918
<li><p>Let <var>newImportMapImports</var> be a deep copy of <var>newImportMap</var>'s <span
109916
109919
data-x="concept-import-map-imports">imports</span>.</p></li>
109917
109920
<!-- XXX "deep copy" ought to be defined. -->
@@ -109964,7 +109967,7 @@ dictionary <dfn dictionary>PromiseRejectionEventInit</dfn> : <span>EventInit</sp
109964
109967
ignored rule. They may choose to avoid reporting if the rule is identical to an existing
109965
109968
one.</p></li>
109966
109969
109967
- <li><p>Remove <var>scopeImports</var>[<var>specifier </var>].</p></li>
109970
+ <li><p>Remove <var>scopeImports</var>[<var>specifierKey </var>].</p></li>
109968
109971
</ol>
109969
109972
</li>
109970
109973
</ol>
You can’t perform that action at this time.
0 commit comments