Re: [webcomponents] HTML Parsing and the <template> element

On Wed, Feb 8, 2012 at 7:31 PM, Brian Kardell <bkardell@gmail.com> wrote:

> Then why not something like
>
> <template id="a">world</template>
> <template id="b">hello <partial with="a"></template>
>
Right. If we were to disallow nested templates, that's the way to go. The
question is whether we should disallow nested templates or not.

- Ryosuke

Received on Thursday, 9 February 2012 04:17:42 UTC