Re: [csswg-drafts] [css-values] Proposal: a way to revert a property to use presentational hints if any (#13213)

> Doesn't that first `all: revert-layer` have precedence over nested layers though?

@benface Yes, it has "precedence" in the cascade, but it only reverts the styles that are outside the sublayer, i.e. it reverts from `@layer thirdpartylib` to `@layer thirdpartylib.C` (last sublayer). You still need to revert the sublayers individually.


-- 
GitHub Notification of comment by mayank99
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13213#issuecomment-3888190057 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 12 February 2026 01:40:09 UTC