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

@michaelwarren1106:

> I still want to ask the question of "where are the userland approaches that show a 'layers as component hooks' api in framework-land"?

Unlayered normal styles have precedence over normal layered styles, not the other way around. That is just [how cascade layers work](https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Cascade_layers).

That is common to half-light (the rules that the page injects are in a named layer (--crossroot)), the shadow-layers proposal, and any Javascript framework.

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

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

Received on Thursday, 14 March 2024 17:27:24 UTC