- From: Frank Topel <notifications@github.com>
- Date: Fri, 19 Oct 2018 04:02:27 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 19 October 2018 11:02:52 UTC
@WebReflection Comments on your comments: 4. in *empty custom elements* a `childrenAvailableCallback`, as the name implies, doesn't make much sense anyway. As far as I can see you can simply extend `HTMLElement` instead of `HTMLBaseElement` in that case. 5. Then how would you address asynchronous adding of child elements? What is still open with this solution is to adjust it for use in customized-built-ins that have expectations about their children. -- 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/551#issuecomment-431326787
Received on Friday, 19 October 2018 11:02:52 UTC