- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 25 Aug 2016 11:29:38 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Message-ID: <heycam/webidl/pull/121/r76299433@github.com>
> + > + <p> > + The order that members appear has significance both for <a > + href='#idl-overloading'>overloading</a> and for property enumeration in the <a > + href='#es-namespaces'>ECMAScript binding</a>. > + </p> > + > + <p> > + Note that unlike interfaces or dictionaries, namespaces do not create types. > + </p> > + > + <p> > + Only the <a class='xattr' href='#Exposed'>[Exposed]</a> and <a class='xattr' > + href='#SecureContext'>[SecureContext]</a> extended attributes are applicable to > + namespaces. When declaring a <a class='dfnref' href='#dfn-partial-namespace'>partial > + namespace</a>, the partial namespace must have the same extended attributes (and Huh. Yeah, that language is kinda messed up, since that's clearly not how [Exposed] works... :( -- 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#r76299433
Received on Thursday, 25 August 2016 18:30:34 UTC