Re: [heycam/webidl] Add namespaces (#121)

> @@ -8607,6 +8725,10 @@ context.setColorEnforcedRange(-1, 255, 256);</x:codeblock>
>                    <dd>The <a class='dfnref' href='#dfn-exposure-set'>exposure set</a> of the interface member
>                    is the <a class='dfnref' href='#dfn-exposure-set'>exposure set</a> of the interface or
>                    partial interface the member is declared on.</dd>
> +                  <dt>namespace member</dt>
> +                  <dd>The <a class='dfnref' href='#dfn-exposure-set'>exposure set</a> of the
> +                  namespace member is the <a class='dfnref' href='#dfn-exposure-set'>exposure
> +                  set</a> of the namespace the member is declared on.</dd>

Need to clone the "The [Exposed] extended attribute MUST NOT be specified on both an interface member and a partial interface definition the interface member is declared on." thing for namespaces, right?

-- 
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#r76248403

Received on Thursday, 25 August 2016 14:04:16 UTC