- From: Tobie Langel <notifications@github.com>
- Date: Thu, 11 Jan 2018 13:48:46 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 January 2018 13:49:13 UTC
tobie commented on this pull request.
> <h4 id="es-constants">Constants</h4>
-For each [=exposed=] [=constant=] defined on an [=interface=] |A|,
-there must be a corresponding property.
-The property has the following characteristics:
+[=Constants=] are exposed on [=interface objects=],
+[=legacy callback interface objects=],
+[=interface prototype objects=], and
+on the single object that implements the interface,
+when an interface is declared with the [{{Global}}] [=extended attribute=].
Yeah, this is just rewording what already exists here.
--
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/494#discussion_r160962122
Received on Thursday, 11 January 2018 13:49:13 UTC