Skip to content

Commit

Permalink
Add the old id back so as not to break incoming links
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Mar 24, 2023
1 parent 2962aaa commit 1bfdd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -100688,7 +100688,7 @@ import "https://example.com/foo/../module2.mjs";</code></pre>
».</p></li>
</ol>

<h6 id="hostgetsupportedimportattributes"><dfn>HostGetSupportedImportAttributes</dfn>()</h6>
<h6 id="hostgetsupportedimportattributes"><span id="hostgetsupportedimportassertions"><dfn>HostGetSupportedImportAttributes</dfn>()</h6>

<p>The <cite>Import Attributes</cite> proposal contains an <span>implementation-defined</span>
<span data-x="js-HostGetSupportedImportAttributes">HostGetSupportedImportAttributes</span>
Expand Down

0 comments on commit 1bfdd4a

Please sign in to comment.