- From: Daniel Ehrenberg <notifications@github.com>
- Date: Fri, 27 Oct 2017 18:00:56 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 27 October 2017 18:01:51 UTC
I'm having trouble figuring out how the grammar supports `[Exposed=*]`. It seems like if you [take a named argument](https://heycam.github.io/webidl/#idl-extended-attributes), then `*` is not within the grammar of identifier; I'm not sure how any of the others would work either. Am I missing something? Otherwise, is it better to extend the grammar to include this, or to use `[AlwaysExposed]`? -- 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/468#issuecomment-340042551
Received on Friday, 27 October 2017 18:01:51 UTC