Re: [webcomponents] style hooks for custom elements

It's in Shadow DOM. These are the droids you're looking for:
https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html

http://www.html5rocks.com/en/tutorials/webcomponents/shadowdom-301/

On Wed, Mar 27, 2013 at 9:52 AM, Mike Kamermans <nihongo@gmail.com> wrote:
> Hey all,
>
> are style hooks still part of any spec relating to web components?
> Someone pointed out an older demo mentioning them
> (http://html5-demos.appspot.com/static/webcomponents/index.html) and I
> can't seem to find mention of them any more. (I like the idea,
> although the syntax from the demo is truly dire if you value
> not-designed-for-programmers-by-programmers syntax... =x)
>
> - Mike
>

Received on Wednesday, 27 March 2013 17:21:43 UTC