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

> +              documents.
> +            </p>
> +          </div>
> +
> +          <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'

This section should be clearer that it's only talking about extended attributes defined by _this_ specification, because we do want console to define an extended attribute that applies to a 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#r76246911

Received on Thursday, 25 August 2016 13:55:43 UTC