Re: [WICG/webcomponents] "open-stylable" Shadow Roots (#909)

@sorvell Runtime created components that don't create their Shadow DOM declaratively would benefit even more from "inheriting" repriortizable @layers.

Same for imperative/declarative variations where the user doesn't have a chance to easily inject styles styles by way of a user-written template tag.

As mentioned previously, imperative-first is still fine for what it is best at.

But no need to wait for user style injection via template tags, that has always been available imperatively.  That is what makes declarative shadow DOM so easy to polyfill.

And no need to wait for declarative shadow DOM, it is available now both declaratively and imperatively.

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

Message ID: <WICG/webcomponents/issues/909/1979354145@github.com>

Received on Tuesday, 5 March 2024 18:11:22 UTC