- From: Dominic Cooney <dominicc@google.com>
- Date: Tue, 10 Jul 2012 12:21:32 +0900
- To: rektide <rektide@voodoowarez.com>
- Cc: Scott González <scott.gonzalez@gmail.com>, public-webapps@w3.org
Received on Tuesday, 10 July 2012 03:22:00 UTC
I can comment on the status of Web Components in Chromium: - Large parts of the Shadow DOM spec are implemented, but you have to enable them in about:flags first (ctrl-f and search for "Shadow DOM"). More is available in more recent versions (for example Google Chrome Canary or Google Chrome dev channel.) There is some basic debugging support but that requires other flags – please follow up with me off list if you need more details on that. - Templates and custom elements are not implemented in Chromium yet. There are a couple of JavaScript libraries that simulate custom elements. There are some links here: < https://plus.sandbox.google.com/103330502635338602217/posts/ScerSQRQhuz> HTH, Dominic On Tue, Jul 10, 2012 at 5:38 AM, rektide <rektide@voodoowarez.com> wrote: > I did! Pardon, thanks for the fixed URL. > > https://gist.github.com/3078197 > > On Mon, Jul 09, 2012 at 03:21:50PM -0400, Scott González wrote: > > On Mon, Jul 9, 2012 at 3:09 PM, rektide <[1]rektide@voodoowarez.com> > > wrote: > > > > My attempt is at: > > [2]https://gist.github.com/3078187 > > > > I think you meant [3]https://gist.github.com/3078197 > >
Received on Tuesday, 10 July 2012 03:22:00 UTC