- From: Daniel Ehrenberg <notifications@github.com>
- Date: Fri, 25 Aug 2017 02:07:39 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 25 August 2017 09:08:08 UTC
littledan commented on this pull request. > @@ -12516,6 +12558,10 @@ The characteristics of a namespace object are described in [[#namespace-object]] 1. Let |F| be the result of [=creating an operation function|creating an operation function=] given |op|, |namespace|, and |realm|. 1. Perform [=!=] [=CreateDataProperty=](|namespaceObject|, |op|'s [=identifier=], |F|). + 1. For each [=exposed=] [=interface=] |intr| which has the [{{InNamespace}}] extended attribute, with the identifier of this namespace as its argument, Done -- 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/425#discussion_r135215277
Received on Friday, 25 August 2017 09:08:08 UTC