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

> @@ -8556,9 +8671,11 @@ context.setColorEnforcedRange(-1, 255, 256);</x:codeblock>
>                If the <a class='xattr' href='#Exposed'>[Exposed]</a>
>                <a class='dfnref' href='#dfn-extended-attribute'>extended attribute</a>
>                appears on an <a class='dfnref' href='#dfn-interface'>interface</a>,
> -              <a class='dfnref' href='#dfn-partial-interface'>partial interface</a>, or
> -              an individual <a class='dfnref' href='#dfn-interface-member'>interface member</a>,
> -              it indicates that the interface or interface member is exposed
> +              <a class='dfnref' href='#dfn-partial-interface'>partial interface</a>,
> +              <a class='dfnref' href='#dfn-namespace'>namespace</a>, or

Need to add partial namespace in here, yes?

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

Received on Thursday, 25 August 2016 14:01:20 UTC