- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 25 Aug 2016 06:54:05 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 25 August 2016 13:54:39 UTC
> +
> +partial namespace <em>SomeNamespace</em> {
> + <i>namespace-members…</i>
> +};</pre>
> +
> + <div class='note'>
> + <p>
> + As with partial interface definitions, partial namespace definitions are intended for
> + use as a specification editorial aide, allowing the definition of an interface to be
> + separated over more than one section of the document, and sometimes multiple
> + documents.
> + </p>
> + </div>
> +
> + <p>
> + The order that members appear has significance both for <a
"appear in"
--
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#r76246715
Received on Thursday, 25 August 2016 13:54:39 UTC