Re: [w3c/webcomponents] Provide a lightweight mechanism to add styles to a custom element (#468)

About this:

> Default style can only affect the custom element itself, not its
descendants.

does that mean `my-element > div {}` is not stylable so that simple Custom
Elements without ShadowDOM are still limited ?

On Tue, Oct 16, 2018 at 2:12 PM Rakina Zata Amni <notifications@github.com>
wrote:

> Just want to update this thread, we have a working implementation under a
> flag in Blink, and I've made an explainer
> <https://github.com/rakina/custom-element-default-style> to explain the
> API and behavior.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <https://github.com/w3c/webcomponents/issues/468#issuecomment-430213442>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AAFO9VvveSzIC1V4K1mqQag_GCHBK28mks5ulc08gaJpZM4H7C23>
> .
>


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/468#issuecomment-430216790

Received on Tuesday, 16 October 2018 12:24:53 UTC