- From: Darien Maillet Valentine <notifications@github.com>
- Date: Tue, 08 Oct 2019 17:49:32 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 October 2019 00:49:34 UTC
bathos commented on this pull request. > @@ -715,8 +715,7 @@ keyword token is used, then the [=identifier=] of the operation argument is simply that token. The [=identifier=] of any of the abovementioned -IDL constructs (except operation arguments) must not be "<code>constructor</code>", -"<code>toString</code>", +IDL constructs (except operation arguments) must not be "<code>toString</code>", It is already forbidden, now, because constructor is a terminal. -- 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/811#discussion_r332791140
Received on Wednesday, 9 October 2019 00:49:34 UTC