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

> +                <a>!</a> <a>ObjectCreate</a>(the <a>%ObjectPrototype%</a> of <var>realm</var>).
> +              </li>
> +
> +              <li>
> +                For each <a class='dfnref' href='#dfn-exposed'>exposed</a> <a class='dfnref'
> +                href='#dfn-regular-operation'>regular operation</a> <var>op</var> that is a <a
> +                class='dfnref' href='#dfn-namespace-member'>namespace member</a> of this namespace,
> +
> +                <ol>
> +                  <li>
> +                    Let <var>id</var> be <var>op</var>'s <a class='dfnref'
> +                    href='#dfn-identifier'>identifier</a>.
> +                  </li>
> +
> +                  <li>
> +                    Let <var>steps</var> be the following series of steps, given function argument

Fwiw, I'm also ok with you landing this as-is but factored out and doing the changes to #es-operations as a followup.  I don't want to hold this up on changes to #es-operations.

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

Received on Thursday, 25 August 2016 18:42:38 UTC