Re: www-dom vs public-webapps WAS: [DOM4] Mutation algorithm imposed order on document children

2012-06-15 Thread Glenn Maynard
On Fri, Jun 15, 2012 at 12:05 AM, Charles McCathieNevile wrote: > The reason for using it was in part that there were people there who were > working on dom and not on the (quite high traffic) webapps list which > discusses many other things. LKML is a high-traffic list. Maybe webapps was in th

Re: [webcomponents] HTML Parsing and the element

2012-06-15 Thread Henri Sivonen
On Tue, Jun 12, 2012 at 12:14 AM, Rafael Weinstein wrote: > On Mon, Jun 11, 2012 at 3:13 PM, Henri Sivonen wrote: >> On Thu, Jun 7, 2012 at 8:35 PM, Tab Atkins Jr. wrote: >>> Just saying that querySelector/All doesn't match elements in a >>> template (unless the scope is inside the template alre

Re: [webcomponents] HTML Parsing and the element

2012-06-15 Thread Henri Sivonen
On Thu, Jun 14, 2012 at 11:48 PM, Ian Hickson wrote: > Does anyone object to me adding , , and to > the HTML parser spec next week? I don't object to adding them if they create normal child elements in the DOM. I do object if has a null firstChild and the new property that leads to a fragment t

Re: [webcomponents] HTML Parsing and the element

2012-06-15 Thread Anne van Kesteren
On Thu, Jun 14, 2012 at 10:48 PM, Ian Hickson wrote: > Does anyone object to me adding , , and to > the HTML parser spec next week? > > I don't have a good handle on how much commitment there is from non-Chrome > parties here. I don't want to add this to the spec only to find that > people think