- From: Travis Leithead <notifications@github.com>
- Date: Tue, 01 Mar 2016 15:43:55 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 1 March 2016 23:45:00 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 --> Haha! I thought that was deliberate! --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/pull/405/files#r54656237
Received on Tuesday, 1 March 2016 23:45:00 UTC