Re: [csswg-drafts] [css-anchor-1] position-fallback fails to cascade (#9331)

In general, making `@try` rules cascadable (which I assume is equivant to applying them at computed value time) is very hard because we need to run layout to decide which fallback style to apply. Maybe we can postpone this to level 2.

But preventing them from overriding `!important` style should be implementable, and I agree that should be probably be done now for sanity.

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


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

Received on Wednesday, 13 September 2023 00:35:20 UTC