- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Wed, 16 May 2018 17:35:11 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 17 May 2018 00:35:34 UTC
https://heycam.github.io/webidl/#index-prod-Other ``` Other :: integer float identifier string other - -Infinity . ... : ; < = > ? ByteString DOMString FrozenArray Infinity NaN USVString any boolean byte double false float long null object octet or optional sequence short true unsigned void ArgumentNameKeyword BufferRelatedType ``` Non-terminal symbol `Other` lists `-`/`.` as terminal symbols but they are not being used elsewhere. (Try finding `<emu-t>.</emu-t>`.) Can we remove them and allow them to be matched by `other` regex? -- 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/554
Received on Thursday, 17 May 2018 00:35:34 UTC