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

On Fri, Jun 15, 2012 at 4:04 AM, Henri Sivonen <hsivonen@iki.fi> wrote:

> On Thu, Jun 14, 2012 at 11:48 PM, Ian Hickson <ian@hixie.ch> wrote:
> > Does anyone object to me adding <template>, <content>, and <shadow> to
> > the HTML parser spec next week?
>
> I don't object to adding them if they create normal child elements in
> the DOM.


If we go this route how does <template iterate> work when the array is
empty? Could you give some detail on what you'd like the behavior to be for
iterate over [], [oneThing] and [oneThing, twoThings] ?

- E

Received on Tuesday, 26 June 2012 22:14:05 UTC