- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 13 May 2016 10:22:59 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc:
Received on Friday, 13 May 2016 17:23:26 UTC
> + namespace object are described in <a href='#namespace-object'>section <?sref > + namespace-object?></a> <?sdir namespace-object?>. > + </p> > + > + <div id='namespace-object' class='section'> > + <h4>Namespace object</h4> > + > + <p> > + The namespace object for a given <a class='dfnref' href='#dfn-namespace'>namespace</a> > + <var>namespace</var> and Realm <var>realm</var> is created as follows: > + </p> > + > + <ol class='algorithm'> > + <li> > + Let <var>namespaceObject</var> be > + ! <a>ObjectCreate</a>(the <a>%ObjectPrototype%</a> of <var>realm</var>). I'll add an intro paragraph. --- 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/70ba6d9c213e2b05cf0d8b3ebd14ce9a4583f4c6#r63219546
Received on Friday, 13 May 2016 17:23:26 UTC