- From: Jan Miksovsky <notifications@github.com>
- Date: Wed, 31 May 2017 09:32:38 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 31 May 2017 16:33:31 UTC
Three perennial issues that were deferred from v1: * Extending input elements. This was originally couched in terms of extending arbitrary built-in elements, but all of the cases I've personally run up against have been the desire to extend `a`, `button`, `input`. Perhaps focusing on a small set of extensible elements would lead to a better outcome? * Submitting custom elements with a `form`. * Some form of namespacing or scoping for custom elements to avoid markup collisions between hard-coded element names. -- 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/641#issuecomment-305243138
Received on Wednesday, 31 May 2017 16:33:31 UTC