- From: Andres Rios <notifications@github.com>
- Date: Mon, 21 Mar 2016 02:37:25 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 21 March 2016 09:37:52 UTC
@annevk Let's not considering HTML imports, but let's consider what @JanMiksovsky proposed: window.customElements[@@iterator]() What about if manipulate the defined custom elements via _window.customElements.definitions_? I think that the existing structure for _Element.attributes_ fits good to _window.customElements.definitions_. Here we've the possibility to define functions like hasDefinition(), getDefinition() and so on. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/445#issuecomment-199193027
Received on Monday, 21 March 2016 09:37:52 UTC