@@ -14702,14 +14702,14 @@ strongly discouraged.
14702
14702
14703
14703
<i>This section is informative.</i>
14704
14704
14705
- Legacy WebIDL constructs exist only so that
14705
+ Legacy Web IDL constructs exist only so that
14706
14706
legacy Web platform features can be specified.
14707
14707
They are generally prefixed with the "<code>Legacy</code>" string.
14708
- It is strongly discouraged to use legacy WebIDL constructs in specifications
14708
+ It is strongly discouraged to use legacy Web IDL constructs in specifications
14709
14709
unless required to specify the behavior of legacy Web platform features,
14710
14710
or for consistency with such features.
14711
- Editors who wish to use legacy WebIDL constructs are strongly advised to discuss this
14712
- by <a href="https://github.com/heycam/webidl/issues/new?title=Intent%20to%20use%20a%20legacy%20WebIDL %20construct">filing an issue</a>
14711
+ Editors who wish to use legacy Web IDL constructs are strongly advised to discuss this
14712
+ by <a href="https://github.com/heycam/webidl/issues/new?title=Intent%20to%20use%20a%20legacy%20Web%20IDL %20construct">filing an issue</a>
14713
14713
before proceeding.
14714
14714
14715
14715
Marking a construct as legacy does not, in itself,
@@ -14718,7 +14718,7 @@ It does suggest however, that it is a good candidate
14718
14718
for future removal from this specification,
14719
14719
whenever various heuristics indicate that
14720
14720
the Web platform features it helps specify can be removed altogether
14721
- or can be modified to rely on non-legacy WebIDL constructs instead.
14721
+ or can be modified to rely on non-legacy Web IDL constructs instead.
14722
14722
14723
14723
14724
14724
<h2 id="referencing">Referencing this specification</h2>
0 commit comments