Re: [webcomponents] Use a parent/child relationship in the flat tree in the definition of some elements, i.e. <tr>/<td> (#404)

To support that kind of light tree we'd need template-like parsing for custom elements. That is the kind of thing we'd need to address right now in #59 if we wanted it. My tentative conclusion on that is that we're not going to do it, since it's a lot of work and the benefits are marginal. (Of course, you could use XML, but it seems unlikely that kind of approach will see general adoption.)

---
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/404#issuecomment-202290604

Received on Monday, 28 March 2016 08:00:53 UTC