- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 25 Aug 2016 07:22:57 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 25 August 2016 14:23:27 UTC
> @@ -9915,6 +10065,9 @@ counter.value; <span class='comment'>/ > <dt>interface member</dt> > <dd>The interface member is <a class='dfnre' href='#dfn-available-only-in-secure-contexts'>available only in secure contexts</a> > if and only if the interface or partial interface the member is declared on is.</dd> > + <dt>namespace member</dt> > + <dd>The namespace member is <a class='dfnre' href='#dfn-available-only-in-secure-contexts'>available only in secure contexts</a> > + if and only if the namspace the member is declared on is.</dd> s/namspace/namespace/ -- 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/121/files/23ba5276699574269bd955c67d60bd6ce586337f#r76252408
Received on Thursday, 25 August 2016 14:23:27 UTC