- From: Boris Zbarsky <notifications@github.com>
- Date: Tue, 25 Oct 2016 12:56:09 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 25 October 2016 19:56:36 UTC
bzbarsky commented on this pull request. > This object also must be associated with the ECMAScript global environment associated -with the interface object. +with |I|. This isn't right. `I` is an interface. It has no global environment associated with it. Do you mean the global environment associated with `F`? -- 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/pull/205#pullrequestreview-5730159
Received on Tuesday, 25 October 2016 19:56:36 UTC