- From: peria <notifications@github.com>
- Date: Wed, 04 Jul 2018 19:45:32 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 July 2018 02:45:54 UTC
friendly ping. Can we discuss how we should update the regular expression? i.e. Is this issue accepted? I think the reasonable regex is `_?[A-Za-z-][0-9A-Z_a-z-]*`. A concern for this expression is that it can accept identifiers with no alphabets, like `--`, `_-`, `_-_`, `-012-345_678`. -- 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/564#issuecomment-402591724
Received on Thursday, 5 July 2018 02:45:54 UTC