- From: J. S. Choi <notifications@github.com>
- Date: Sat, 30 Dec 2017 18:48:47 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 30 December 2017 18:49:11 UTC
@bkardell Ah, the wiki, of course. Thanks, this helps a lot! Yes, this issue probably would belong more in [w3c/csswg-drafts](https://github.com/w3c/csswg-drafts) than here in w3c/webcomponents. And whatever approach should be as applicable to built-in `Element` subclasses as they would be to custom ones…Come to think of it, using custom-element tags would be problematic here because many useful `Element` subclasses, such as `HTMLHeadingElement`, have no tag; similarly, custom element subclasses may have no registered tag, yet one may want to select all elements that in turn inherit from them. -- 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/719#issuecomment-354562061
Received on Saturday, 30 December 2017 18:49:11 UTC