- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 05 Jul 2016 13:52:22 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Tuesday, 5 July 2016 20:53:00 UTC
FWIW, we're against subclassing subclasses of `HTMLElement` (e.g. `HTMLInputElement`, etc...) for various reasons, so WebKit isn't going to support this feature anyway. Extension of builtin elements are much better served with mixins. --- 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/509#issuecomment-230599443
Received on Tuesday, 5 July 2016 20:53:00 UTC