- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 01 Mar 2016 15:51:56 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 1 March 2016 23:52:24 UTC
> > <pre class='idl'> > partial interface Document { > - Function registerElement(DOMString type, optional ElementRegistrationOptions options); > + Function defineElement(DOMString type, Function constructor, optional ElementRegistrationOptions options); Good catch, thanks. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/pull/405/files#r54657075
Received on Tuesday, 1 March 2016 23:52:24 UTC