- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 02 Mar 2016 00:45:14 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 2 March 2016 08:45:54 UTC
> <ul> > - <li><a>custom element type</a>,</li> > - <li><a href="https://dom.spec.whatwg.org/#concept-element-local-name">local name</a> [[!WHATWG-DOM]],</li> > - <li><a href="https://dom.spec.whatwg.org/#concept-element-namespace">namespace</a> [[!WHATWG-DOM]],</li> > - <li><a>custom element prototype</a>, and </li> > - <li><a>lifecycle callbacks</a>.</li> > + <li>a <dfn id="dfn-element-definition-type" for="custom element definition">type</dfn>, which is a <a>custom element type</a>,</li> > + <li>a <dfn id="dfn-element-definition-local-name" for="custom element definition">local name</dfn>, which is a <a href="https://dom.spec.whatwg.org/#concept-element-local-name">local name</a>,</li> > + <li>a <dfn id="dfn-element-definition-constructor" for="custom element definition">konstructor</dfn>, which is a <a>custom element constructor</a>,</li> <!-- https://github.com/w3c/respec/issues/582 for why it's k --> Seems easy to fix when upstreaming. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/pull/405/files#r54693831
Received on Wednesday, 2 March 2016 08:45:54 UTC