Re: [whatwg/webidl] Shorten abstract and remove historical discussions (#1046)

@annevk approved this pull request.



> @@ -3,18 +3,8 @@ Group: WHATWG
 H1: Web IDL
 Shortname: webidl
 Text Macro: TWITTER webidl
-Abstract: This document defines an interface definition language, Web IDL,
-Abstract: that can be used to describe interfaces that are intended to be
-Abstract: implemented in web browsers. Web IDL is an IDL variant with a number
-Abstract: of features that allow the behavior of common script objects in
-Abstract: the web platform to be specified more readily. How interfaces
-Abstract: described with Web IDL correspond to constructs within ECMAScript
-Abstract: execution environments is also detailed in this document.
-Abstract: It is expected that this document acts
-Abstract: as a guide to implementors of already-published specifications,
-Abstract: and that newly published specifications reference this
-Abstract: document to ensure conforming implementations of interfaces
-Abstract: are interoperable.
+Abstract: This standard defines an interface definition language, Web IDL, that can be used to describe interfaces that

Perhaps s/interfaces/objects/?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1046#pullrequestreview-781699088

Received on Monday, 18 October 2021 07:54:21 UTC