Skip to content

Commit

Permalink
Editorial: Add oldids and fix leftover example for NamedConstructor
Browse files Browse the repository at this point in the history
  • Loading branch information
ExE-Boss authored Apr 22, 2020
1 parent a03c53a commit 69fb3d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -10060,7 +10060,7 @@ to discuss this by
before proceeding.


<h4 id="LegacyFactoryFunction" extended-attribute lt="LegacyFactoryFunction">[LegacyFactoryFunction]</h4>
<h4 id="LegacyFactoryFunction" extended-attribute lt="LegacyFactoryFunction" oldids="NamedConstructor">[LegacyFactoryFunction]</h4>

<p class="advisement">Instead of using this feature, give your interface a [=constructor operation=].</p>

Expand Down Expand Up @@ -14775,7 +14775,7 @@ terminal symbol <emu-t>const</emu-t>, an
[=identifier=]
"<code>A</code>" is distinct from one named "<code>a</code>", and an
[=extended attribute=]
[<code class="idl">namedconstructor</code>] will not be recognized as
[<code class="idl">legacyfactoryfunction</code>] will not be recognized as
the [{{LegacyFactoryFunction}}]
extended attribute.

Expand Down

0 comments on commit 69fb3d3

Please sign in to comment.