Re: [webkit-dev] Feature announcement: HTMLTemplateElement

2012-11-29 Thread Glenn Adams
On Thu, Nov 29, 2012 at 11:05 PM, Rafael Weinstein wrote: > On Thu, Nov 29, 2012 at 9:55 PM, Adam Barth wrote: > > On Thu, Nov 29, 2012 at 9:23 PM, Glenn Adams wrote: > >> On Thu, Nov 29, 2012 at 10:00 PM, Ryosuke Niwa > wrote: > >>> On Thu, Nov 29, 2012 at 8:55 PM, Glenn Adams wrote: > O

Re: [webkit-dev] Feature announcement: HTMLTemplateElement

2012-11-29 Thread Rafael Weinstein
On Thu, Nov 29, 2012 at 9:55 PM, Adam Barth wrote: > On Thu, Nov 29, 2012 at 9:23 PM, Glenn Adams wrote: >> On Thu, Nov 29, 2012 at 10:00 PM, Ryosuke Niwa wrote: >>> On Thu, Nov 29, 2012 at 8:55 PM, Glenn Adams wrote: On Wed, Nov 28, 2012 at 1:31 PM, Rafael Weinstein wrote: > Hel

Re: [webkit-dev] Feature announcement: HTMLTemplateElement

2012-11-29 Thread Adam Barth
On Thu, Nov 29, 2012 at 9:23 PM, Glenn Adams wrote: > On Thu, Nov 29, 2012 at 10:00 PM, Ryosuke Niwa wrote: >> On Thu, Nov 29, 2012 at 8:55 PM, Glenn Adams wrote: >>> On Wed, Nov 28, 2012 at 1:31 PM, Rafael Weinstein >>> wrote: Hello, WebKit! I plan to start landing the implement

Re: [webkit-dev] Feature announcement: HTMLTemplateElement

2012-11-29 Thread Maciej Stachowiak
On Nov 29, 2012, at 9:23 PM, Glenn Adams wrote: > > On Thu, Nov 29, 2012 at 10:00 PM, Ryosuke Niwa wrote: > On Thu, Nov 29, 2012 at 8:55 PM, Glenn Adams wrote: > On Wed, Nov 28, 2012 at 1:31 PM, Rafael Weinstein > wrote: > Hello, WebKit! > > I plan to start landing the implementation of th

Re: [webkit-dev] Feature announcement: HTMLTemplateElement

2012-11-29 Thread Glenn Adams
On Thu, Nov 29, 2012 at 10:00 PM, Ryosuke Niwa wrote: > On Thu, Nov 29, 2012 at 8:55 PM, Glenn Adams wrote: > >> On Wed, Nov 28, 2012 at 1:31 PM, Rafael Weinstein >> wrote: >> >>> Hello, WebKit! >>> >>> I plan to start landing the implementation of the HTMLTemplateElement >>> (behind a compile

Re: [webkit-dev] Feature announcement: HTMLTemplateElement

2012-11-29 Thread Ryosuke Niwa
On Thu, Nov 29, 2012 at 8:55 PM, Glenn Adams wrote: > On Wed, Nov 28, 2012 at 1:31 PM, Rafael Weinstein wrote: > >> Hello, WebKit! >> >> I plan to start landing the implementation of the HTMLTemplateElement >> (behind a compile flag). >> >> The spec is here: >> >> http://dvcs.w3.org/hg/webcompone

Re: [webkit-dev] Feature announcement: HTMLTemplateElement

2012-11-29 Thread Glenn Adams
On Wed, Nov 28, 2012 at 1:31 PM, Rafael Weinstein wrote: > Hello, WebKit! > > I plan to start landing the implementation of the HTMLTemplateElement > (behind a compile flag). > > The spec is here: > > http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/templates/index.html > > A recent discussio

[webkit-dev] Feature announcement: HTMLTemplateElement

2012-11-28 Thread Rafael Weinstein
Hello, WebKit! I plan to start landing the implementation of the HTMLTemplateElement (behind a compile flag). The spec is here: http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/templates/index.html A recent discussion on public-webapps explored the issue and considered alternative approach