- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 01 Mar 2016 15:44:05 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 1 March 2016 23:44:58 UTC
> > -<p><dfn id="dfn-element-registration">Element registration</dfn> is a process of adding an <a>element definition</a> to a <a>registry</a>. One <a>element definition</a> can only be <a data-lt="element registration">registered</a> with one <a>registry</a>.</p> > +<p>At the time of creation, a <a href="https://dom.spec.whatwg.org/#concept-document">document</a> could be associated with a <a>registry</a>. A <dfn id="dfn-registry">registry</dfn> is a <a href="https://en.wikipedia.org/wiki/Set_(computer_science)">set</a> of <a data-lt="custom element definition">custom element definitions</a>.</p> Could be associated? Shouldn't this be always the case? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/pull/405/files#r54656258
Received on Tuesday, 1 March 2016 23:44:58 UTC