- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 04 Jan 2018 10:25:27 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 January 2018 18:25:51 UTC
domenic approved this pull request. > +<h2 id="legacy-constructs">Legacy constructs</h4> + +<i>This section is informative.</i> + +Legacy WebIDL constructs exist only so that +legacy Web platform features can be specified. +They are generally prefixed with the "<code>Legacy</code>" string. +It is strongly discouraged to use legacy WebIDL constructs in specifications +unless required to specify the behavior of legacy Web platform features, +or for consistency with such features. +Editors who wish to use legacy WebIDL constructs are strongly advised to discuss this +by <a href="https://github.com/heycam/webidl/issues/new?title=Intent%20to%20use%20a%20legacy%20WebIDL%20construct">filing an issue</a> +before proceeding. + +Marking a construct as legacy does not, in itself, +imply that it is about to be removed form this specification. s/form/from -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/506#pullrequestreview-86717769
Received on Thursday, 4 January 2018 18:25:51 UTC