- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Mon, 17 Mar 2014 13:59:35 -0700
- To: Steve Orvell <sorvell@google.com>
- Cc: www-style list <www-style@w3.org>
On Mon, Mar 17, 2014 at 8:30 AM, Steve Orvell <sorvell@google.com> wrote:
>> Just to make sure - multiple shadow roots can style the host element,
>> but they can't style elements in other shadow roots. Assuming this is
>> true, then yeah, this is already implied by the spec.
>
> This is true, except for the following:
>
> :host /shadow/ .foo {...}
>
> This should style all .foo matching elements in all shadowRoots of the host
> element.
>
> Again, I believe the spec already says this is so.
Yup, exactly. I should add an example of this behavior, though.
~TJ
Received on Monday, 17 March 2014 21:00:22 UTC