Re: [webkit-dev] Implementing Shadow DOM spec in WebKit

2012-01-16 Thread Vincent Hardy
Hi Dmitry, As you mention in your email, Adobe is interested in the Shadow DOM effort and we will coordinate with you to understand better how/if/where we can contribute. Good luck with both the implementation and the standards work! Kind regards, Vincent. Dmitry wrote: Hi WebKit! I wanted to

Re: [webkit-dev] Implementing Shadow DOM spec in WebKit

2012-01-12 Thread Jarred Nicholls
Hey Dmitri, Very awesome, great progress! Sencha is very interested in Web Components and we'll be giving you feedback and contribute help in any way we can. It (sadly) didn't make our 2012 Top 10 Wish List (I think it was a matter of timing), but it did receive mentions. Cheers, Jarred On Wed

Re: [webkit-dev] Implementing Shadow DOM spec in WebKit

2012-01-11 Thread Dimitri Glazkov
On Wed, Jan 11, 2012 at 3:56 PM, Maciej Stachowiak wrote: > > Hi Dmitri! > > I remember last time this came up, there was some controversy, both within > the WebKit community and among browser implementors more broadly. Kudos for > writing a much more comprehensive spec and taking more of the fe

Re: [webkit-dev] Implementing Shadow DOM spec in WebKit

2012-01-11 Thread Maciej Stachowiak
Hi Dmitri! I remember last time this came up, there was some controversy, both within the WebKit community and among browser implementors more broadly. Kudos for writing a much more comprehensive spec and taking more of the feedback into account. For example, I am delighted to see that there i

[webkit-dev] Implementing Shadow DOM spec in WebKit

2012-01-11 Thread Dimitri Glazkov
Hi WebKit! I wanted to let you know that we are planning to implement the Shadow DOM specification (http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html) in WebKit. For now, its public-facing APIs will hide behind ENABLE(SHADOW_DOM) flag and help gather implementer and developer