- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 01 Mar 2016 15:51:38 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 1 March 2016 23:52:09 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> Probably. I didn't touch this much. I'm not sure why the diff viewer got confused but that just moved line 142 to line 145. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/pull/405/files#r54657052
Received on Tuesday, 1 March 2016 23:52:09 UTC