- From: Tobie Langel <notifications@github.com>
- Date: Tue, 04 Dec 2018 12:41:56 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 December 2018 20:42:18 UTC
So looking at the [ES spec](https://tc39.github.io/ecma262/#sec-syntactic-and-lexical-grammars) more closely, it turns out that `::` is reserved for the RegExp grammar and `:::` for the Numeric Grammar, so WebIDL should really use a single colon instead. -- 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/issues/591#issuecomment-444250281
Received on Tuesday, 4 December 2018 20:42:18 UTC