@@ -14702,14 +14702,14 @@ strongly discouraged.
1470214702
1470314703<i>This section is informative.</i>
1470414704
14705- Legacy WebIDL constructs exist only so that
14705+ Legacy Web IDL constructs exist only so that
1470614706legacy Web platform features can be specified.
1470714707They 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
1470914709unless required to specify the behavior of legacy Web platform features,
1471014710or 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>
1471314713before proceeding.
1471414714
1471514715Marking a construct as legacy does not, in itself,
@@ -14718,7 +14718,7 @@ It does suggest however, that it is a good candidate
1471814718for future removal from this specification,
1471914719whenever various heuristics indicate that
1472014720the 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.
1472214722
1472314723
1472414724<h2 id="referencing">Referencing this specification</h2>
0 commit comments