Re: [heycam/webidl] Exposing an interface "on all globals" (#468)

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