- From: Gary Kacmarcik <notifications@github.com>
- Date: Fri, 15 Sep 2017 10:34:28 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 September 2017 17:34:49 UTC
For Constructors, I usually see is as: `[Constructor(...), Exposed=Window]` But sometimes (eg: in [webvr](https://github.com/dontcallmedom/webvr/commit/d57be524c1b6c8acc6f71afcc3e923f50d388f13)) it is: `[Exposed=Window, Constructor(...)]` Do we want to be consistent with placing this annotation at the end, or does it not matter? -- 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/365#issuecomment-329848347
Received on Friday, 15 September 2017 17:34:49 UTC