Skip to content

Commit 69fb3d3

Browse files
authored
Editorial: Add oldids and fix leftover example for NamedConstructor
1 parent a03c53a commit 69fb3d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10060,7 +10060,7 @@ to discuss this by
1006010060
before proceeding.
1006110061

1006210062

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

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

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

0 commit comments

Comments
 (0)